Wykres commitów

970 Commity (5655e7aa31d8a8aadc7b2c9c3773ec2409fbfb01)

Autor SHA1 Wiadomość Data
brianharvey c965d45259 Allow loading tools.xml from mirror *or* s.b.e
Using full http://s.b.e/snapsource/tools.xml disallows local repository.
Using relative tools.xml disallows running from local disk but getting tools from s.b.e.
So we try both.
2014-07-11 08:28:48 -07:00
jmoenig a33400d6d2 fixed #507 (limit persistent block zoom to 12x)
thanks, @cycomachead !
2014-07-11 17:23:43 +02:00
jmoenig f27e72e2b2 fixed #412 (incomplete sprite-removal) 2014-07-11 17:14:35 +02:00
jmoenig 37d82524f9 fixed #506, thanks @haritop!
thanks @haritop, for both the report and for also providing the fix for
it!!
2014-07-11 12:54:02 +02:00
jmoenig 900c7e068b make the color of the %pause symbol more yellowish 2014-07-11 12:34:37 +02:00
jmoenig 05c7482688 Morphic: directly edit properties in inspectors 2014-07-11 11:16:05 +02:00
jmoenig d372e807a5 tweak glitch in event.keyCode/charCode
Thanks, Michael!
2014-07-11 09:35:49 +02:00
jmoenig 5185cead0b keyboard shortcut ctrl/cmd-shift-a for '@' 2014-07-11 09:21:16 +02:00
brianharvey 7ac63a5ccd Merge pull request #494 from marwahaha/tools-xml
tools now pointing locally
2014-07-10 05:36:25 -07:00
brianharvey 6accbf5485 Merge pull request #434 from cycomachead/tools
Tools Arrow
2014-07-10 03:22:25 -07:00
Michael Ball bc8004f8cd Tools.xml: Update tools with word->list block 2014-07-09 00:26:03 -07:00
jmoenig 2ecdf1c9e4 fixed #490 2014-07-08 19:27:10 +02:00
jmoenig 2f864cd7de change “delete” behavior in context menus
to only delete this particular blocks (and reconnect the next block to
the previous one)
2014-07-08 18:46:52 +02:00
jmoenig cd416bc9a9 revert changes made for JSLint’s sake
after the issue was fixed in JSLint
2014-07-08 17:04:15 +02:00
jmoenig 92c5c8bedf add keyboard shortcut for “new project”: ctr-n
note: some browsers (actually, most ^^) override this before Snap gets
a chance to do its thing :-(
2014-07-08 15:27:25 +02:00
jmoenig ff513ba439 updated version of objects.js
fixed scrolling glitch in the palette, thanks, Kunal!
2014-07-08 13:33:58 +02:00
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 52df842dd1 tools now pointing locally 2014-07-03 07:14:42 -07: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