Wykres commitów

429 Commity (b94fad2514b90de72afb2caf3ad9e7af06b64d51)

Autor SHA1 Wiadomość Data
jmoenig b94fad2514 prepared release 2019-11-29 18:39:52 +01:00
jmoenig 2ff0b557ac optimized color collision detection 2019-11-29 18:06:27 +01:00
jmoenig 57010f6894 new dev version 2019-11-29 10:09:18 +01:00
jmoenig 9202603136 prepared release 2019-11-19 15:53:47 +01:00
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 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 2a41489fa2 prepared release 2019-11-12 17:00:45 +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 734a384e50 don't translate variable names in "delete a variable" button menu 2019-11-06 01:31:41 +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 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 105530cd68 prepared release 2019-11-02 18:29:47 +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 7d4f18760b Ooops, found a bug - don't release just yet 2019-11-02 17:51:38 +01:00
jmoenig 1db2ba3f36 prepared release 2019-11-02 17:37:15 +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 ca64d528af updated German translation 2019-11-02 13:02:12 +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
jmoenig 0dec0fa076 documented new canvas architecture for sprites 2019-10-30 11:19:47 +01:00
jmoenig cd0452f20c optimized HOF primitives to only assert input types once 2019-10-30 10:58:18 +01:00
jmoenig d96b234c63 optimized performance for sprite rendering and rotation 2019-10-29 17:36:45 +01:00
jmoenig 4ac02f9873 improved morphic canvas recycling 2019-10-29 17:27:01 +01:00
jmoenig c359d345cb added support for counting down using the "numbers" reporter 2019-10-29 07:48:22 +01:00
jmoenig df18d667fd removed "current" option from "switch to costume" block's drop-down menu 2019-10-28 18:53:25 +01:00
jmoenig 20a9b7ab3f recycle Stage layers
optimizes backgrounds and pen trails frame rate
2019-10-28 18:44:54 +01:00
jmoenig da724b66f8 enable recycling and deep copying canvas elements 2019-10-28 18:40:24 +01:00