diff options
| author | jmoenig <jens@moenig.org> | 2013-04-17 17:28:49 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-04-17 17:28:49 +0200 |
| commit | 06d35dae6c6810c3db369b0cf6902c1af3e6f956 (patch) | |
| tree | b663e4aae943db63d6a0b7061e4e1daafefcc821 /history.txt | |
| parent | 15718f44a30a022a5f45001f3fd2d506da504ff1 (diff) | |
| download | snap-byow-06d35dae6c6810c3db369b0cf6902c1af3e6f956.tar.gz snap-byow-06d35dae6c6810c3db369b0cf6902c1af3e6f956.zip | |
Export picture of all scripts
* new entry in the ScriptsMorph's userMenu lets you export a picture of
all scripts, including comments.
* place sticky comments on World layer on dragging their anchor block,
fixes both #8 and #18
* additional settings for developing the backend
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/history.txt b/history.txt index 3654307..96b945c 100755 --- a/history.txt +++ b/history.txt @@ -1623,3 +1623,15 @@ ______ * Lists: fix for typecasting bug in CONTAINS * BYOB: Tooltips for custom block templates (sitting in the palette): mousing over a custom block in the palette pops up its definition hat comment in a comment-colored speech bubble * GUI: Sharing/Unsharing/Deleting now available in all version of the project dialog + +130415 +------ +* Blocks: place sticky comments on World layer on dragging their anchor block + +130416 +------ +* Cloud, GUI: additional dev settings + +130417 +------ +* Blocks: "scripts pic" option in the ScriptsMorph's userMenu lets you export a picture of all scripts (including comments)
\ No newline at end of file |
