Wykres commitów

252 Commity (2e8b5e9d761ecf4963deecd7913137f9bb8cebe5)

Autor SHA1 Wiadomość Data
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
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 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 7ca082df14 changed "hz" typo to "Hz"
thanks, Brian, for catching this!
2019-04-28 13:16:44 +02:00
jmoenig c9e4c3090c updated German, Catalan, Spanish and French translations for former tools 2019-04-27 11:13:07 +02:00
jmoenig de75cc4a76 removed "tools" library, yay! 2019-04-27 10:34:05 +02:00
jmoenig b570f95a3e new "is empty" predicate primitive in List category 2019-04-27 07:47:33 +02:00
jmoenig 3502fe2da0 added support for single implicit parameter to FOR EACH prim 2019-04-26 15:03:37 +02:00
jmoenig e161a2382d moved "for each" down in the lists pallette towards the imperative blocks 2019-04-26 11:28:35 +02:00
jmoenig c31b4d8d7c updated Catalan translation (for new HOF prims)
took the translation from the tools library
2019-04-26 00:06:08 +02:00
jmoenig a313993f9f updated version date 2019-04-25 16:20:09 +02:00
jmoenig d23e3cc17c updated German translation (for new HOF prims) 2019-04-25 15:56:40 +02:00
jmoenig e5a95685c4 new "combine" primitive in list category 2019-04-24 00:08:05 +02:00
jmoenig 9156ce2ddb new "map" and "for each" primitives in list category 2019-04-23 16:59:30 +02:00
jmoenig fd7f8f803d fixed JS stack overflow issue for MAP primitive 2019-04-23 16:43:23 +02:00
jmoenig 2ce7caf4f4 turned dictionary key for 'arguments' parameter binding into a Symbol 2019-04-22 17:04:12 +02:00
jmoenig 6f76ba2b8a enabled text-variables as inputs for graphic effects / pen attributes 2019-04-12 14:24:50 +02:00
jmoenig a7677f87c7 German translation update 2019-04-11 15:51:53 +02:00
jmoenig af37164ff2 moved costume-pixels primitives down in the palette towards the graphic effects 2019-04-11 10:36:28 +02:00
jmoenig e05b3a513a renamed monadic selectors: "neg" to "-" and "log2" to "lg", added "2^" 2019-04-11 10:27:35 +02:00
jmoenig ed8c9b4575 fixed #2367
(changing project source after exporting to disk)
2019-04-10 10:48:45 +02:00
jmoenig f55438b4e6 took out MAP and FOREACH primitives gain
(available in dev mode)
2019-04-10 08:48:03 +02:00
jmoenig 223e493316 pixel access primitives for bitmap and vector graphics 2019-04-09 10:04:14 +02:00
jmoenig 6b874c18f3 new "getSoundAttribute" reporter primitive 2019-04-08 14:21:02 +02:00
jmoenig 4e4d4cb5db updated version 2019-04-07 08:53:53 +02:00
jmoenig 6c024bab40 updated German translation for "sample rate" 2019-04-05 12:05:15 +02:00
jmoenig c47da5cbfa added "sample rate" selector to microphone drow-down 2019-04-05 12:00:25 +02:00
jmoenig 1db0ae0bf7 adjusted PianoKeyboard for the new audio engine
click reduction is an ugly business, those time curves can overlap and cause mayhem...
2019-04-05 11:13:03 +02:00
jmoenig 091c81b484 eliminated "clicks" when playing music notes
thank you, @bromagosa , for your thoughts and hints about how to accomplish this!
2019-04-05 10:03:53 +02:00
jmoenig 7bf45e0821 moved "stage width" and "stage height" into attribute menu of the OF block for the stage 2019-04-04 15:16:13 +02:00
jmoenig 2958b2d24e updated German translation 2019-04-04 14:58:48 +02:00
jmoenig 336d276784 renamed "pan left/right" to "balance" 2019-04-04 14:51:13 +02:00
jmoenig 0da085bc59 new "play frequency" commands in the Sounds category 2019-04-04 07:08:40 +02:00
jmoenig 33a48ae873 German translation update for volume and panning blocks 2019-04-03 16:08:04 +02:00
jmoenig b21fea7a32 new feature: volume blocks
individual, persistent, non-inheritable, decibels-based volume attribute for sprites and the stage
2019-04-03 14:18:46 +02:00
jmoenig 01b3c77aab Safari compatibility tweaks (only use StereoPanner if available) 2019-04-03 12:37:35 +02:00
jmoenig 001e90f01a added "log2" function selector to monadic reporter, tweaked "log" 2019-04-02 16:13:50 +02:00
jmoenig 514ec3a1bf lazily initialize volume property 2019-04-02 07:19:44 +02:00
jmoenig 6d2ed9752c added volume support for notes (under construction) 2019-04-01 17:43:45 +02:00
jmoenig eced999b6c let the Microphone share the Note prototype's AudioContext
make sure all of Snap! uses just a single AudioContext in order to save hardware resources
2019-04-01 13:56:53 +02:00
jmoenig 6ab1965cf7 updated German translation 2019-03-31 13:28:28 +02:00
jmoenig dd59563f00 added "stage width" and "stage height" as gettable attributes to MY 2019-03-31 13:20:39 +02:00
jmoenig b820ccdd5e added JIT-compilation to live-audio scripting 2019-03-30 11:55:29 +01:00
jmoenig d07b35a2d8 new experimental live audio-scripting support 2019-03-28 17:20:28 +01:00
jmoenig f18f299396 updated French translation 2019-03-26 09:00:12 +01:00
jmoenig bf07a4c450 fixed unintentional pen trails when manually cloning or duplicating a sprite
whose pen is down
2019-03-25 15:26:29 +01:00
jmoenig d8713ad4d5 updated version 2019-03-25 15:08:16 +01:00