| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | enable relabelling blocks across categories | jmoenig | 2014-06-06 | 2 | -0/+2 |
| | | |||||
| * | enable relabelling blocks with C-Slots | jmoenig | 2014-06-06 | 3 | -2/+15 |
| | | |||||
| * | more relabelling options for SAY and THINK variants | jmoenig | 2014-06-06 | 2 | -4/+5 |
| | | |||||
| * | add hide and show blocks for the stage | jmoenig | 2014-06-06 | 2 | -0/+4 |
| | | |||||
| * | gracefully hide & show the stage, fixed #281 | jmoenig | 2014-06-06 | 2 | -2/+23 |
| | | |||||
| * | fixes a but in setHeading() | jmoenig | 2014-06-05 | 1 | -1/+1 |
| | | | | | thanks, Brian! | ||||
| * | fixed #457 | jmoenig | 2014-06-05 | 2 | -1/+2 |
| | | |||||
| * | fixed #465 | jmoenig | 2014-06-05 | 2 | -2/+4 |
| | | |||||
| * | initialize new variables with zero (instead of null) | jmoenig | 2014-06-05 | 2 | -2/+3 |
| | | |||||
| * | stop replacing the empty string with the number zero in watchers | jmoenig | 2014-06-05 | 2 | -4/+10 |
| | | | | | fixed #473 | ||||
| * | Merge pull request #471 from MMSequeira/master | Jens Mönig | 2014-06-04 | 1 | -0/+20 |
| |\ | | | | | Add Portuguese translation of graphic effects, costume transformations, ... | ||||
| | * | Add Portuguese translation of graphic effects, costume transformations, and ↵ | Manuel Menezes de Sequeira | 2014-06-04 | 1 | -0/+20 |
| |/ | | | | exporting of scripts as pic. | ||||
| * | Paint Editor transform integration - little tweaks | jmoenig | 2014-06-04 | 2 | -8/+17 |
| | | | | | Thanks, Kartik!! | ||||
| * | Merge pull request #470 from Hardmath123/paint-transforms | Jens Mönig | 2014-06-04 | 1 | -4/+43 |
| |\ | | | | | Paint transforms | ||||
| | * | Docs, symbols | Hardmath123 | 2014-06-03 | 1 | -3/+4 |
| | | | |||||
| | * | Added scaling and flipping | Hardmath123 | 2014-06-03 | 1 | -3/+41 |
| | | | |||||
| * | | German translation update, tweaks | jmoenig | 2014-06-04 | 7 | -7/+20 |
| | | | |||||
| * | | Merge pull request #469 from nathan/shift-keyboard-shortcuts | Jens Mönig | 2014-06-04 | 1 | -1/+4 |
| |\ \ | | | | | | | Fixed ctrl/cmd+shift+s saving the project in place | ||||
| | * | | Fixed ctrl/cmd+shift+s saving the project in place | Nathan Dinsmore | 2014-06-02 | 1 | -1/+4 |
| | |/ | |||||
| * | | Merge pull request #468 from nathan/fix-contains | Jens Mönig | 2014-06-04 | 1 | -1/+1 |
| |\ \ | | | | | | | Fixed the equals block when one list is linked and the other is not | ||||
| | * | | Fixed the equals block when one list is linked and the other is not | Nathan Dinsmore | 2014-06-02 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #467 from nathan/load-empty-inputs | Jens Mönig | 2014-06-04 | 1 | -1/+1 |
| |\ \ | | | | | | | Fixed loading blank inputs | ||||
| | * | | Fixed loading blank inputs | Nathan Dinsmore | 2014-06-02 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #459 from galaticalmonkies/graphiceffects | Jens Mönig | 2014-06-04 | 2 | -13/+170 |
| |\ \ | | | | | | | Graphic effects | ||||
| | * | | JSLinted | yuan | 2014-06-02 | 2 | -89/+96 |
| | | | | |||||
| | * | | cleaned up my comments | yuan | 2014-05-28 | 1 | -6/+6 |
| | | | | |||||
| | * | | good to go for stagemorph | yuan | 2014-05-28 | 1 | -9/+16 |
| | | | | |||||
| | * | | changed graphicsChanged boolean to a function | yuan | 2014-05-28 | 1 | -14/+33 |
| | | | | |||||
| | * | | added graphics effects that work for all redraws; incorporated most recent ↵ | yuan | 2014-05-27 | 2 | -14/+138 |
| | |/ | | | | | | | updates to Snap! | ||||
| * | | GUI: new (hidden) feature: “Export all scripts as pic” | jmoenig | 2014-06-04 | 2 | -1/+66 |
| | | | | | | | | | (including custom block refs) | ||||
| * | | BYOB: new scriptsPicture() method for custom block definitions | jmoenig | 2014-06-04 | 1 | -1/+38 |
| | | | |||||
| * | | Blocks: refactor “script pics” feature | jmoenig | 2014-06-04 | 1 | -2/+10 |
| |/ | |||||
| * | Show last-changed-timestamp of cloud projects | jmoenig | 2014-05-26 | 2 | -2/+15 |
| | | | | | | display a tool-tip “bubble” in the “Open-Project” dialog next to the preview field | ||||
| * | Localization additions and Portuguese translation update, thanks, Manuel! | jmoenig | 2014-05-26 | 4 | -5/+7 |
| | | |||||
| * | Merge pull request #443 from MMSequeira/master | Jens Mönig | 2014-05-26 | 2 | -5/+69 |
| |\ | | | | | Update to Portuguese (Portugal) translation and a few new localizations | ||||
| | * | Add new Portuguese localizations for stage size, flat line ends, dates ↵ | Manuel Menezes de Sequeira | 2014-05-20 | 1 | -0/+64 |
| | | | | | | | | | sensor block, and Snap\!Cloud stuff. | ||||
| | * | Add localization to connection error message. | Manuel Menezes de Sequeira | 2014-05-20 | 1 | -5/+5 |
| | | | |||||
| * | | Fixed #445 (minor search + zoom issues) | jmoenig | 2014-05-26 | 2 | -4/+6 |
| |/ | |||||
| * | prepare release | jmoenig | 2014-05-20 | 1 | -1/+1 |
| | | | | | correct last-changed-date | ||||
| * | Search Blocks feature, keyboard shortcuts | jmoenig | 2014-05-20 | 3 | -21/+232 |
| | | | | | Thanks, Kyle, for designing and architecting the search blocks feature!! | ||||
| * | Threads: new Variable data structure | jmoenig | 2014-05-20 | 2 | -1/+16 |
| | | | | | for refactoring upvar references, not yet used anywhere | ||||
| * | Snap.html: Focus the world canvas on startup | jmoenig | 2014-05-20 | 2 | -1/+3 |
| | | | | | | so Snap reacts to keyboard events right away (without having to click on the IDE first) | ||||
| * | Morphic: Prevent default action for ctrl-/cmd-key events | jmoenig | 2014-05-20 | 2 | -1/+8 |
| | | | | | | … and allow using these for Snap! without having Chrome trigger its own actions for them | ||||
| * | checkpoint - release | jmoenig | 2014-05-02 | 6 | -6/+7 |
| | | |||||
| * | fixed #407 (custom-block coloring w/ zebra off) | jmoenig | 2014-05-02 | 2 | -5/+7 |
| | | |||||
| * | integrate #394 | jmoenig | 2014-05-02 | 2 | -8/+23 |
| | | |||||
| * | Merge pull request #394 from xtitter/varimport | Jens Mönig | 2014-05-02 | 1 | -5/+5 |
| |\ | | | | | better error message when importing (into a variable) | ||||
| | * | give error message when attempting to import (into a variable) with a ↵ | Nathaniel Titterton | 2014-04-17 | 1 | -5/+5 |
| | | | | | | | | | non-text file; don't read every file in multifile import | ||||
| * | | partial fix for #407 | jmoenig | 2014-04-30 | 1 | -0/+3 |
| | | | | | | | | | the label still is wrong | ||||
| * | | checkpoint | jmoenig | 2014-04-30 | 3 | -2/+7 |
| | | | |||||
