summaryrefslogtreecommitdiff
path: root/objects.js
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #57 from queryselector/issue-55Jens Mönig2013-04-231-2/+2
|\ | | | | Fixed #55
| * Fixed #55Nathan Dinsmore2013-04-191-2/+2
| | | | | | | | Creating a variable which already exists no longer performs any action.
* | Fixed #44jmoenig2013-04-231-6/+33
|/ | | | Circularity no longer breaks watchers
* German translation updatejmoenig2013-04-191-1/+1
| | | | | | | 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
* Fixed #22Nathan Dinsmore2013-04-131-0/+15
| | | | Added a "help..." item to the context menus of the "Make a variable," "Delete a variable," and "Make a block" buttons which displays the appropriate help screen
* Load shared projects from different formatsjmoenig2013-04-101-1/+1
| | | | cloud data and plain project format
* Fixed #7Nathan Dinsmore2013-04-091-26/+26
| | | | Passing non-numeric values to blocks no longer causes unpredictable behavior.
* Switched to UTF-8Nathan Dinsmore2013-04-081-2/+2
| | | | This fixes some encoding issues
* Revert "Fixed an encoding issue"Nathan Dinsmore2013-04-081-2/+2
| | | | This reverts commit 4d37845b2e4de02ffa5a2e8a37812cca98e206d8.
* 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