| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | updated version of objects.js | jmoenig | 2014-07-08 | 2 | -2/+3 |
| | | | | | fixed scrolling glitch in the palette, thanks, Kunal! | ||||
| * | Merge pull request #487 from cs10/kunal/scrolling | Jens Mönig | 2014-07-08 | 2 | -2/+5 |
| |\ | | | | | fixed scrolling glitch in palette | ||||
| | * | actually no cached image needs to scroll | Kunal Marwaha | 2014-06-25 | 1 | -4/+0 |
| | | | |||||
| | * | reason for scroll issue: only non-cached palettes needed to be scrolled | Kunal Marwaha | 2014-06-25 | 2 | -5/+9 |
| | | | |||||
| | * | fixed scrolling | Kunal Marwaha | 2014-06-24 | 1 | -0/+3 |
| | | | |||||
| * | | show username in ‘logout’ entry of cloud menu | jmoenig | 2014-07-08 | 2 | -8/+7 |
| | | | |||||
| * | | show error messages for custom blocks (sorta) | jmoenig | 2014-07-08 | 2 | -10/+23 |
| | | | | | | | | | | | | | (propagating to the script’s top block) Also adjust to Doug Crockford’s latest infuriating nitpickings (“unexpected ‘[‘) in JSLint | ||||
| * | | add "ringify" to every "unringify" menu option | jmoenig | 2014-07-06 | 2 | -1/+6 |
| | | | |||||
| * | | Morphic tweaks | jmoenig | 2014-06-23 | 1 | -2/+7 |
| | | | |||||
| * | | prepare release | jmoenig | 2014-06-23 | 2 | -1/+2 |
| | | | |||||
| * | | Merge pull request #480 from cs10/kunal/update-share-btn | Jens Mönig | 2014-06-23 | 1 | -0/+8 |
| |\ \ | | | | | | | Kunal/update share btn | ||||
| | * | | added drawnew | Kunal Marwaha | 2014-06-22 | 1 | -0/+8 |
| | |/ | |||||
| | * | Merge pull request #34 from jmoenig/master | Michael Ball | 2014-06-21 | 13 | -59/+601 |
| | |\ | | | | | | | updating cs10 branch from jmoenig 0614 | ||||
| | * \ | Merge pull request #33 from jmoenig/master | Michael Ball | 2014-05-24 | 6 | -23/+258 |
| | |\ \ | | | | | | | | | update cs10 fork | ||||
| | * \ \ | Merge pull request #31 from jmoenig/master | Michael Ball | 2014-05-03 | 12 | -64/+3004 |
| | |\ \ \ | | | | | | | | | | | Update CS10 Fork | ||||
| * | | | | | Morphic: Inspector enhancements | jmoenig | 2014-06-23 | 2 | -19/+55 |
| | |_|_|/ |/| | | | | | | | | | | | dynamic property update, keyboard shortcuts | ||||
| * | | | | relabelling custom blocks (experimental) | jmoenig | 2014-06-06 | 3 | -1/+58 |
| | | | | | |||||
| * | | | | show zebra-coloring when previewing cross-category relabels | jmoenig | 2014-06-06 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | tweaks | jmoenig | 2014-06-06 | 1 | -2/+1 |
| | | | | | |||||
| * | | | | more relabelling options for SAY, THINK, ASK | jmoenig | 2014-06-06 | 2 | -4/+6 |
| | | | | | |||||
| * | | | | 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) | ||||
