Wykres commitów

567 Commity (579ce4552a0273e933f2ded00f408491644e2561)

Autor SHA1 Wiadomość Data
jmoenig 579ce4552a wait until the camera actually records something when turning video capture "on" 2019-11-19 07:56:45 +01:00
jmoenig 13c9408ee4 only report video capture as "on" when the camera actually records something 2019-11-18 17:37:06 +01:00
jmoenig b18d3c4de5 new dev version 2019-11-18 17:30:59 +01:00
jmoenig f8e94d17fa fixed variadic reporters library 2019-11-15 20:24:45 +01:00
jmoenig c065b3552d make sure list watchers are correctly initiailized 2019-11-15 17:30:20 +01:00
jmoenig 99cc42f511 prepared release 2019-11-15 15:55:03 +01:00
jmoenig 556fbdd2a4 catch sub-pixel sized thumbnails 2019-11-15 15:34:38 +01:00
jmoenig faae55d5b1 prevent costumes from becoming "broken" when pasting video snaps on them while the camera is not yet fully initialized 2019-11-15 09:39:22 +01:00
jmoenig f7639df2b8 preserve the sprite's rotation point when taking a video-snap on it 2019-11-14 17:24:46 +01:00
jmoenig 2f9b080b23 disabled direct editing of list watchers for non-literal typed lists in speech bubbles and prompters 2019-11-14 13:22:55 +01:00
jmoenig 93e011c24d allowed reserved JS object property names as variable names in Snap (e.g. "constructor")
this replaces #2526 and addresses parts of #2525
2019-11-13 09:28:19 +01:00
jmoenig 6adb4e9518 new dev version 2019-11-13 08:59:19 +01:00
jmoenig e7188ca773 updated history 2019-11-12 17:03:15 +01:00
jmoenig 2a41489fa2 prepared release 2019-11-12 17:00:45 +01:00
jmoenig d3986f811c updated history 2019-11-12 16:49:05 +01:00
jmoenig 4a1094e7c5 added translation control for submenus in dropdowns
and simplified the translation mechanism slightly
2019-11-12 16:37:17 +01:00
Jens Mönig 49c9aba84e
Merge pull request #2519 from jguille2/fixingDropdownTranlation
Fixing dropdown tranlation
2019-11-12 15:29:05 +01:00
jmoenig 392647a54d new dev version 2019-11-12 12:07:53 +01:00
Joan Guillén i Pelegay 4c598f5496 Updating PR with last master changes to be directly mergeable 2019-11-08 14:39:04 +01:00
jmoenig 9882d3dad7 don't translate items in dropdowns 2019-11-06 03:29:42 +01:00
jmoenig eec606fa18 prepared release 2019-11-06 02:10:07 +01:00
jmoenig 34f289b6d6 don't translate names in dropdowns 2019-11-06 01:57:32 +01:00
jmoenig 2ce07f5ee7 don't translate message names in drow-down menus 2019-11-06 01:44:48 +01:00
jmoenig 5ce04426e9 fixed dropdown menu generation for untranslated items 2019-11-06 01:41:21 +01:00
jmoenig 8d55cee5ef don't translate variable names in "inherit" block menu 2019-11-06 01:37:38 +01:00
jmoenig 734a384e50 don't translate variable names in "delete a variable" button menu 2019-11-06 01:31:41 +01:00
jmoenig 79482f4f08 don't translate variable names in drop-down menus 2019-11-06 01:19:37 +01:00
jmoenig a0261c52f1 added support for "verbatim" (untranslated) menu items 2019-11-06 01:17:07 +01:00
jmoenig 6f54bc0ede reverted recent changes to tranlation mechanism 2019-11-06 00:35:09 +01:00
jmoenig 4541be1321 new dev version 2019-11-06 00:25:51 +01:00
jmoenig acec36e23e prepared release 2019-11-05 12:37:51 +01:00
jmoenig a5f5d71901 updated version history 2019-11-05 12:22:27 +01:00
jmoenig 912f31c538 updated history 2019-11-04 23:05:02 +01:00
jmoenig d7ed865270 translate "my" submenu label in "set" block 2019-11-04 23:03:36 +01:00
jmoenig c9b06bcb0c limit translation of menu items to specially marked ones
fixes the bug that variable names for which translations exist are shown in their translation in drop-down menus
2019-11-04 23:01:22 +01:00
jmoenig ed34510aa0 new dev version 2019-11-04 22:52:24 +01:00
jmoenig efad5af67f fixed the initial scale of new clones when the stage has been resized 2019-11-02 18:28:30 +01:00
jmoenig 1db2ba3f36 prepared release 2019-11-02 17:37:15 +01:00
jmoenig fdd0ac1f86 updated German translation for "value" 2019-11-02 17:22:53 +01:00
jmoenig 965f4bf587 renamed default special HOF parameter "item" to "value" 2019-11-02 17:19:09 +01:00
jmoenig a6346c3f97 treat empty an empty reporter ring as the identity function
calling an empty reporter-ring with no formal parameters passing a single argument treats it as the identity function of that argument
2019-11-02 17:08:03 +01:00
jmoenig 197a7cee1b dropping a ring parameter inside a reporter-ring no longer replaces the ring 2019-11-02 13:14:19 +01:00
jmoenig ca64d528af updated German translation 2019-11-02 13:02:12 +01:00
jmoenig 74bab927a4 renamed default special HOF parameters to "item, index, list"
and took out some commented-out code
2019-11-02 12:59:00 +01:00
jmoenig a5d10fcf0f limit expanding rings in special HOFs to 2 parameters 2019-11-02 12:54:39 +01:00
jmoenig 4c8f03547f German translation update for "idx" and "data" 2019-11-01 19:37:23 +01:00
jmoenig e332ceac7d expanding the rings in "map", "keep" and "find" shows 3 inputs named "item", "idx" and "data" 2019-11-01 18:55:40 +01:00
jmoenig 925343e450 new dev version 2019-11-01 18:48:24 +01:00
jmoenig 5cf62d5219 resume AudioContext on every request 2019-10-30 16:14:12 +01:00
jmoenig 11da64f870 prepared release 2019-10-30 11:49:20 +01:00