Wykres commitów

2894 Commity (1370c1acd21832de908bb2bcffa89f66432651f7)

Autor SHA1 Wiadomość Data
jmoenig 8b68d72bbc added credits and license information to map costumes 2019-05-25 15:08:42 +02:00
jmoenig 4f633a787c fixed horizontal wrapping for World Map 2019-05-24 15:09:28 +02:00
jmoenig a2237ec7a8 oops, didn't intend to commit this :-) 2019-05-24 14:49:39 +02:00
jmoenig 27790c7463 wrap World Map horizontally 2019-05-24 14:39:34 +02:00
jmoenig 715a6f6fcc tweaked maps code 2019-05-24 11:04:57 +02:00
jmoenig d416c6f0ba updated German translation for "World Map" library 2019-05-24 10:02:47 +02:00
jmoenig a33a8502ce changed labels for a couple of "World Map" library blocks
e.g. lon / lat scheme to make it easier to translate x / y onto the map
2019-05-24 09:54:57 +02:00
jmoenig 31a80b5a16 adjusted "World Map" library, so it doesn't have to initialize anymore 2019-05-24 09:39:50 +02:00
jmoenig 8a066aee01 integrated world map into stage 2019-05-24 09:31:00 +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 9cd6264ab1 corrected a small typo 2019-05-22 16:21:55 +02:00
jmoenig 780d5256d2 use "event.key" to detect (+) and (-) keystrokes across browsers 2019-05-21 23:09:11 +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
Jens Mönig 739c9c8827
Merge pull request #2396 from jguille2/cat5e
Catalan translation update with video motion blocks
2019-05-20 16:52:19 +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
Joan Guillén i Pelegay acb573f089 and updating last changes date info 2019-05-19 10:04:38 +02:00
Joan Guillén i Pelegay 6b22038c9d Catalan translation update with video motion blocks 2019-05-19 00:12:32 +02:00
jmoenig 06fcbc3823 more refactoring to generalize projection extensions 2019-05-16 19:03:59 +02:00
jmoenig 8fec29ca7c still more video projection generalization refactoring 2019-05-15 14:35:40 +02:00
jmoenig ef942dd09f more video / projection refactoring yet 2019-05-15 13:25:52 +02:00
jmoenig 636ee31b0e more video projection refactoring 2019-05-15 13:22:05 +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 abcdecde51 tweaked video initialization 2019-05-08 15:52:23 +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 20e2d70723 cleaned up redundant code for video motion sensing 2019-05-08 15:01:47 +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 b8eaa514a7 moved video motion sensing code into its own file 2019-05-07 00:17:03 +02:00
jmoenig e364074a2b tweaked formatting ect. for Linting 2019-05-06 23:55:22 +02:00
Jens Mönig 190ef80e98
Merge pull request #2393 from jferran6/videomotion
@jferran6's video motion feature
2019-05-06 23:31:31 +02:00