Wykres commitów

5082 Commity (snap6)

Autor SHA1 Wiadomość Data
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
brianharvey 67a8b6fcd9 more efficient libraries
taking advantage of js primitives and also converting sentences to and from lists.
2020-11-28 16:44:33 -08:00
Joan Guillén i Pelegay 8c4dbe05e4 checking and sizing svg images 2020-11-28 03:29:51 +01:00
jmoenig ae473fe8c1 extended block-search to include dropdown choices in custom blocks 2020-11-27 09:11:34 +01:00
jmoenig 3feaf21306 updated feature log 2020-11-27 07:54:40 +01:00
jmoenig 474c294b68 extended block-search to include dropdown choices in primitives 2020-11-27 07:52:04 +01:00
jmoenig 5b2c71552f refactored special input slot dop-down menus for search 2020-11-26 18:11:32 +01:00
jmoenig 9ea5844e79 refactored input slot specs 2020-11-26 15:25:45 +01:00
jmoenig 7ffe2e42db new dev version 2020-11-23 13:30:50 +01:00
jmoenig 5cb21d2722 prepared patch 2020-11-23 12:35:15 +01:00
Jens Mönig 5b3c1148b9
Merge pull request #2722 from HM100/patch-1
Updating Greek Translation
2020-11-23 12:20:04 +01:00
HM The Mister Techno a0a9de5caf
Updating Greek Translation
Some parts based on how was done on my CPE Blocks project
2020-11-22 23:35:55 +02:00
jmoenig b647bdf820 make sure video capture is turned on before accessing it programmatically 2020-11-22 11:32:42 +01:00
jmoenig a37dfa340f fixed display of inherited sprite-local variables 2020-11-22 10:19:07 +01:00
jmoenig e879808217 hyperized "VIDEO _ ON _" reporter primitive 2020-11-21 15:00:22 +01:00
jmoenig b27ed84aa6 hyperized "color/sprite AT location" reporter primitive 2020-11-21 12:53:35 +01:00