Jens Mönig
ba67a56041
Merge pull request #1706 from jan-gerard/patch-1
...
Update lang-nl.js
2017-09-01 12:18:04 +02:00
Jens Mönig
c8aa75e4f9
Merge pull request #1847 from bromagosa/floodfill-fix
...
[resubmitting to dev branch] fixes #1349
2017-09-01 12:03:34 +02:00
Jens Mönig
30d62addbd
fix some stupid merging conflicts that I don't understand ;-)
2017-09-01 12:01:40 +02:00
Jens Mönig
bd097266f0
Merge branch 'master' into dev
...
# Conflicts:
# gui.js
# morphic.js
2017-09-01 11:58:54 +02:00
Jens Mönig
8372f3a68c
Merge pull request #1797 from jmoenig/libraries
...
bignumbers fix #390
2017-09-01 11:46:57 +02:00
Jens Mönig
3d6e3935bd
Merge pull request #1845 from bromagosa/dev
...
fixes #1799
2017-09-01 11:46:24 +02:00
Bernat Romagosa
845b5f2abd
fixes #1799
2017-08-31 16:24:13 +02:00
Jens Mönig
fa6dd18113
Croation translation update, thanks, Zeljko Hrvoj!
2017-08-30 10:17:33 +02:00
Jens Mönig
5a8a655aa6
remove "pen trails" library
...
because it is now a primitive
2017-08-30 10:04:42 +02:00
Jens Mönig
b633844894
make sure to convert detected pixel alpha values to fraction
...
fixes. #1843 for good, I hope
2017-08-30 09:47:19 +02:00
Jens Mönig
7dd9ecb755
fixed #1843
...
fixed “fill” block crash when applying the same color twice
2017-08-30 08:58:05 +02:00
Jens Mönig
4bea32a5e8
enable exporting script pics of custom blocks in the newest Chrome version, which disables opening tabs on dataURLs
...
Sheesh…
2017-08-30 08:43:02 +02:00
Jens Mönig
1905142fc7
Confine programmatically setting the “temporary?” attribute to dev mode
...
because it has serious pitfall issues
2017-08-30 08:09:48 +02:00
Jens Mönig
19b36c7ee7
added “temporary?” as gettable and settable attribute for clones
2017-08-29 12:21:37 +02:00
Jens Mönig
c7542642f7
enable exporting costumes and variable-data
...
in the newest Chrome version, which disables opening tabs on dataURLs
(did I miss any more isntances of this?)
2017-08-29 10:33:02 +02:00
Jens Mönig
20313ae29b
allow two-item lists as x-y coordinate arguments for “distance to” reporter
2017-08-29 10:06:45 +02:00
Michael Ball
e8c0385719
Remove remaing code for opening exports in a new window
2017-08-26 18:05:37 -07:00
Michael Ball
d4c3709d4a
Update filesaver.js to lastest version -- mostly minor tweaks
2017-08-26 18:02:33 -07:00
Michael Ball
8ce6333d12
Remove code for opening exported things in a new window
...
we can add it back later, but for now its useless.
2017-08-26 18:01:35 -07:00
Michael Ball
63598c3994
more fixes to prevent opening in new windows
...
- remove some project XMLs
- remove a few from exporting sprite and stage pics
- remove the false parameter (since it is the default)
'
2017-08-26 02:33:41 -07:00
Michael Ball
914fa842d6
dont open costumes in a new window
2017-08-26 02:01:23 -07:00
Jens Mönig
fd441398f8
enable exporting project summaries in the newest Chrome version
...
which disables opening tabs on dataURLs. Grump. I hate browser makers.
Hate them.
2017-08-04 23:40:03 +02:00
Jens Mönig
d1ba030eeb
enable exporting script pics in the newest Chrome version
...
which disables opening tabs on dataURLs.
The basic Morphic export picture mechanism is thus also no longer
possible in Chrome. Browsers are evil.
2017-08-03 16:21:13 +02:00
Jens Mönig
9146cbf884
fixed #1820
2017-08-02 23:40:58 +02:00
Jens Mönig
7cb06faebc
changed piano keyboard design credits to Lucas Karahadian
2017-08-02 23:23:09 +02:00
Jens Mönig
9e19e6f43d
enable multiple instruments per sprite in parallel threads
2017-08-02 14:33:12 +02:00
Jens Mönig
0e1dfc9298
simplified “instrument” access
2017-08-02 14:16:36 +02:00
Jens Mönig
64ad2948b9
Updated credits to reflect Michael’s piano keyboard design contribution
2017-08-02 11:38:31 +02:00
Jens Mönig
5e10b64106
refactored symbols code to a new file
2017-08-02 11:30:34 +02:00
Jens Mönig
e46fbc27a6
added sound feedback to PianoKeyboard
2017-08-02 10:48:39 +02:00
Jens Mönig
31b40248fc
moved PianoKeyboard code from blocks.js to widgets.js
2017-08-02 09:17:38 +02:00
Jens Mönig
73cfc06f6f
improve keyboard support for piano widget
2017-08-02 08:11:37 +02:00
Jens Mönig
8de10aebe4
Improve PianoKeyboard for keyboard navigation & entry
2017-08-02 00:15:33 +02:00
Jens Mönig
ba87691827
tweaks to Morphic by Craig Latta
2017-08-01 10:21:35 +02:00
Jens Mönig
1cecb672d5
added “instruments”: sine, square, sawtooth, triangle waves
2017-07-31 20:09:46 +02:00
Jens Mönig
566c29fd66
fixed PianoMenu to work with block zoom etc.
2017-07-31 17:51:29 +02:00
Bernat Romagosa
3338b0f017
pulled and reviewed #1676 , fixes #1610 and #1639
2017-07-28 14:36:13 +02:00
Bernat Romagosa
033584d948
fixed note label position in PianoMenuMorph
2017-07-28 13:22:01 +02:00
Bernat Romagosa
cf29bec85b
Merge commit 'refs/pull/1007/head' of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks into dev
2017-07-28 13:11:18 +02:00
Jens Mönig
745d833e64
Allow two-item lists as arguments for "point towards" and "go to" primitives
2017-07-27 16:20:37 +02:00
Jens Mönig
4ef3b64aa4
fold two "stop" commands into one
...
… the one with the flat bottom. The reasoning behind this is that even
when you’ll want the script to continue afterwards, you’ll probably use
it inside a conditional statement, but this way we only have a single
“stop” block
2017-07-27 10:06:51 +02:00
Jens Mönig
a0fe652116
remodelled context menu for inheritance to use check-boxes
2017-07-27 08:33:08 +02:00
Jens Mönig
4744e97275
don't shadow costume # when editing a costume
2017-07-27 07:54:26 +02:00
Jens Mönig
f7ff3074d2
enable type-assertion for list elements (costumes, sounds)
2017-07-26 17:07:18 +02:00
Jens Mönig
4b461bb83a
added 'costume' and 'sound' as first-class data types
2017-07-26 16:03:23 +02:00
Jens Mönig
e10ed49bb5
added "pen trails" reporter primitive and stage context menu entry
2017-07-26 15:54:39 +02:00
Jens Mönig
2668d3a0f6
programmatically hide and show primitives in the palette
...
Thanks, Cynthia Solomon, for this idea!
2017-07-26 10:58:17 +02:00
Jens Mönig
a3936766ec
hiding settings 'Keyboard Editing', 'Nested auto-wrapping', "Table support" and "Table lines"
...
default is “on” for each of them
2017-07-25 23:41:29 +02:00
Jens Mönig
07d97222eb
changed Block Editor label to "Method" for methods
2017-07-25 23:23:18 +02:00
Jens Mönig
08b5947c43
fixed rotation-bug when flipping costumes in "only turn left/right" mode"
2017-07-25 10:13:02 +02:00