Wykres commitów

716 Commity (2ca378c50bf67b6af5e16ba72af81f4f84db308c)

Autor SHA1 Wiadomość Data
Jens Mönig 2ca378c50b Update README.md 2015-01-21 17:18:36 +01:00
jmoenig 82552d0b29 Fix speech bubbles of dragged nested sprites 2015-01-21 17:15:58 +01:00
jmoenig 669704a90a Integrated Korean and Catalan translation updates 2015-01-21 12:51:08 +01:00
Jens Mönig ed16ea81c1 Merge pull request #703 from bromagosa/contrib
updated Catalan translation
2015-01-21 12:36:33 +01:00
Jens Mönig d10af2e670 Merge pull request #676 from janggoons/master
New Korean Translation
2015-01-21 12:35:52 +01:00
jmoenig 386ff33895 Fix Zoom Dialog’s sample background in “flat” design 2015-01-21 12:26:54 +01:00
jmoenig fee92b65f2 Generate ScriptsPaneTexture programmatically 2015-01-21 12:18:46 +01:00
jmoenig f1fbb38b87 Keep layering of nested sprites thru drag & drop
it used to be that dragging an anchor always brought it to the front,
altering the nested sprite’s internal layering order
2015-01-21 10:23:02 +01:00
Bernat Romagosa 3a24dacfa4 updated Catalan translation 2015-01-21 09:42:27 +01:00
Bernat Romagosa eb3345966e updated Catalan translation 2015-01-16 11:22:18 +01:00
jmoenig 4a3cf0aa3b fixed #680 2015-01-13 08:37:33 +01:00
jmoenig 14821611fa fixed #702 2015-01-13 08:36:41 +01:00
jmoenig 667193b9f0 Force Chrome to show GUI messages
add additional yields to nextSteps() to work around a bug recently
introduced to Chrome (other browsers don’t need this kludge). Remember
to take those yields out again when and if Chrome (ever) fixes this
(which, for all I know, may be never)
2015-01-12 13:05:14 +01:00
jmoenig ff3eed45ea correct threads.js version
happy New Year, duh :-)
2015-01-12 10:45:21 +01:00
jmoenig 68e5feb8ce Update history 2015-01-12 10:18:32 +01:00
jmoenig 91838819c4 Italian translation update, thanks, Alberto Firpo! 2015-01-12 10:18:20 +01:00
jmoenig a0b39a4daf Make clones non-editable
Disable clones from being edited via their context menus or double-click
2015-01-12 10:17:58 +01:00
jmoenig 04ffda276e Speed up messages received by clones
Don’t highlight scripts running inside clones (boosts performance),
Thanks, @aranlunzer, for the hint!
2015-01-12 10:17:13 +01:00
jmoenig 50e84f8890 Check project for compatibility
notify users of potential incompatibilities when opening projects
created in other forks (e.g. BeetleBlocks)
2015-01-12 10:15:56 +01:00
jmoenig 947906aab9 Backend load balancing support
also:
* eliminate now obsolete authentication roundtrip,
* Cloud error message tweaks
2015-01-12 10:13:49 +01:00
Brian Harvey 27370676f2 Merge pull request #691 from cycomachead/alonzo
Replace alonzo.gif with the newer alonzo.png
2015-01-02 19:23:36 -08:00
Michael Ball d58cfef9f0 Replace alonzo.gif with the newer alonzo.png 2015-01-02 19:16:38 -08:00
Brian Harvey 89448db254 Merge pull request #689 from cycomachead/examples
Add the Examples folder to the Repo
2015-01-02 17:39:39 -08:00
Michael Ball 5e3726e593 update the label block to remove unnecessary ide call 2015-01-02 17:31:12 -08:00
Michael Ball c41fd2a9f8 Add current examples folder from snap.berkeley 2015-01-02 17:21:38 -08:00
YunJae Jang 7b59026d39 New Korean Translation
New Korean Translation 2014-11-07 version
2014-12-23 00:15:57 +09:00
jmoenig b31df39d7f Let “zombifying” scripts access receivers’ local vars 2014-12-17 12:35:13 +01:00
jmoenig fc256e9e72 Remove terminated processes from expired clones 2014-12-17 09:41:21 +01:00
jmoenig 777498a9f4 Experimental “processes” count watcher
(hidden in dev mode)
2014-12-17 08:12:35 +01:00
jmoenig 33b859739c updated history 2014-12-15 09:54:20 +01:00
Jens Mönig 72a4985ca7 Merge pull request #672 from mrpeachum/master
Swedish translation of Snap
2014-12-15 09:33:46 +01:00
Erik Olsson d8026a4324 Completed Swedish translation 2014-12-14 21:45:45 +01:00
Erik Olsson 57bef2b736 Merge remote-tracking branch 'upstream/master' 2014-12-14 18:48:03 +01:00
jmoenig 0a239b703c yield after each cycle in the experimental “forEach” primitive
thanks, Bernat, for reporting this bug!
2014-12-11 14:17:29 +01:00
jmoenig 8338384bf5 Fixed #668 2014-12-06 11:36:35 +01:00
jmoenig 6608d1098f Avoid auto-scaling artefacts in Safari on retina displays
(resulting in “traces” when dragging items)
2014-12-05 12:53:02 +01:00
jmoenig 060643c161 fix typo & update history 2014-12-04 15:54:52 +01:00
Jens Mönig 59ee043321 Merge pull request #665 from cycomachead/cloud-default
Really fix setting the cloud as default save location when logged in
2014-12-04 15:47:38 +01:00
jmoenig ad1fe34d1e Experimental “ForEach” primitive (hidden in dev mode) 2014-12-04 15:45:18 +01:00
Michael Ball 2b2ff77823 Really fix setting the cloud as default save location when logged in 2014-12-04 03:01:40 -08:00
jmoenig 17b6ae839b Improve edge-collision detection of default sprite “arrow” shape 2014-12-03 12:48:31 +01:00
jmoenig d94d9ff4e8 Cache actual bounding box of the Pen arrow shape
for improved collision detection
2014-12-03 12:42:46 +01:00
jmoenig 19736839b7 New Kannada Translation, by Vinayakumar R
Yay! Thanks for this important contribution, Vinayakumar R. Snap is now
available in 25 languages!
2014-12-02 10:53:07 +01:00
jmoenig d393d13b37 updated history 2014-12-01 11:55:02 +01:00
Jens Mönig f2762c2329 Merge pull request #661 from cycomachead/cloud-default
Fix to set SnapCloud variable before the IDE morph is built.
2014-12-01 11:45:02 +01:00
Jens Mönig bf61b0cc82 Merge pull request #658 from cycomachead/favicon
make the new favicon transparent
2014-12-01 11:38:32 +01:00
jmoenig 1f5934c81f Don't show hidden elements in the project thumbnail 2014-12-01 11:25:28 +01:00
Michael Ball 919b72e3d4 Fix to set SnapCloud variable before the IDE morph is built.
This makes it so that #627 works as intended, correctly fixing #502
2014-11-30 21:56:33 -08:00
Michael Ball 26c74d9d71 make the new favicon transparent 2014-11-27 00:42:20 -08:00
jmoenig 320bfd0c99 Fixed #656
make sure to always evaluate the “report” block’s input, even if used
inside a custom command definition, because hardware extensions (and
other reporters with side-effects) rely on it.
2014-11-26 16:26:53 +01:00