Wykres commitów

4675 Commity (bc14b97a7acbffa5483131e370e98e361b5433d4)

Autor SHA1 Wiadomość Data
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
Jens Mönig 8ca886e0c8
Merge pull request #2725 from jguille2/svgLoading
Fixing svg loading
2020-12-01 13:25:46 +01:00
jmoenig a4bb2ecaf0 changed reportVideo() to be hyper-monadic 2020-12-01 13:14:51 +01:00
jmoenig d5a7ba9094 made sensing attributes menus largely static 2020-12-01 12:39:42 +01:00
jmoenig f19bafb74f made pen attributes menus static 2020-12-01 12:29:55 +01:00
Joan Guillén i Pelegay 048c36661f Updating tranlation changes info 2020-12-01 10:28:17 +01:00
Joan Guillén i Pelegay 200b09ec2e Minor Spanish update for a full translated Snap IDE 2020-12-01 10:24:01 +01:00
jmoenig 9756d78dc1 made audio attributes menu static 2020-12-01 10:16:11 +01:00
jmoenig 9cc42c9310 made costume attribute, graphic effects and layers menus static 2020-12-01 10:12:45 +01:00
jmoenig 4b17876a61 made monadic functions and data types menus static 2020-12-01 09:49:38 +01:00
jmoenig 1c6cafe9d2 hyperdyadic less / great than or equals prims reachable via "relabel" 2020-12-01 09:33:33 +01:00
jmoenig ffd09d21e8 pushed dev version to 6.4
because of minor new features
2020-12-01 09:05:56 +01:00
jmoenig 5b004c105e added hyperdyadic MIN and MAX primitives reachable via "relabel" 2020-12-01 09:01:01 +01:00
Joan Guillén i Pelegay fc01c675bd Changing svg normalization to size unsized images without a mandatory viewBox 2020-11-30 18:37:34 +01:00
jmoenig 9871df7a36 updated frequency distribution library
to keep source lists' internal linked-ness intact
2020-11-30 10:53:02 +01:00
Jens Mönig 3edaab04a2
Merge pull request #2728 from jmoenig/libraries
more efficient libraries
2020-11-30 09:56:40 +01:00
jmoenig 11782022d8 keep internal linked-list organization intact for hyperblocks 2020-11-30 09:46:41 +01:00