summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2013-09-20 09:50:06 +0200
committerjmoenig <jens@moenig.org>2013-09-20 09:50:06 +0200
commit8eb98dc5b1b9f7377c3116df4f6399634557c313 (patch)
tree15231d7d1b81205195c2233823072770857b3fb5 /history.txt
parent6394ebc24a797555263b7f43db2b12be456b5a03 (diff)
downloadsnap-byow-8eb98dc5b1b9f7377c3116df4f6399634557c313.tar.gz
snap-byow-8eb98dc5b1b9f7377c3116df4f6399634557c313.zip
fixed #172, IF ON EDGE, BOUNCE
Morphic: Rectangle.amountToTranslateWithin()
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 591e939..1134bd5 100755
--- a/history.txt
+++ b/history.txt
@@ -1921,3 +1921,7 @@ ______
130919
* Objects: fixed #169 (sprites are sometimes off-placed when the project is loaded)
* Objects, GUI: fixed #146 (filter out empty costumes)
+
+130920
+------
+* Morphic: fixed #172, Rectangle.amountToTranslateWithin() for IF ON EDGE, BOUNCE