summaryrefslogtreecommitdiff
path: root/objects.js
Commit message (Collapse)AuthorAgeFilesLines
* Fixed an encoding issueNathan Dinsmore2013-04-081-2/+2
|
* Fixed a number of whitespace inconsistenciesNathan Dinsmore2013-04-081-3/+3
|
* Turn pen trails into new costumejmoenig2013-04-081-1/+20
| | | | | currently still hidden in the stage's context menu, visible when shift-clicked
* Boolean value representation translation fixjmoenig2013-03-251-2/+2
| | | | | | Boolean value block representations in evaluation bubbles, speech bubbles and stage watchers, are now translated. Thanks, Victor, for the bug report!
* Stage screenshotsjmoenig2013-03-221-1/+9
| | | | | | the stage's context menu, and likewise the stage icon's context menu in the corral, now let you export a screenshot of the stage including all pen trails, sprites, watchers and speech bubbles
* Zoom Blocksjmoenig2013-03-221-3/+11
| | | | | | in the settings menu. also: Optional slider for numeric prompter, numberic prompters for watchers' sliderMin/Max
* Creationjmoenig2013-03-161-0/+5610