Wykres commitów

2753 Commity (358296bb11ecfde8c620eaaef1e96dc080f90db5)

Autor SHA1 Wiadomość Data
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
Jens Mönig 573553ea73
Merge pull request #2392 from jmoenig/help3
All help screens done.
2019-05-06 23:24:22 +02:00
brianharvey 4b64e9719d oops missed one 2019-05-04 19:13:32 -07:00
brianharvey d15d2084f4 All help screens done.
Now on to the manual (groan).
2019-05-04 14:56:06 -07: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 a81aafb8c4 fixed a typo 2019-05-03 08:52:09 +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
jmoenig 1ca1fc4634 reverted reordering MY block dropdown
back to similarities
2019-05-03 07:44:09 +02:00
jferran6 b54975f5af Adding video motion sensing features 2019-05-03 00:13:27 +02:00
jferran6 14f54a96a8 Adding video motion sensing features 2019-05-02 23:58:38 +02:00
jmoenig 09bcbf1306 added JIT-Compiler support for new IF/ELSE reporter primitive 2019-05-02 18:27:38 +02:00
jmoenig 05a5dc3af1 German translation update for "raw data" importing feature 2019-05-02 15:18:06 +02:00
jmoenig 5e325624c5 updated history 2019-05-02 15:12:45 +02:00
jmoenig 85fdd0fd23 expose import "raw data" in variable watcher context menu 2019-05-02 15:10:44 +02:00
jmoenig 01728c0dc3 duplicated help-screens for "map" & friends for their atomic "blitz" variants 2019-05-02 14:58:54 +02:00
jmoenig 242cbd9947 updated German, Catalan, Spanish and French translations for "blitz-HOF" primitives 2019-05-02 14:49:22 +02:00
jmoenig d225da1be6 added hidden "blitz-HOF primitives" for MAP, KEEP and COMBINE 2019-05-02 14:35:06 +02:00
jmoenig b05da1a526 catch an error when sprites are dragged 2019-05-02 12:58:35 +02:00
jmoenig acab6ee8c8 added "width" and "height" to the OF block's dropdown for sprites 2019-05-02 12:51:22 +02:00
jmoenig 2e8b5e9d76 added "width" and "height" to the MY blocks dropdown 2019-05-02 12:32:04 +02:00
jmoenig cbc06cef80 reordered MY block dropdown by data type 2019-05-02 11:50:56 +02:00
Jens Mönig bd3a4d9ecf
Merge pull request #2389 from jmoenig/help2
yet more help screens
2019-05-01 13:29:04 +02:00
brianharvey 510133277c yet more help screens
Almost done... knock on wood...
2019-05-01 00:08:02 -07:00
jmoenig 15fe5f7984 adjusted costume stretch minimum to 1 pixel 2019-04-30 09:42:41 +02:00
jmoenig 582e163ca6 German translation update 2019-04-30 08:41:40 +02:00
jmoenig cb8bfd25ba added "costume" selector to MY dropdown 2019-04-30 08:37:28 +02:00
jmoenig 5cde6b6040 added "id" to image attributes dropdown 2019-04-30 07:24:49 +02:00
jmoenig 72843f8ee3 stop audio frequency instances when "stop all" is executed 2019-04-29 19:09:56 +02:00
jmoenig 303fa6bf82 optimized animation library 2019-04-29 07:57:17 +02:00
jmoenig 5e9d3ce478 fixed more "hz" typos 2019-04-28 13:35:33 +02:00
jmoenig 7ca082df14 changed "hz" typo to "Hz"
thanks, Brian, for catching this!
2019-04-28 13:16:44 +02:00
Jens Mönig 86d5bc17ca
Merge pull request #2388 from jmoenig/help
First batch of help screens
2019-04-28 13:02:31 +02:00
Jens Mönig f91815f84d
Merge pull request #2387 from jguille2/languagesSpeech
Speech lib using all Snap languages and with their own names
2019-04-28 12:58:27 +02:00
brianharvey ce49bb65aa First batch of help screens
and the bignum library.

More coming tomorrow.  Many more... :-(
2019-04-27 21:51:49 -07:00
Joan Guillén i Pelegay 3edae53c01 Speech lib using all Snap languages and with their own names 2019-04-28 01:44:46 +02:00
jmoenig 844ddda836 renamed help screen for "is _ empty?" 2019-04-27 11:23:22 +02:00
jmoenig cab317d2ae oops! correcting Spanish translation copy error 2019-04-27 11:19:56 +02:00