Wykres commitów

21 Commity (b27eb901b4b5e002bad97ecd208631b289762753)

Autor SHA1 Wiadomość Data
jmoenig 7681525cc2 German translation update
for new "scripts pic..." feature on the scripting area's context menu.

Also pushed up version dates for new beta release, and added
SnapManual.pdf to the help folder
2013-04-19 08:09:35 +02:00
Jens Mönig cfc84accea Merge pull request #48 from queryselector/issue-47
Fixed #47
2013-04-18 02:19:37 -07:00
Jens Mönig 5aaba81b0f Merge pull request #35 from queryselector/issue-33
Fixed #33
2013-04-18 02:13:35 -07:00
jmoenig 06d35dae6c 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
2013-04-17 17:28:49 +02:00
Nathan Dinsmore 8342c06e27 Fixed #47 2013-04-15 21:06:44 -04:00
Nathan Dinsmore 285ec99c21 Fixed issue #33
Generated variable names now follow the pattern a..z, aa..zz, aaa..zzz, etc.
2013-04-13 02:21:46 -04:00
Nathan Dinsmore f3bd991f07 Switched to UTF-8
This fixes some encoding issues
2013-04-08 22:18:32 -04:00
Nathan Dinsmore ec434a3376 Revert "Fixed an encoding issue"
This reverts commit 4d37845b2e.
2013-04-08 22:13:16 -04:00
Nathan Dinsmore 4d37845b2e Fixed an encoding issue 2013-04-08 22:10:18 -04:00
Nathan Dinsmore 4c9fee58ee Fixed a number of whitespace inconsistencies 2013-04-08 21:49:31 -04:00
jmoenig a4037b57c1 Variable-names drop-down menu when renaming blobs
renaming variable blobs now features a drop-down menu in the dialog box
with reachable variable names and a picture of the block to be renamed
2013-04-05 10:20:18 +02:00
jmoenig 80ee7b8c53 Display Custom Block Comments as Help
Selecting "Help" for a custom block now pops up the comment attached to
its definition's prototype hat, if any
2013-04-04 20:08:28 +02:00
jmoenig 18821f7bc1 PrototypeHatBlocks accept anchored comments
You can now "stick" comments to the prototype hat block in the block
editor
2013-04-03 12:03:34 +02:00
jmoenig 895ab6ddeb Anchored Comments Enhancements
* the Block Editor now allows anchored comments,
* duplicating a block / script / sprite now also duplicates anchored
comments,
* deleting a block / script now also deletes anchored comments
2013-04-02 18:18:19 +02:00
jmoenig ef170e9a28 Zoom Blocks
in the settings menu.
also: Optional slider for numeric prompter,
numberic prompters for watchers' sliderMin/Max
2013-03-22 10:36:19 +01:00
jmoenig 3f19a21cad Scalable Comments, auto-positioning scaled scripts
including support for auto-positioning scaled scripts (so you don't
have to clean-up when scaling blocks)
2013-03-19 10:34:10 +01:00
jmoenig cbdc6df586 Blocks layout optimization
SyntaxElementMorph fixLayout() optimization for active highlights
2013-03-19 08:12:57 +01:00
jmoenig a4241f1a53 Scalable Symbols
scales the green flag and turn-arrow symbols line stroke widths
2013-03-18 19:46:03 +01:00
jmoenig fd47df9cb9 Adjust highlight when modifying active scripts
When dragging blocks out of a running script, adding blocks into a
running script, or editing inputs of a running script, the  script's
highlight should now adjust accordingly
2013-03-18 18:31:12 +01:00
jmoenig 78ab4de381 Scalable blocks and scripts
Shift-clicking on the settings menu lets you specify a fraction, by
which blocks and scripts are scaled, allowing you to e.g. export
poster-sized hi-res script pics, or to present Snap! live on hi-res
screens and projectors
2013-03-18 12:32:24 +01:00
jmoenig 0b510366d2 Creation 2013-03-16 09:02:16 +01:00