diff options
| author | jmoenig <jens@moenig.org> | 2014-02-03 17:11:46 +0100 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2014-02-03 17:11:46 +0100 |
| commit | 3fede790e437df776366789626b96bfd07f3cefa (patch) | |
| tree | 9b0ff01cd5da6099dfa18d2fc77962c09a2d0449 /history.txt | |
| parent | 9d63d129a68713a092a39c37025f896ec4edf00f (diff) | |
| download | snap-byow-3fede790e437df776366789626b96bfd07f3cefa.tar.gz snap-byow-3fede790e437df776366789626b96bfd07f3cefa.zip | |
Fixed #313
“Block OF sprite” now works for interpolated (“timed”) blocks and for
reporters (i.e. SAY FOR, THINK FOR, GLIDE, ASK etc.)
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/history.txt b/history.txt index d2ffc1d..8ff5a12 100755 --- a/history.txt +++ b/history.txt @@ -2070,3 +2070,7 @@ ______ * Threads: Revert pull request #295 (xhr-headers), breaks existing installations * BYOB: Fixed #292 (pulldowns loose lines when exported as library) * BYOB: Fixed #291 (readonly custom menus become non-readonly when block is edited) + +140203 +------ +* Threads: Fixed #313. “Block of sprite” now works for interpolated (“timed”) blocks and for reporters (i.e. SAY FOR, THINK FOR, GLIDE, ASK etc.) |
