Wykres commitów

2118 Commity (c33eefbeddb2ab4b3445f182068e26ff12a68d27)

Autor SHA1 Wiadomość Data
Asier Iturralde Sarasola c33eefbedd Add Euskara to the Snap languages 2018-06-27 10:21:33 +02:00
Asier Iturralde Sarasola 5243cd3e9c Add Basque translation 2018-06-26 17:01:40 +02:00
jmoenig 47fd2fd934 (again) randomize pen color when creating a new sprite 2018-05-03 09:13:21 +02:00
jmoenig 2a85ed4902 added options for sprite attributes to the SET block 2018-05-02 13:34:49 +02:00
jmoenig bac76a4b10 disabled keyboard shortcuts for green-flag (cmd-enter) and stop (esc) in presentation mode 2018-05-02 10:23:45 +02:00
jmoenig 0ec6c3493f updated German translation 2018-05-02 10:15:46 +02:00
jmoenig 1f4602844e added "center" to drop-down options of location blocks
(GO TO, POINT TOWARDS, DISTANCE TO and DIRECTION TO)
2018-05-02 10:08:41 +02:00
brianharvey 562ec48883 fix make-variables library bug
by checking for empty-string name.
2018-05-01 21:20:15 -04:00
Brian Harvey a35528f282
oops fix LIBRARIES 2018-05-01 20:51:09 -04:00
Brian Harvey 61a374e873
declare global or sprite-local variables
new library with GLOBAL VARIABLES and SPRITE-LOCAL VARIABLES blocks
2018-05-01 20:48:22 -04:00
jmoenig 3ab922ea99 when creating a new sprite only randomize color and direction when shift-clicking 2018-04-27 08:57:22 +02:00
jmoenig 05aeeb3b79 only randomize position when shift-clicking on new turtle-sprite button 2018-04-25 16:46:27 +02:00
jmoenig 01cfb6fa50 fixed scrolling for the jukebox
(updating the sounds list version)
2018-04-25 12:34:44 +02:00
jmoenig c84e2bd777 fixed rearranging sound icons in the jukebox 2018-04-25 12:19:13 +02:00
jmoenig 3abc58bd6e added 'name' selector to pixel library 2018-04-24 08:15:31 +02:00
jmoenig e3743028c0 minor tweaks
for Linting
2018-04-16 11:52:59 +02:00
jmoenig f5ebed11db only preserve filled rings when collapsing ring-typed multi-arg-slots 2018-04-16 09:42:57 +02:00
jmoenig fef9539a1d added implicit parameter count to experimental JIT compile reporter 2018-04-13 13:13:42 +02:00
Moenig b432da2dfe disable detecting collision with hidden sprites 2018-04-12 12:58:40 +02:00
Jens Mönig 881f28a532 removed atomic FOR EACH from "Bigger Data" library
because it was - surprisingly! - inefficient
2018-03-23 12:22:23 +01:00
Jens Mönig e8bd4d9346 added atomic FOR EACH to new experimental "Bigger Data" library 2018-03-23 10:35:03 +01:00
Jens Mönig 0f3297fe1e updated "audio comp" and "bigger data" libraries 2018-03-23 09:55:46 +01:00
Jens Mönig 8ad9d722ab new experimental atomic COMBINE utilizing JIT compiler 2018-03-23 08:40:11 +01:00
Jens Mönig e4094c2c3d new experimental "Big Data" library using JIT compiler 2018-03-22 18:16:46 +01:00
Jens Mönig d2563fca5b new experimental atomic HOFs utilizing JIT compilation (MAP, KEEP, SORT) 2018-03-22 17:45:56 +01:00
Jens Mönig c313ce139f extended implicit parameters handling for experimental JS-Compiler 2018-03-22 14:55:28 +01:00
Jens Mönig 1a0c9fe6b8 enabled variables access for experimental JS-compiler 2018-03-20 14:48:42 +01:00
Jens Mönig d87146497c refactored experimental JS-Compiler 2018-03-20 09:38:36 +01:00
Jens Mönig cd63357bc9 fixed secondary color selection in vector paint editor
because I broke it earlier today. Geez, I just spent a whole hour
chasing this issue and I still don’t understand why this came up at all
:-/
2018-03-19 18:25:40 +01:00
Jens Mönig d9edaa7ab6 tweaks - mostly for LINT 2018-03-19 11:54:56 +01:00
Jens Mönig d744da2832 started 4.1.3 dev 2018-03-19 10:27:19 +01:00
Jens Mönig 794d77578a
Merge pull request #2060 from bromagosa/fixed-vectorpaint
Vector Editor
2018-03-19 10:21:11 +01:00
Jens Mönig 18dedeb06d prepare minor release 2018-03-19 08:32:30 +01:00
Jens Mönig 6bc25c72b3 remove obsolete STOP primitive from the stage's palette 2018-03-19 07:06:52 +01:00
Jens Mönig dd1d2de619 initialize Process>>gensyms with null
because it's hardly ever needed
2018-03-19 07:05:25 +01:00
Bernat Romagosa 47f5c8c259 merged with latest Snap! 2018-03-16 15:19:08 +01:00
Jens Mönig 195b87335a experimental JIT compiler support for multi-word parameters and empty input slots 2018-03-16 12:25:18 +01:00
Jens Mönig 7eb38234da prepare minor release 2018-03-14 08:53:20 +01:00
Jens Mönig 6fe9465287
Merge pull request #2057 from bromagosa/newer-cloud
remix project method
2018-03-14 08:48:29 +01:00
Jens Mönig a8337d64a7 changed testing order for type inferral
speeds up list operations significantly, especially recursive ones such
as MAP
2018-03-14 08:47:59 +01:00
Bernat Romagosa 7257c25e19 remix project method 2018-03-13 17:01:03 +01:00
Jens Mönig 60b0ce1688 prepare minor release 2018-03-13 07:48:01 +01:00
Jens Mönig 83c54ca207
Merge pull request #2055 from boyzhirui/master
Fix the sound recorder issue #2054
2018-03-13 07:42:49 +01:00
Jens Mönig 722dbc6103 draw a "dot" pentrail when moving zero steps while the pen is down 2018-03-13 07:41:18 +01:00
Rui Zhi 833d3b3aba fix the sound recorder issue 2018-03-11 14:12:25 -04:00
Jens Mönig b30d2a894d updated release history 2018-03-09 13:11:03 +01:00
Jens Mönig b33256da67 prepare next minor release 2018-03-09 13:09:05 +01:00
Jens Mönig 5dc1193207 updated German translation for new "random" drop-down options 2018-03-09 12:09:48 +01:00
Jens Mönig 854e8f3188 tweak "random" options to fit into current drop-down menu scheme
so existing translations don’t break
2018-03-09 12:07:45 +01:00
Jens Mönig c3dcde5bf8 added "random" option for "go to", "point towards" and "point in direction" primitives 2018-03-09 11:47:11 +01:00