summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-01-08 15:23:09 +0100
committerjmoenig <jens@moenig.org>2014-01-08 15:23:09 +0100
commit71c458e7e895d2f434cd2cb2401da882558b923a (patch)
tree4a6aa0f6f370d6518e517b58b575c0b8cee3deaf /history.txt
parentb9f8ef9951f2a534556925ad7a2776281f7e18c5 (diff)
downloadsnap-71c458e7e895d2f434cd2cb2401da882558b923a.tar.gz
snap-71c458e7e895d2f434cd2cb2401da882558b923a.zip
Only shrink-wrap sprite costumes
thanks, Kartik, for this fix!
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 37d1d6b..168b255 100755
--- a/history.txt
+++ b/history.txt
@@ -2050,3 +2050,4 @@ ______
* Threads, Blocks, Objects: The FOR reporter’s first input now also accepts blocks and scripts („rings“), and reports a copy that is bound to the sprite indicated by the second input. This lets you „zombify“ (or remote-control) sprites (and create custom TELL and ASK blocks)
* Blocks: initial support for „sensing“ sprite-only custom block definitions, commented out for now
* Paint: Add mouseLeaveDragging() event behavior, thanks, Kartik, for this fix!
+* Objects: Only shrink-wrap sprite costumes, thanks, Kartik, for this fix!