Wykres commitów

1733 Commity (5516f93da51c969f9f9dc7cfa05b51c13e8efe66)

Autor SHA1 Wiadomość Data
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
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
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
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