Wykres commitów

245 Commity (ec6b46a4c58f25ab7f8c1e47493f131809b6fd3b)

Autor SHA1 Wiadomość Data
jmoenig ec6b46a4c5 Type-check the SPLIT block's input before eval'ing it 2013-10-04 10:34:59 +02:00
jmoenig 9a0881b96a smooth numerical values displayed in watchers 2013-10-01 15:50:53 +02:00
jmoenig dc709c2e12 fixed #186 (can't duplicate blocks with anchored comments) 2013-09-30 14:41:59 +02:00
jmoenig 8eb98dc5b1 fixed #172, IF ON EDGE, BOUNCE
Morphic: Rectangle.amountToTranslateWithin()
2013-09-20 09:50:06 +02:00
jmoenig 6394ebc24a fixed #146
filter out empty costumes
2013-09-19 16:09:47 +02:00
jmoenig 9450ed0511 fixed #169 2013-09-19 12:26:09 +02:00
jmoenig daff84a97a Prevent local custom blocks in global custom block definitions
fixes #167 for future projects
2013-09-18 17:06:08 +02:00
jmoenig e9afcc9ec3 prevent costumes with imported CORS-tainted canvases
expected to fix #155, #154, #151, #148, #147, #127 for future projects
2013-09-18 15:34:59 +02:00
jmoenig c0a0c1f4a7 fixed part of #154 - prevent costumes from being drawn while they are loading
prevents an occasional DOM error saying "an attempt was made to use an
object that is not, or is no longer, usable" when loading a project
that has costumes
2013-09-17 17:25:42 +02:00
Jens Mönig 0947fbb80e Merge pull request #163 from MMSequeira/master
Portuguese translation update
2013-09-17 01:50:15 -07:00
jmoenig f541b776ea fixed #119, #149
accessing a shared projects requires lowercasing the username - this is
now automatically taken care of
2013-09-17 10:37:17 +02:00
Manuel Menezes de Sequeira 05675e9c6d Correct "message" reporter translation and add translations for new split block. 2013-09-16 19:25:05 +01:00
jmoenig d278b2b150 fixed #115
prevent loading several instances of the same block definition
2013-09-16 17:00:10 +02:00
jmoenig 4ad2df7a84 Updated revision history 2013-09-16 12:24:36 +02:00
jmoenig 71fef298b6 Example projects in project dialog
thanks, Brian. Also, this changeset contains improvements and
simplifications for synchronous HTTP calls which are used for fetching
libraries and example projects
2013-09-16 12:17:44 +02:00
jmoenig 4fdc678ccf German translation update
for new SPLIT primitive, as well as translation integration update for
others
2013-09-16 12:13:15 +02:00
jmoenig ee30d63201 New SPLIT primitive reporter activated
this should come in handy when importing text files that should be
converted to lists, as in the hangman lab
2013-09-16 12:06:38 +02:00
jmoenig aa0b549863 Paint: Flood fill freeze fix
thanks for the contribution, Kartik!
2013-09-16 12:00:59 +02:00
jmoenig 72259dcae0 Custom Block Evaluation Scope fix
minor glitch which affected "VEE"
2013-09-16 11:58:19 +02:00
jmoenig a42ea9fe06 New Greek translation
thanks, Ino Samaras!
2013-09-16 11:55:44 +02:00
jmoenig 932cc36972 New Danish translation
thanks, Morten Nielsen and Hanne Binder!
2013-09-16 11:53:31 +02:00
jmoenig 04aa61d7d5 Norwegian translation update - encoding fixes
thanks, Olav!
2013-09-16 11:50:20 +02:00
jmoenig ef1816ef68 French and Portuguese translation update 2013-09-16 11:45:43 +02:00
Jens Mönig b368b23807 Merge pull request #144 from gego51/patch-1
Update lang-fr.js
2013-09-16 02:37:44 -07:00
Jens Mönig 6f820eabc1 Merge pull request #124 from MMSequeira/master
Update and corrected Portuguese translation.
2013-09-16 02:36:24 -07:00
gego51 9064be83e8 Update lang-fr.js
Correction of a mistranslation lines 438
"repeat until" is "répéter jusqu'à" in french,

"répéter indéfiniment si" is "forever if" in french
2013-09-07 18:28:39 +02:00
Manuel Menezes de Sequeira 9046bf0cfe Improve list indexing (as Scratch 2.0) and list constructor text. 2013-09-05 20:25:28 +01:00
Manuel Menezes de Sequeira 5abfbda585 Improve text added when list substitutes arguments list. 2013-09-04 21:26:26 +01:00
Manuel Menezes de Sequeira 9f87af5acf Remove qualifier from language name. 2013-09-04 19:16:58 +01:00
Manuel Menezes de Sequeira b8b783e367 Improve math function menu labels. 2013-09-04 17:32:07 +01:00
Manuel Menezes de Sequeira c99c6157f8 Update and correct Portuguese (Portugal) translation. 2013-08-27 23:13:27 +01:00
jmoenig e2b70a9c9d "Dynamic" library list
thanks, Brian
2013-08-17 07:27:16 +02:00
jmoenig ac78b464c0 Norwegian translation by Olav Marschall
thanks, Olav for contributing this!
2013-08-17 06:56:06 +02:00
jmoenig 17a53d8a9d Traditional Chinese translation
thanks, Chu-Ching-Huang, for the contribution!
2013-08-14 10:52:37 +02:00
jmoenig 6a2518bfd3 Dutch translation update 2013-08-12 13:12:02 +02:00
Jens Mönig b76c4106e3 Merge pull request #113 from sdmeijer/master
Improved Dutch translation and updated with new strings
2013-08-12 04:07:49 -07:00
jmoenig fe50029b1c Nestable Sprites Collision Detection & fixes 2013-08-12 13:05:42 +02:00
Sjoerd Dirk Meijer 7c4e9d1f61 Improved translation and updated with new strings 2013-08-10 12:17:13 +02:00
jmoenig bf4ebd3a5a German translation update
and release adjustments
2013-08-10 09:13:11 +02:00
jmoenig 0bd0303a87 Nestable Sprites fixes 2013-08-10 08:11:51 +02:00
jmoenig 147674631c Nested Sprite saving / loading 2013-08-09 16:07:02 +02:00
jmoenig 91f52228f2 Nested Sprites - Stage scaling adjustment 2013-08-09 12:17:27 +02:00
jmoenig 8a0efbd8da Nested Sprite Rotation style buttons on corral icons 2013-08-09 10:20:34 +02:00
jmoenig 99115237d5 Dutch translation update 2013-08-08 19:44:28 +02:00
Jens Mönig d3bba7b1c0 Merge pull request #111 from sdmeijer/master
Dutch translation update
2013-08-08 10:34:00 -07:00
jmoenig 08110770b0 Nested Sprite synchronous / independent rotation 2013-08-08 19:30:17 +02:00
Sjoerd Dirk Meijer f2d5073084 Improved Dutch translation
Thanks Jens for checking.
2013-08-08 15:42:58 +02:00
jmoenig 289dd6b2e6 Nested Sprite Rotation 2013-08-08 13:59:59 +02:00
jmoenig 9bbd379528 Nested Sprite Scaling
first rough pass
2013-08-08 12:52:33 +02:00
Sjoerd Dirk Meijer 93245c908f Update lang-nl.js
New Dutch-translation.
The translations are like Scratch now.
(I'm also the translator of Scratch 2.0.)
2013-08-08 12:47:57 +02:00