Jens Mönig
|
eea73bae07
|
added “inherited” toggle option to inheritable variable templates
(context menu) in the palette
|
2017-09-15 13:48:53 +02:00 |
Jens Mönig
|
5516f93da5
|
disable camera because of retina issues
(but make it accessible as hidden setting while we’re working on it)
|
2017-09-14 15:34:44 +02:00 |
Florrie
|
7c570dbd28
|
Fix 'untitled script pic' (meant to be [project name] script pic)
|
2017-09-10 22:33:51 -07:00 |
Michael Ball
|
06284ae8a2
|
Merge master / resolve conflicts
|
2017-09-09 12:18:00 -07:00 |
Jens Mönig
|
ba9a7bd6f6
|
slightly tweak camera button layout in the wardrobe
|
2017-09-08 20:49:27 +02:00 |
Jens Mönig
|
d995f173e7
|
move CamSnapshotDialogMorph code from objects to gui
|
2017-09-08 19:39:10 +02:00 |
Jens Mönig
|
47264f10b0
|
little tweaks to camera snapshot code
mostly to satisfy JSHint ;-)
|
2017-09-08 19:03:28 +02:00 |
Jens Mönig
|
2c361bc9a1
|
Merge pull request #1851 from bromagosa/webcam-dialog
Webcam dialog
|
2017-09-08 18:43:10 +02:00 |
Jens Mönig
|
17ca9a3a62
|
Merge pull request #1778 from cycomachead/fix-export-names
Fix some file naming bugs
|
2017-09-07 23:33:27 +02:00 |
Jens Mönig
|
4b169000b5
|
allow https query from locally loaded sources
thanks, Michael, for the hint!
|
2017-09-06 07:55:30 +02:00 |
Jens Mönig
|
9f17f34e7c
|
added “csv” option to the SPLIT primitive
|
2017-09-06 07:26:28 +02:00 |
Jens Mönig
|
37dbcad27f
|
Renamed “http” block to “url”, use location.protocol (support https)
|
2017-09-05 11:24:57 +02:00 |
Jens Mönig
|
01c22843f9
|
German translation update
|
2017-09-05 08:34:46 +02:00 |
Jens Mönig
|
8f44dbcae7
|
fixed #1339
|
2017-09-04 16:27:48 +02:00 |
Bernat Romagosa
|
edb384dd23
|
Disable cam button if not using HTTPS
|
2017-09-04 14:01:24 +02:00 |
Bernat Romagosa
|
85ba23bd32
|
merged with master
|
2017-09-04 13:41:10 +02:00 |
Michael Ball
|
1210006614
|
merge master
|
2017-09-01 16:14:50 -07:00 |
Michael Ball
|
072ae4aaa7
|
sigh..fix conflicts
|
2017-09-01 16:08:01 -07:00 |
Michael Ball
|
07d31797eb
|
merge dev updates
|
2017-09-01 16:06:50 -07:00 |
Jens Mönig
|
1d174626a3
|
small tweaks, updated history & versions
|
2017-09-01 14:36:52 +02:00 |
Jens Mönig
|
941dc71df5
|
fixed a typo
|
2017-09-01 12:23:25 +02:00 |
Jens Mönig
|
d47e1b3244
|
Merge pull request #1673 from jguille2/toggleDesignBug
Fixing toggle design bug in non English languages
|
2017-09-01 12:18:58 +02:00 |
Jens Mönig
|
efc3a57861
|
Merge pull request #1705 from temaps/master
Russian update
|
2017-09-01 12:18:20 +02:00 |
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 |