Wykres commitów

385 Commity (073f9ca94e9f318abf6b82beaf79e7c2229c7106)

Autor SHA1 Wiadomość Data
jmoenig 073f9ca94e new "pen down?" predicate 2019-06-01 11:31:43 +02:00
jmoenig 94531eaf0c updated "World Map" library with options for Satellite, Streets and Shading 2019-05-31 18:40:56 +02:00
jmoenig f6d42037be added support for zxy, zyx and xyz style maps and satellite imagery 2019-05-31 18:36:31 +02:00
jmoenig c4d5d2badc updated "frequency distribution" library (changed PIPE to use EMPTY prim) 2019-05-31 12:10:06 +02:00
jmoenig 850b8fcddc updated "audioComp library" (purged unused blocks) 2019-05-31 12:04:03 +02:00
jmoenig 1665ce2601 updated "animation library" (purged unused blocks) 2019-05-31 11:56:59 +02:00
jmoenig cf692d0213 allow numbers as sprite names in SET 2019-05-31 11:27:55 +02:00
jmoenig 1f1c8b98a2 German translation update (FINDFIRST, WORD, TEMPORARY?) 2019-05-31 11:20:31 +02:00
jmoenig cecf87f3e2 optimized FOREACH performance for large linked lists 2019-05-31 10:31:21 +02:00
jmoenig 2596fabf11 made the "temporary?" attibute readable
I hate my life even more! This emphasizes totally silly aspects of Snap! at the cost of adding cognitive burden. It's a mirage: It looks loomingly important but has little to no relevance in reality. Only for nitpicks who don't ever make projects.
2019-05-29 13:49:22 +02:00
jmoenig a7abb08220 made "name" attribut programmatically settable
this is a ridiculously annoying and unneccessary feature, I hate my life!
2019-05-29 13:22:07 +02:00
jmoenig 2150bbf8bf renamed "whitespace" option in SPLIT to "word" 2019-05-29 12:14:26 +02:00
jmoenig 137b9b51df added JIT-compiled "blitz" version of FIND 2019-05-29 11:53:21 +02:00
jmoenig 066fa407ae added "Find First" primitive to lists category 2019-05-29 11:34:30 +02:00
jmoenig 96c8dd1e11 dded "set map style" command to maps library 2019-05-28 19:38:27 +02:00
jmoenig 774cb29c5c added various different tile hosts for maps 2019-05-28 19:33:47 +02:00
jmoenig 8b68d72bbc added credits and license information to map costumes 2019-05-25 15:08:42 +02:00
jmoenig 85f8415f66 adjusted "World Map" library to the new client 2019-05-24 09:23:55 +02:00
jmoenig eb18da9efd new experimental Maps module, our own thin slippy maps client for Snap! 2019-05-24 09:14:39 +02:00
jmoenig 767df21e70 let WRITE block print at the rotation center, not the geometric one 2019-05-23 07:27:22 +02:00
jmoenig 666f70449b enhanced detecting '+' and '-' keys for Firefox 2019-05-21 18:55:32 +02:00
jmoenig f27014b959 new "World Map" library 2019-05-21 18:41:33 +02:00
jmoenig 34d64e5a99 fixed stage-size settings bug 2019-05-21 07:21:45 +02:00
jmoenig f3d0b5fb72 updated version dates 2019-05-20 16:56:04 +02:00
jmoenig 6017ba7b35 updated history 2019-05-20 16:51:41 +02:00
jmoenig f8e9589166 refactored projection layer update 2019-05-20 16:45:04 +02:00
jmoenig 8b94bef04a added plus- and minus- keys to key pressed predicate and hat block 2019-05-20 13:15:13 +02:00
jmoenig 06fcbc3823 more refactoring to generalize projection extensions 2019-05-16 19:03:59 +02:00
jmoenig dadf2996e7 refactored video frame capture 2019-05-15 12:58:45 +02:00
jmoenig cf2d94cc51 refactored videoLayer so it can also be used for other extensions (maps, 3d) 2019-05-15 12:41:09 +02:00
jmoenig be5b7b2f0f fixed originalCloneName reference when setting a new parent 2019-05-14 17:08:26 +02:00
jmoenig 9344d7677f fixed costume names and thumbnails for computed costumes 2019-05-13 01:31:23 +02:00
jmoenig 41ceb98f86 German and Catalan translation updates 2019-05-09 19:04:26 +02:00
jmoenig 8e58d965d1 added credits in the "about" dialog for @jferran6 and @jguille2 2019-05-09 18:10:20 +02:00
jmoenig 6e0ba563b0 fixed video still "snap on sprite" for Firefox 2019-05-09 17:46:06 +02:00
jmoenig d9f3c96f89 tweaked new video-snap (still capture) feature 2019-05-09 00:20:33 +02:00
jmoenig 7647811884 new video-snap (still capture) feature 2019-05-08 19:56:24 +02:00
jmoenig 208c1ffd75 arranged video blocks in palette 2019-05-08 15:48:21 +02:00
jmoenig 358296bb11 auto-start video capture when querying, stop video on stop-all 2019-05-08 15:25:29 +02:00
jmoenig f1e49f7cde finalized video ops 2019-05-08 10:40:46 +02:00
jmoenig 03acf231cd added a %self menu 2019-05-08 09:41:31 +02:00
jmoenig 6a65fa7c9c integrated video capture control into global settings prims in Sensing 2019-05-08 00:45:22 +02:00
jmoenig 33e1b858da actually stop the webcam, i.e. all tracks of the media stream when stopping video 2019-05-07 23:27:18 +02:00
jmoenig e63c5e6eb0 optimized video motion detection 2019-05-07 23:10:27 +02:00
jmoenig 792cf22df4 disable video motion detection by default
because it's still under construction
2019-05-07 00:38:24 +02:00
jmoenig c82db7f834 edited "parallelization" library to use the new "is (list) empty" primitive 2019-05-03 11:03:01 +02:00
jmoenig 05c52b44e1 removed new HOF prims from the "atomic HOFs" library (aka "Bigger Data") 2019-05-03 09:27:05 +02:00
jmoenig a31ed67a51 German translation update 2019-05-03 09:02:55 +02:00
jmoenig af7835b1e4 added relabelling options for HOF-prims 2019-05-03 08:47:36 +02:00
jmoenig 364f780a88 added "compile / un-compile" options to HOF-prims 2019-05-03 08:39:05 +02:00