jmoenig
0731192941
fixed support for numerical custom block input names
2018-06-06 18:13:36 +02:00
jmoenig
05fed02018
updated German translation
2018-06-06 09:52:30 +02:00
jmoenig
3b9299fbb3
updated history, minor LINT-related reformatting
2018-06-06 09:24:43 +02:00
Bernat Romagosa
f3ffe66a2b
Backups ( #2110 )
...
* added backups menu
* project recovery dialog
* only show recover button in Cloud tab
* Human-readable time diffs for recovery dialog
* reverted project list context menu, ca and es translations
2018-06-06 09:06:34 +02:00
jmoenig
976a964200
added Jadga to translators credits
2018-06-06 08:59:51 +02:00
Jens Mönig
66ab8aee8d
Merge pull request #2094 from MMSequeira/master
...
Small updates to the Portuguese (pt) translation.
2018-06-06 08:53:44 +02:00
Jens Mönig
c7cc4613ea
Merge pull request #2092 from jadga-h/master
...
updated German translation
2018-06-06 08:45:28 +02:00
jmoenig
404da65d39
fixed 'polygon' symbol rendering
...
used in the vector editor
2018-06-05 17:25:59 +02:00
jmoenig
a37dbfeb35
updated GUI version
2018-06-05 17:25:14 +02:00
jmoenig
b2604ca2c5
prepare for v.4.2
2018-06-05 17:24:06 +02:00
jmoenig
31248c2d30
reformatted vectorPaint.js
...
mostly for readability and to please silly LINTers
2018-06-05 16:06:12 +02:00
jmoenig
7bf5bf9ff7
VectorPaint: fixed initial rendering
...
so costumes can be re-opened after saving / exporting and re-loading the project
2018-06-05 15:05:32 +02:00
jmoenig
9dde6a4fd8
VectorPaint: fixed rotation center editing for existing costumes
2018-06-05 12:04:23 +02:00
jmoenig
b93ef8eac6
tweaked layout of variadic C-shaped input slots
2018-06-04 07:49:08 +02:00
jmoenig
cdf851f25d
fixed rendering and layout of variadic C-shaped input slots
2018-05-24 09:25:35 -07:00
Manuel Menezes de Sequeira
c127705c65
Small updates to the Portuguese (pt) translation.
2018-05-20 19:59:26 +00:00
jadga-h
fc467a00d7
Updated German Translation
...
Settings and File menu mouse overs
Library dialog
2018-05-10 19:37:59 +02:00
jadga-h
8d605a6188
Updated German translation
2018-05-10 16:11:57 +02:00
jadga-h
69584fe359
Updated German Translation for Costume Editor
2018-05-10 00:21:06 +02:00
Brian Harvey
2fd4794a99
Add "visible palette" setting to Eisenbergification
...
(for Paul)
2018-05-09 16:46:17 -04:00
jadga-h
0d43442371
updated German translation
2018-05-09 18:59:59 +02:00
jmoenig
d95c7b4696
tweaked JS-Compiler to better handle process related ops
2018-05-08 07:08:54 +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