| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | export script pic with result bubble | jmoenig | 2014-07-30 | 1 | -0/+1 |
| | | | | | hidden option in the shift-context-menu of reporter scripts | ||||
| * | propagate DELETE to nested sprite parts | jmoenig | 2014-07-30 | 1 | -0/+1 |
| | | |||||
| * | propagate HIDE and SHOW to nested sprite parts | jmoenig | 2014-07-30 | 1 | -0/+4 |
| | | |||||
| * | keep reporter-result-bubbles within the enclosing scripting pane | jmoenig | 2014-07-29 | 1 | -0/+1 |
| | | |||||
| * | fixed #497 (prevent bubble shadows from getting cut-off) | jmoenig | 2014-07-29 | 1 | -0/+1 |
| | | | | | thanks @Hardmath123 for this bug report | ||||
| * | updated German translation | jmoenig | 2014-07-29 | 1 | -0/+2 |
| | | |||||
| * | added ‘move’ option to the sprite context menu | jmoenig | 2014-07-29 | 1 | -0/+1 |
| | | | | | | lets the user move (nested) sprites in edit mode without changing their layering, and also sprites marked “undraggable” | ||||
| * | double clicking on a sprite in the stage selects it in the IDE | jmoenig | 2014-07-29 | 1 | -0/+1 |
| | | |||||
| * | export and import nested sprites | jmoenig | 2014-07-29 | 1 | -0/+1 |
| | | |||||
| * | duplicate and clone nested sprites | jmoenig | 2014-07-29 | 1 | -0/+1 |
| | | |||||
| * | fixed #526 | jmoenig | 2014-07-29 | 1 | -0/+4 |
| | | | | | thanks, @bromagosa, for reporting it! | ||||
| * | enable “JS function” block to create custom control structures and HOFs | jmoenig | 2014-07-28 | 1 | -0/+5 |
| | | |||||
| * | updated credits | jmoenig | 2014-07-25 | 1 | -0/+1 |
| | | |||||
| * | new “JavaScript function” primitive | jmoenig | 2014-07-25 | 1 | -0/+4 |
| | | | | | Go figure… | ||||
| * | Display “empty” Contexts as empty rings | jmoenig | 2014-07-24 | 1 | -0/+1 |
| | | | | | | (e.g. continuations). Brian was complaining about empty continuations “sucking” up the watchers and value bubbles. | ||||
| * | improve unique sprite- and costume names | jmoenig | 2014-07-24 | 1 | -0/+1 |
| | | |||||
| * | fixed “lost sprites bug” | jmoenig | 2014-07-24 | 1 | -0/+4 |
| | | | | | | ensure duplicated sprites keep wearing their current costume through save and re-load | ||||
| * | Scale down oversized images to current stage dimensions | jmoenig | 2014-07-23 | 1 | -0/+4 |
| | | | | | | rather than to 480 * 360 Thanks, Dan, for reporting this! | ||||
| * | fixed #521 | jmoenig | 2014-07-22 | 1 | -0/+4 |
| | | | | | | deleting variable watchers by dropping them on the palette resulted in wrong ones to be created when showing them again | ||||
| * | fixed #518 | jmoenig | 2014-07-21 | 1 | -1/+4 |
| | | |||||
| * | update German translation | jmoenig | 2014-07-18 | 1 | -0/+1 |
| | | |||||
| * | rename "character" to "letter" in delimiter list | jmoenig | 2014-07-18 | 1 | -0/+1 |
| | | | | | of “split” block | ||||
| * | ensure unique costume names when copying costumes via d&d | jmoenig | 2014-07-18 | 1 | -1/+1 |
| | | |||||
| * | ensure unique names when renaming costumes | jmoenig | 2014-07-18 | 1 | -1/+1 |
| | | |||||
| * | ensure unique names for costumes created by the paint editor | jmoenig | 2014-07-18 | 1 | -1/+6 |
| | | |||||
| * | ensure unique names for imported costumes | jmoenig | 2014-07-17 | 1 | -1/+2 |
| | | | | | Use new mechanism for unique costume names on imported costumes | ||||
| * | minor format tweaks to "Screenshot" feature | jmoenig | 2014-07-17 | 1 | -0/+1 |
| | | |||||
| * | Bangla (Bengali) translation, thanks, Mokter Hossain!! | jmoenig | 2014-07-17 | 1 | -0/+1 |
| | | |||||
| * | fix List::length to work with stored CS10 projects | jmoenig | 2014-07-17 | 1 | -0/+5 |
| | | |||||
| * | fixed #507 (limit persistent block zoom to 12x) | jmoenig | 2014-07-11 | 1 | -0/+1 |
| | | | | | thanks, @cycomachead ! | ||||
| * | fixed #412 (incomplete sprite-removal) | jmoenig | 2014-07-11 | 1 | -0/+1 |
| | | |||||
| * | fixed #506, thanks @haritop! | jmoenig | 2014-07-11 | 1 | -0/+1 |
| | | | | | | thanks @haritop, for both the report and for also providing the fix for it!! | ||||
| * | make the color of the %pause symbol more yellowish | jmoenig | 2014-07-11 | 1 | -0/+1 |
| | | |||||
| * | Morphic: directly edit properties in inspectors | jmoenig | 2014-07-11 | 1 | -1/+2 |
| | | |||||
| * | keyboard shortcut ctrl/cmd-shift-a for '@' | jmoenig | 2014-07-11 | 1 | -0/+4 |
| | | |||||
| * | fixed #490 | jmoenig | 2014-07-08 | 1 | -0/+1 |
| | | |||||
| * | change “delete” behavior in context menus | jmoenig | 2014-07-08 | 1 | -0/+1 |
| | | | | | | to only delete this particular blocks (and reconnect the next block to the previous one) | ||||
| * | revert changes made for JSLint’s sake | jmoenig | 2014-07-08 | 1 | -0/+1 |
| | | | | | after the issue was fixed in JSLint | ||||
| * | add keyboard shortcut for “new project”: ctr-n | jmoenig | 2014-07-08 | 1 | -0/+1 |
| | | | | | | note: some browsers (actually, most ^^) override this before Snap gets a chance to do its thing :-( | ||||
| * | updated version of objects.js | jmoenig | 2014-07-08 | 1 | -1/+2 |
| | | | | | fixed scrolling glitch in the palette, thanks, Kunal! | ||||
| * | show username in ‘logout’ entry of cloud menu | jmoenig | 2014-07-08 | 1 | -0/+1 |
| | | |||||
| * | show error messages for custom blocks (sorta) | jmoenig | 2014-07-08 | 1 | -2/+8 |
| | | | | | | | (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 | 1 | -0/+4 |
| | | |||||
| * | prepare release | jmoenig | 2014-06-23 | 1 | -0/+1 |
| | | |||||
| * | Morphic: Inspector enhancements | jmoenig | 2014-06-23 | 1 | -0/+4 |
| | | | | | dynamic property update, keyboard shortcuts | ||||
| * | relabelling custom blocks (experimental) | jmoenig | 2014-06-06 | 1 | -0/+1 |
| | | |||||
| * | more relabelling options for SAY, THINK, ASK | jmoenig | 2014-06-06 | 1 | -0/+1 |
| | | |||||
| * | enable relabelling blocks across categories | jmoenig | 2014-06-06 | 1 | -0/+1 |
| | | |||||
| * | enable relabelling blocks with C-Slots | jmoenig | 2014-06-06 | 1 | -0/+1 |
| | | |||||
| * | more relabelling options for SAY and THINK variants | jmoenig | 2014-06-06 | 1 | -0/+1 |
| | | |||||
