Wykres commitów

1267 Commity (3c7aee25a1b475ccae9035e93f35c62c52070b5d)

Autor SHA1 Wiadomość Data
Jens Mönig 8fb706c7e5 Merge pull request #1259 from cycomachead/booleans-typing
Allow the new boolean block to be findable
2016-07-04 11:08:13 +02:00
Jens Mönig c7aab81272 prevent last label fragment from accidental deletion 2016-07-04 10:54:24 +02:00
Jens Mönig a482871a9c avoid nagbox in block dialog 2016-07-04 10:01:38 +02:00
Jens Mönig 067d0b7bed Merge pull request #1236 from ilayraz/iss1131
Bug fix to issue #1131
2016-07-04 09:59:15 +02:00
Jens Mönig eb04315f01 Merge pull request #1240 from bromagosa/1239-fix
fixes #1239
2016-07-04 09:25:24 +02:00
Jens Mönig 38dabc7555 don't execute Boolean sliders on empty slots 2016-07-04 09:23:41 +02:00
Jens Mönig 61dec93ede Merge pull request #1250 from bromagosa/live-boolean-inputs
Implements execute on change for boolean toggles
2016-07-04 09:12:17 +02:00
Jens Mönig 86a3ad10fd enable tables and keyboard editing by default 2016-07-04 08:34:04 +02:00
Jens Mönig cbf8d384fc Boolean slots: coerce false-ish values to null
when loading projects
2016-06-28 19:06:05 +02:00
ubertao 91d703e32c fix typo 2016-06-28 11:39:30 +08:00
ubertao 12c4796bf6 Merge branch 'berkeley' into lang-zh 2016-06-28 11:13:07 +08:00
ilay 698e82ab76 Fix #1131 BlockDialogMorph checks for InputFieldMorph in children 2016-06-27 00:34:22 -07:00
djdolphin 6627c45ba3 Fix #1176 2016-06-26 20:04:28 -04:00
temaps bd54b66ee7 Перевод слова Фоны 2016-06-21 19:57:40 +03:00
Michael Ball 692a294559 Allow the new boolean block to be findable
Necessary for the find bar and typing features
2016-06-19 23:44:08 -07:00
Jens Mönig fb20fe2933 fixed #1258
in which we can take out some code that has been made obsolete by
animation frame based scheduling
2016-06-19 22:38:32 -04:00
Jens Mönig ee803ad747 fixed #1254 2016-06-19 21:48:59 -04:00
Jens Mönig 364155dc89 clear pen trails when toggling between retina and non-retina mode 2016-06-18 07:17:34 -04:00
Jens Mönig fd7cc852c7 save and restore pen trails in non-retina canvas mode 2016-06-17 06:40:12 -04:00
Joseph Friedman b8db95e87d Typo in index.html
If you are no red..... missing t in not
2016-06-16 20:13:54 -04:00
Jens Mönig 572c05502f fixed #1248 2016-06-12 08:10:48 -04:00
djdolphin 3d7ea257f1 Fix whirl effect and avoid excessive property lookups
Scale the whirl effect to affect the entire image and flip the whirl
direction like Scratch 1.4 does. Image dimensions are also now stored
in variables to avoid looking them up thousands of times in a row.
2016-06-11 22:21:34 -04:00
Jens Mönig f1d91d16ad fixed #1251 2016-06-10 10:09:22 +02:00
Erik Olsson 66f4e6fa8e Updated last updated date 2016-06-10 09:42:08 +02:00
Bernat Romagosa 37ba8dd000 Implements execute on change for boolean toggles 2016-06-09 18:02:08 +02:00
Erik Olsson 0aff62c5a1 Removed tab characters 2016-06-09 16:27:53 +02:00
Erik Olsson 1abc2068fc Updated Swedish translation with new strings and other improvements 2016-06-09 16:26:07 +02:00
Jens Mönig 9cd720d613 fixed #1241 2016-06-05 18:15:40 +02:00
djdolphin 6cdc861926 Add missing graphic effects from Scratch 2016-06-04 15:06:35 -04:00
Jens Mönig 329dc964b6 use textual labels for Boolean values in watchers and balloons 2016-06-04 09:36:55 +02:00
Jens Mönig da46f4b20d text labels for Boolean block and value representations 2016-06-04 09:19:11 +02:00
Jens Mönig bd2c9a3bed animate Boolean toggle switches 2016-06-03 13:22:12 +02:00
Jens Mönig 31e39e3848 more tweaks to Boolean "tick" and "cross" icons 2016-06-02 18:44:41 +02:00
Jens Mönig 5e82a384a7 tweak Boolean "tick" and "cross" symbols 2016-06-02 18:32:25 +02:00
Jens Mönig 91a8fc1c7f Booleans: Swap toggle orientation and add "tick" / "cross" icons
still under construction and in discussion. Don’t rely on this feature…
2016-06-02 18:20:11 +02:00
temaps 694d210875 Merge pull request #2 from jmoenig/master
Обновление из основного
2016-06-01 22:28:39 +04:00
Jens Mönig f86a414343 Interactive Toggle Switches for Boolean Slots and Literals
in progress…
2016-06-01 13:35:54 +02:00
Jens Mönig 0c1ecf2b9a fixed localization on startup 2016-06-01 07:57:57 +02:00
Bernat Romagosa 5605f68509 faster checking for topblock-ness 2016-05-31 18:07:19 +02:00
Bernat Romagosa 83ac941236 fixes #1239 2016-05-31 17:22:45 +02:00
Jens Mönig f1d1ea2f3f fixed #1239 2016-05-31 09:50:27 +02:00
temaps 12035f0c01 Merge pull request #1 from jmoenig/master
Обновление из оригинального репозитория
2016-05-30 23:23:44 +04:00
Jens Mönig 9320ecf5e3 fixed #1219 2016-05-30 18:31:48 +02:00
Jens Mönig 8a8d55c3e9 localize "Stage" and "Sprite" on startup 2016-05-30 17:36:12 +02:00
Jens Mönig 137b303124 fixed #1223 2016-05-30 10:46:24 +02:00
temaps f2108dd1b7 Дополнения к русскому переводу и исправление ошибок 2016-05-25 22:25:35 +03:00
temaps 1910e9853a Добавлена информация о переводе 2016-05-25 14:19:35 +03:00
Ilay Raz 2fcd1709e9 Bug fix to issue #1131: make a block checks for text when 'OK' is clicked 2016-05-24 17:11:56 -07:00
temaps 2bb99f2754 Правка русского перевода 2016-05-25 02:55:38 +03:00
Brian Harvey 7d268d63ac oops change space to tab in LIBRARIES 2016-05-23 11:56:46 -07:00