Wykres commitów

4391 Commity (80521497073c222f7616da3bccd1777b53ab0ce8)

Autor SHA1 Wiadomość Data
jmoenig 8052149707 reverted variadic input caching experiment 2020-12-17 17:14:52 +01:00
jmoenig fbc5da9e9d refactored blockSequence() non-recursively 2020-12-17 15:26:05 +01:00
jmoenig fc95262732 added hook for caching variadic inputs 2020-12-17 10:47:58 +01:00
jmoenig 07a1d2abf6 added dev debugging hook for counting yields 2020-12-16 13:13:16 +01:00
jmoenig 1f32ed178d re-enabled reporter drops in "key _ pressed?" input slot 2020-12-15 10:53:35 +01:00
jmoenig 7daaf29f32 fixed keyboard formula entry for subtraction 2020-12-15 10:48:08 +01:00
jmoenig 5cf7328a5d new dev version 2020-12-15 10:28:53 +01:00
jmoenig 2c64f53494 prepared patch 2020-12-14 12:12:08 +01:00
jmoenig 2ec3103e54 fixed zebra coloring for imported scripts 2020-12-14 10:51:23 +01:00
jmoenig 4a6869bc1d new Manual for v6.4, thanks, Brian! 2020-12-14 10:42:39 +01:00
jmoenig 72e45d2dad new dev version 2020-12-14 10:36:11 +01:00
jmoenig a51dd43bbe prepared minor release 2020-12-11 17:51:32 +01:00
jmoenig 6b102c1f79 fixed layout issue when importing a sprite in presentation mode 2020-12-11 16:11:49 +01:00
jmoenig 947fc150cc fixed special drop-downs for keyboard entry 2020-12-11 09:41:37 +01:00
jmoenig 0917ee463b hyperized OBJECT reporter primitive in sensing 2020-12-09 11:56:43 +01:00
jmoenig d9839968ea added hyperdyadic ATAN2 primitive reachable via "relabel" 2020-12-09 11:24:22 +01:00
jmoenig 55e86b60fa updated version history 2020-12-09 09:22:34 +01:00
Jens Mönig bf7cb2945a
Merge pull request #2744 from Barthdry/master
Added Tamil Translation
2020-12-09 08:56:58 +01:00
jmoenig 27ed411c4e fixed a typo 2020-12-09 08:47:41 +01:00
jmoenig cf267df944 reverted multimap
let's use a JS-block based custom block to engineer it first
2020-12-07 14:11:40 +01:00
jmoenig 5aece84881 integrated multimap primitive 2020-12-07 13:27:29 +01:00
Barthdry d11176f09d
Updated Tamil translation 2020-12-07 15:08:36 +04:00
Barthdry 5638d1700f
Added Tamil Translation 2020-12-07 15:07:46 +04:00
Jens Mönig 3973983b13
Merge pull request #2742 from jmoenig/multimap
compiled multimap
2020-12-07 10:05:19 +01:00
jmoenig 79e6054941 updated version history 2020-12-07 09:56:07 +01:00
brianharvey 35c7560816 compiled multimap
This PR makes the compiled version of MAP variadic.  The expected use case is that the function input's ring does not have formal parameters, and  corresponding items of the input lists fill the empty slots in the ringed expression.

For compatibility, if the ring is given formal parameters, then the first one ("value") is bound to a list of the corresponding items of the input lists.
2020-12-07 00:53:04 -08:00
Jens Mönig 156c85a959
Merge pull request #2739 from jguille2/svgFitting2
Fitting new large svgCostumes to the stage dimensions
2020-12-07 09:52:04 +01:00
Joan Guillén i Pelegay df1bd377ff Fitting new large svgCostumes to the stage dimensions 2020-12-06 11:56:17 +01:00
jmoenig 57e61b813b German translation update for "ray length" 2020-12-05 17:48:04 +01:00
jmoenig 32b57bdf6b alternative collision detection method using the video-cache
no noticable speed-up, commented out for reference.
2020-12-05 12:16:40 +01:00
jmoenig 12629d64ec integrated raycasting into "relation TO object" primitive 2020-12-04 11:04:43 +01:00
jmoenig 84757ba6c2 cleaned up raycasting 2020-12-04 08:45:01 +01:00
jmoenig 9fcaf64300 use video pixel buffer for raycasting 2020-12-03 17:29:16 +01:00
jmoenig 816186f17d caching raycasting raw data 2020-12-03 17:01:12 +01:00
jmoenig f3029be0dc raycasting edge detection support for retina "turtle" costumes 2020-12-03 15:15:09 +01:00
jmoenig 0fdcca4680 raycasting edge detection, first pass 2020-12-03 14:36:55 +01:00
jmoenig 35a3faa6a0 raycasting edge detection, under construction 2020-12-03 09:02:06 +01:00
jmoenig b50ddc2480 fancy raycasting collision detection, under construction 2020-12-02 18:54:27 +01:00
jmoenig bc57936238 refactored mouseX / mouseY to use generic coordinate conversion 2020-12-02 14:55:24 +01:00
jmoenig 782d27f155 fixed #2743 - prevent browser override for ctrl+o gesture 2020-12-02 12:05:16 +01:00
jmoenig 3e760b5822 updated feature log 2020-12-02 08:30:57 +01:00
Jens Mönig 0b59907973
Merge pull request #2732 from jguille2/cat638
Updating Catalan translation to 6.3.8
2020-12-02 08:27:51 +01:00
jmoenig 6100377369 make sure to fix new slots' layouts 2020-12-02 08:27:10 +01:00
jmoenig d826c29d74 added SIGN function to monadic dropdown 2020-12-02 08:16:29 +01:00
Joan Guillén i Pelegay 160bfbfaf9 Updating Catalan translation to 6.3.8 2020-12-01 18:29:17 +01:00
jmoenig a845db6de4 added relabel options for less / greater than or equals prims 2020-12-01 14:46:42 +01:00
jmoenig 5ea2a0af9c made sure map() doesn't mutate internal list linked-ness 2020-12-01 13:41:37 +01:00
jmoenig 7a110b7e2c updated version history 2020-12-01 13:35:15 +01:00
Jens Mönig 13136e2da3
Merge pull request #2730 from jguille2/SpanishUpdating
Spanish updating
2020-12-01 13:33:04 +01:00
jmoenig 74b33a4dcc updated release feature list 2020-12-01 13:31:27 +01:00