summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #487 from cs10/kunal/scrollingJens Mönig2014-07-082-2/+5
|\ \ \ \ \
| * | | | | actually no cached image needs to scrollKunal Marwaha2014-06-251-4/+0
| * | | | | reason for scroll issue: only non-cached palettes needed to be scrolledKunal Marwaha2014-06-252-5/+9
| * | | | | fixed scrollingKunal Marwaha2014-06-241-0/+3
| | |_|_|/ | |/| | |
* | | | | show username in ‘logout’ entry of cloud menujmoenig2014-07-082-8/+7
* | | | | show error messages for custom blocks (sorta)jmoenig2014-07-082-10/+23
* | | | | add "ringify" to every "unringify" menu optionjmoenig2014-07-062-1/+6
| |_|/ / |/| | |
* | | | Morphic tweaksjmoenig2014-06-231-2/+7
* | | | prepare releasejmoenig2014-06-232-1/+2
* | | | Merge pull request #480 from cs10/kunal/update-share-btnJens Mönig2014-06-231-0/+8
|\ \ \ \
| * | | | added drawnewKunal Marwaha2014-06-221-0/+8
| |/ / /
| * | | Merge pull request #34 from jmoenig/masterMichael Ball2014-06-2113-59/+601
| |\ \ \
| * \ \ \ Merge pull request #33 from jmoenig/masterMichael Ball2014-05-246-23/+258
| |\ \ \ \
| * \ \ \ \ Merge pull request #31 from jmoenig/masterMichael Ball2014-05-0312-64/+3004
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
* | | | | Morphic: Inspector enhancementsjmoenig2014-06-232-19/+55
| |_|_|/ |/| | |
* | | | relabelling custom blocks (experimental)jmoenig2014-06-063-1/+58
* | | | show zebra-coloring when previewing cross-category relabelsjmoenig2014-06-061-0/+1
* | | | tweaksjmoenig2014-06-061-2/+1
* | | | more relabelling options for SAY, THINK, ASKjmoenig2014-06-062-4/+6
* | | | enable relabelling blocks across categoriesjmoenig2014-06-062-0/+2
* | | | enable relabelling blocks with C-Slotsjmoenig2014-06-063-2/+15
* | | | more relabelling options for SAY and THINK variantsjmoenig2014-06-062-4/+5
* | | | add hide and show blocks for the stagejmoenig2014-06-062-0/+4
* | | | gracefully hide & show the stage, fixed #281jmoenig2014-06-062-2/+23
* | | | fixes a but in setHeading()jmoenig2014-06-051-1/+1
* | | | fixed #457jmoenig2014-06-052-1/+2
* | | | fixed #465jmoenig2014-06-052-2/+4
* | | | initialize new variables with zero (instead of null)jmoenig2014-06-052-2/+3
* | | | stop replacing the empty string with the number zero in watchersjmoenig2014-06-052-4/+10
* | | | Merge pull request #471 from MMSequeira/masterJens Mönig2014-06-041-0/+20
|\ \ \ \
| * | | | Add Portuguese translation of graphic effects, costume transformations, and e...Manuel Menezes de Sequeira2014-06-041-0/+20
|/ / / /
* | | | Paint Editor transform integration - little tweaksjmoenig2014-06-042-8/+17
* | | | Merge pull request #470 from Hardmath123/paint-transformsJens Mönig2014-06-041-4/+43
|\ \ \ \
| * | | | Docs, symbolsHardmath1232014-06-031-3/+4
| * | | | Added scaling and flippingHardmath1232014-06-031-3/+41
* | | | | German translation update, tweaksjmoenig2014-06-047-7/+20
* | | | | Merge pull request #469 from nathan/shift-keyboard-shortcutsJens Mönig2014-06-041-1/+4
|\ \ \ \ \
| * | | | | Fixed ctrl/cmd+shift+s saving the project in placeNathan Dinsmore2014-06-021-1/+4
| |/ / / /
* | | | | Merge pull request #468 from nathan/fix-containsJens Mönig2014-06-041-1/+1
|\ \ \ \ \
| * | | | | Fixed the equals block when one list is linked and the other is notNathan Dinsmore2014-06-021-1/+1
| |/ / / /
* | | | | Merge pull request #467 from nathan/load-empty-inputsJens Mönig2014-06-041-1/+1
|\ \ \ \ \
| * | | | | Fixed loading blank inputsNathan Dinsmore2014-06-021-1/+1
| |/ / / /
* | | | | Merge pull request #459 from galaticalmonkies/graphiceffectsJens Mönig2014-06-042-13/+170
|\ \ \ \ \
| * | | | | JSLintedyuan2014-06-022-89/+96
| * | | | | cleaned up my commentsyuan2014-05-281-6/+6
| * | | | | good to go for stagemorphyuan2014-05-281-9/+16
| * | | | | changed graphicsChanged boolean to a functionyuan2014-05-281-14/+33
| * | | | | added graphics effects that work for all redraws; incorporated most recent up...yuan2014-05-272-14/+138
| |/ / / /
* | | | | GUI: new (hidden) feature: “Export all scripts as pic”jmoenig2014-06-042-1/+66
* | | | | BYOB: new scriptsPicture() method for custom block definitionsjmoenig2014-06-041-1/+38