Wykres commitów

194 Commity (af1397d7d395bc04e7ff31a96be3cee378af3c31)

Autor SHA1 Wiadomość Data
jmoenig af1397d7d3 added microphone "resolution" concept governing "bins" (buffer / bin sizes) 2019-03-11 15:25:23 +01:00
jmoenig c4e9518da2 took out "b block" costume from catalog 2019-03-11 13:55:25 +01:00
jmoenig ecdfdf7538 new "text costumes" library for generating costumes from letters or words of text 2019-03-11 09:49:28 +01:00
jmoenig 5246d62144 ported multiline library to new (custom input slot) format 2019-03-11 09:39:08 +01:00
jmoenig 83d2b6ee8b added note / hz conversion blocks to audioComp library 2019-03-11 09:09:53 +01:00
jmoenig a6439559e5 tweaked pitch detection to smoothen low audio signals 2019-03-10 15:04:45 +01:00
jmoenig c566b91f84 updated German translation for pitch-detection 2019-03-10 13:11:03 +01:00
jmoenig 9efc4c582d tweaked note detection to only change when the audio signal is strong enough 2019-03-10 12:58:23 +01:00
jmoenig 8ff79b0d8c added microphone note and pitch detection 2019-03-10 11:33:23 +01:00
jmoenig 01ec1a7448 simplified "globe" symbol 2019-03-07 09:35:45 +01:00
jmoenig 22076c9f52 German translation update (microphone features) 2019-03-07 09:21:38 +01:00
jmoenig 998803a18e AudioComp lib: added block to set the microphone's buffer and fft sizes 2019-03-07 09:09:38 +01:00
jmoenig db0301c8cc let users turn off microphone manually in the settings menu (in the offline version) 2019-03-06 17:08:53 +01:00
jmoenig 63a0f343a6 keep microphone always on when running Snap! locally
otherwise users need to re-allow microphone usage every time the block is eveluated again later
2019-03-06 17:06:49 +01:00
jmoenig ea25dad812 new "microphone" reporter in Sensing for getting volume, signals and frequencies 2019-03-06 16:44:20 +01:00
jmoenig cf3b8b6226 removed "loudness / microphone" block from AudioComp lib
turned into primitive instead
2019-03-06 16:37:44 +01:00
jmoenig b37b4ba2f0 AudioComp lib: support Safari 2019-03-06 13:08:58 +01:00
jmoenig 683ec28de4 AudioComp lib: turn off mic after 5 secs of idling 2019-03-06 10:33:57 +01:00
jmoenig dc5e6298a0 updated history 2019-03-05 18:18:59 +01:00
jmoenig cf6062dbfa updated feature list 2019-03-05 11:40:10 +01:00
jmoenig d95539bfd5 added "globe" icon to language menu item 2019-03-05 08:49:26 +01:00
jmoenig 324a8e5999 updated German translation 2019-03-04 18:47:51 +01:00
jmoenig b6a3039965 changed project dialog's initial & miminum extent 2019-03-04 18:20:09 +01:00
jmoenig e3fcfc0b6e spread project dialog action buttons over 2 rows 2019-03-04 18:12:43 +01:00
jmoenig 670595e4c8 reenabled publish / unpublish buttons in the project dialog 2019-03-04 16:39:58 +01:00
jmoenig 3ad75ed84d deprecated storing projects in localStorage 2019-03-04 15:45:26 +01:00
jmoenig 6f529f0276 replaced "storage" icon in project dialog with "globe" symbol 2019-02-27 12:35:52 +01:00
jmoenig 7d5f903135 new "globe" symbol 2019-02-27 12:27:33 +01:00
jmoenig c136fc84a3 disabled calls to world.worldCanvas.focus()
in the hope that it prefents projects embedded in iFrames to automaticalls scroll into view
2019-02-26 07:35:01 +01:00
jmoenig 6656cd62b5 made "inheritance support" setting hidden 2019-02-26 07:19:42 +01:00
jmoenig fd009c2d7b don't focus embedded worlds 2019-02-25 16:39:56 +01:00
jmoenig 1c55861ab4 German translation for animation library 2019-02-25 14:09:33 +01:00
jmoenig d48393b8ba updated version history 2019-02-24 15:22:35 +01:00
jmoenig 63224649b8 new help screens for some blocks, thanks, Brian! 2019-02-23 10:30:54 +01:00
jmoenig a7aeba8633 updated version dates 2019-02-22 18:10:45 +01:00
jmoenig 31d18aa4ef tweaked German translation 2019-02-22 17:55:28 +01:00
jmoenig 04eb25cc9b updated version history 2019-02-22 17:50:26 +01:00
jmoenig ba347990c1 fixed deleting a single command inside a stack
which somehow got broken when allowing commands inside reporter rings
2019-02-21 01:42:46 +01:00
jmoenig 5444b16005 updated German translation 2019-02-20 06:47:28 +01:00
jmoenig bce805d616 Tweaked German translation 2019-02-20 06:01:43 +01:00
jmoenig f1097de256 udated German translation 2019-02-19 22:43:48 +01:00
jmoenig 1a3592de7f fixed #2332
I hate it. It's fixes like this that bog Snap! down.
2019-02-19 22:08:30 +01:00
jmoenig b0d4b4fd1b new feature: enable sprite nesting via the context menu 2019-02-18 19:00:25 +01:00
jmoenig 0565310e52 fixed a glitch in the custom block help mechanism (show only the prototype) 2019-02-15 17:53:11 +01:00
jmoenig 83adb56bd0 tweaked yesterday's fix... 2019-02-15 17:26:11 +01:00
jmoenig 82c6b82960 keep empty numerical input slots in custom blocks empty when relabelling
instead of filling in zeroes
2019-02-14 12:01:16 +01:00
jmoenig a19cd29526 enable dropping command blocks into all rings by default. Yeah! 2019-02-07 12:54:45 +01:00
jmoenig ba46761576 adjusted keyboard typing for command blocks inside reporter rings 2019-02-07 12:47:56 +01:00
jmoenig affbe2f437 refactored for optimized parent-by-type detection 2019-02-07 09:54:22 +01:00
jmoenig 22e12c834a simplified and optimized Node>>parentThatIsA / parentThatIsAnyOf 2019-02-07 09:48:17 +01:00