Wykres commitów

468 Commity (ac38df35e92acbcce2f5228b3511c86f70d06de5)

Autor SHA1 Wiadomość Data
Jens Mönig ac38df35e9 Merge pull request #487 from cs10/kunal/scrolling
fixed scrolling glitch in palette
2014-07-08 13:29:46 +02:00
jmoenig 81745502e7 show username in ‘logout’ entry of cloud menu 2014-07-08 13:26:42 +02:00
jmoenig e0289f8c41 show error messages for custom blocks (sorta)
(propagating to the script’s top block)
Also adjust to Doug Crockford’s latest infuriating nitpickings
(“unexpected ‘[‘) in JSLint
2014-07-08 13:12:45 +02:00
jmoenig 17ea18f057 add "ringify" to every "unringify" menu option 2014-07-06 19:07:30 +02:00
Kunal Marwaha 89c0dfd790 actually no cached image needs to scroll 2014-06-25 04:30:17 -07:00
Kunal Marwaha ed5eccccae reason for scroll issue: only non-cached palettes needed to be scrolled 2014-06-25 04:15:58 -07:00
Kunal Marwaha 5db42a9889 fixed scrolling 2014-06-24 21:36:54 -07:00
jmoenig 90b30ceed5 Morphic tweaks 2014-06-23 15:17:19 +02:00
jmoenig e16f008ee8 prepare release 2014-06-23 13:30:19 +02:00
Jens Mönig 598f65f3d6 Merge pull request #480 from cs10/kunal/update-share-btn
Kunal/update share btn
2014-06-23 13:25:31 +02:00
jmoenig 9c1d06b9ef Morphic: Inspector enhancements
dynamic property update, keyboard shortcuts
2014-06-23 13:24:16 +02:00
Kunal Marwaha 7e5925de3d added drawnew 2014-06-22 02:56:11 -07:00
Michael Ball ec8b14a375 Merge pull request #34 from jmoenig/master
updating cs10 branch from jmoenig 0614
2014-06-21 11:37:25 -07:00
jmoenig 7f8d5a3d1e relabelling custom blocks (experimental) 2014-06-06 13:57:45 +02:00
jmoenig a5eace927a show zebra-coloring when previewing cross-category relabels 2014-06-06 13:04:46 +02:00
jmoenig 0b80976c9c tweaks 2014-06-06 12:12:19 +02:00
jmoenig 7f1b542e73 more relabelling options for SAY, THINK, ASK 2014-06-06 11:58:17 +02:00
jmoenig dcd7fb9254 enable relabelling blocks across categories 2014-06-06 11:56:47 +02:00
jmoenig 9bbe9b2e0a enable relabelling blocks with C-Slots 2014-06-06 11:45:41 +02:00
jmoenig 3f04b5b474 more relabelling options for SAY and THINK variants 2014-06-06 10:34:15 +02:00
jmoenig 76f6ad4c23 add hide and show blocks for the stage 2014-06-06 09:15:16 +02:00
jmoenig 4e2ce9a4ee gracefully hide & show the stage, fixed #281 2014-06-06 09:07:42 +02:00
jmoenig fdfd74f79e fixes a but in setHeading()
thanks, Brian!
2014-06-05 22:29:16 +02:00
jmoenig d7f30820b5 fixed #457 2014-06-05 17:56:19 +02:00
jmoenig ccdce5da74 fixed #465 2014-06-05 17:42:36 +02:00
jmoenig 9f690fbfa3 initialize new variables with zero (instead of null) 2014-06-05 17:16:27 +02:00
jmoenig f80235ee43 stop replacing the empty string with the number zero in watchers
fixed #473
2014-06-05 17:13:27 +02:00
Jens Mönig cdfe8b900a Merge pull request #471 from MMSequeira/master
Add Portuguese translation of graphic effects, costume transformations, ...
2014-06-04 16:59:24 +02:00
Manuel Menezes de Sequeira c09c4c2b30 Add Portuguese translation of graphic effects, costume transformations, and exporting of scripts as pic. 2014-06-04 15:41:13 +01:00
jmoenig ef140b093e Paint Editor transform integration - little tweaks
Thanks, Kartik!!
2014-06-04 14:16:57 +02:00
Jens Mönig d984836bed Merge pull request #470 from Hardmath123/paint-transforms
Paint transforms
2014-06-04 13:59:06 +02:00
jmoenig ac39877b9c German translation update, tweaks 2014-06-04 13:48:43 +02:00
Jens Mönig 81d3657feb Merge pull request #469 from nathan/shift-keyboard-shortcuts
Fixed ctrl/cmd+shift+s saving the project in place
2014-06-04 12:44:56 +02:00
Jens Mönig 499980cbb4 Merge pull request #468 from nathan/fix-contains
Fixed the equals block when one list is linked and the other is not
2014-06-04 12:44:33 +02:00
Jens Mönig cca2f591bd Merge pull request #467 from nathan/load-empty-inputs
Fixed loading blank inputs
2014-06-04 12:44:09 +02:00
Jens Mönig 8362f422a7 Merge pull request #459 from galaticalmonkies/graphiceffects
Graphic effects
2014-06-04 12:42:52 +02:00
jmoenig bae41fde28 GUI: new (hidden) feature: “Export all scripts as pic”
(including custom block refs)
2014-06-04 12:40:44 +02:00
jmoenig 50203901ea BYOB: new scriptsPicture() method for custom block definitions 2014-06-04 12:40:03 +02:00
jmoenig ef3997cccf Blocks: refactor “script pics” feature 2014-06-04 12:39:28 +02:00
Hardmath123 f5fca54187 Docs, symbols 2014-06-03 15:32:41 -07:00
Hardmath123 6d9ce7b61c Added scaling and flipping 2014-06-03 15:28:07 -07:00
Nathan Dinsmore 2710f5b307 Fixed the equals block when one list is linked and the other is not 2014-06-02 15:56:52 -04:00
Nathan Dinsmore ee695213cf Fixed ctrl/cmd+shift+s saving the project in place 2014-06-02 15:56:16 -04:00
Nathan Dinsmore 64a1636736 Fixed loading blank inputs 2014-06-02 15:20:33 -04:00
yuan e7f9ff5dcb JSLinted 2014-06-02 00:07:00 -07:00
yuan 8971d29adc cleaned up my comments 2014-05-28 23:45:43 -07:00
yuan 94ad721bfe good to go for stagemorph 2014-05-28 23:17:04 -07:00
yuan ab218322f3 changed graphicsChanged boolean to a function 2014-05-28 02:38:04 -07:00
yuan e1b97b98df added graphics effects that work for all redraws; incorporated most recent updates to Snap! 2014-05-27 00:57:19 -07:00
jmoenig 6a4b4afbe9 Show last-changed-timestamp of cloud projects
display a tool-tip “bubble” in the “Open-Project” dialog next to the
preview field
2014-05-26 10:46:00 +02:00