Wykres commitów

3184 Commity (c27fb9030532b5869d24db99a5dcb3cedf9ee96d)

Autor SHA1 Wiadomość Data
Joan Guillén i Pelegay 1da23e5624 Updating Catalan locale info 2019-11-05 15:18:56 +01:00
Joan Guillén i Pelegay 07524a5b27 Updating Catalan local to 5.3.1 2019-11-05 15:15:07 +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
Jens Mönig 06c2fa52cd
Merge pull request #2514 from bromagosa/empty-inputs-new-costume
No internal canvas error if inputs to new costume are 0, just return an empty costume
2019-11-05 12:10:35 +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
Bernat Romagosa 87931cdab0 no internal canvas error if inputs to new costume are 0, just return an empty costume 2019-11-04 11:41:11 +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 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 0126c49d0f commented out auto-expansion for HOF-rings
so it's easier to only get "items" (the most usual case)
2019-11-01 19:09:26 +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 70e2e513bd made sure the pen trails layer is always retina (if enabled) 2019-10-29 18:51:58 +01:00
jmoenig 779f76299c optimized type assertions in FOR and NUMBERS prims
so they only get performed once and are able to give back meaningful error messages
2019-10-29 18:06:25 +01:00
jmoenig 40c416a121 fixed FOR so it can take numbers entered as text
bug report by Kathy from Piazza
2019-10-29 18:01:03 +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
jmoenig dc4b55374d new dev version 2019-10-28 18:35:24 +01:00
jmoenig 7c96c5d76a added sprite dimension selectors to the OF reporter's dropdown menu
which is what I was about to work on when disaster struck with Chrome v78 forcing me to optimize collision detection instead ;-)
2019-10-25 15:01:28 +02:00
jmoenig 088a5a8eca prepared release 2019-10-25 12:54:54 +02:00
Jens Mönig 07f5e1bcad
Merge pull request #2511 from jguille2/cat520
Updating Catalan locale for 5.2.0
2019-10-25 12:50:46 +02:00
jmoenig aaa3ded7bf more optimizations for collision detection 2019-10-25 12:48:33 +02:00
Joan Guillén i Pelegay 703247f0e9 Updating Catalan locale for 5.2.0 2019-10-25 12:46:30 +02:00
jmoenig 7042567959 prepared patch 2019-10-24 16:38:52 +02:00
jmoenig d4ac843f2d optimized Snap! collision detection
and improved rendering of default turtle sprite
2019-10-24 16:35:22 +02:00
jmoenig f67760f563 optimized Morphic collision detection 2019-10-24 16:32:32 +02:00
jmoenig 5112e67925 prepared release 2019-10-24 08:42:11 +02:00
jmoenig 3fb5e880cc fixed #2510 (disabled direct editing of list watchers for non-literal typed lists)
such as costumes, avoids unloadable projects
2019-10-23 08:40:39 +02:00
jmoenig 334a83706a fixed pixel-manipulation distortions on newly imported hi-res images
by normalizing (de-retinizing) costume thumbnails
2019-10-22 17:40:16 +02:00