Zhenlei Jia
a5aa6dd4b1
Fix a bug of project note edit dialog
...
Before fix, accepting the edit by "Shift+Enter" will discard all
editings.
Solution: setup dialog.target, dialog.action and dialog.getInput
properly for DialogBoxMorph's 'accept' method.
Changes are made in src/gui.js, but the 'why' part is at the
DialogBoxMorph.accept method in the file src/widget.js.
2019-02-08 08:14:45 -05:00
jmoenig
a19cd29526
enable dropping command blocks into all rings by default. Yeah!
2019-02-07 12:54:45 +01:00
jmoenig
b950976675
enable dropping commands into all rings, experimental, under construction
2019-02-06 20:35:54 +01:00
jmoenig
b9bc9d1446
pushed version to "beta"
2019-01-28 08:07:52 +01:00
jmoenig
9608bc9b45
added ability to export sounds
2019-01-25 13:38:08 +01:00
jmoenig
19f17e7243
updated version history
...
and slightly tweaked the code to please lint :-)
2019-01-25 12:17:57 +01:00
Michael Ball
16db64c9d5
oh dear! 2e20 is *not* 2**20...whoops
2019-01-24 02:32:40 -08:00
Michael Ball
19243fa538
cleanup duplicative error handling
2019-01-24 02:10:48 -08:00
Michael Ball
b4f12a67bd
cleanup logging / comments
2019-01-24 02:07:26 -08:00
Michael Ball
a044553767
refactor some cloud project saving. Fix #2169
2019-01-24 02:03:10 -08:00
Michael Ball
1fdded7fe5
Move project saving code to gui.js
...
Give it a small refactor, fix size checking.
2019-01-23 23:54:33 -08:00
jmoenig
1697be02d3
updated versions
2019-01-17 13:27:58 +01:00
Bernat Romagosa
91439e8512
minor change because of new user roles
2019-01-16 12:35:40 +01:00
jmoenig
c43eb3ca17
pushed dev version to 5.0
2019-01-14 17:28:01 +01:00
jmoenig
9dfaca8e33
updated version dates, pushed dev version to 4.3
2019-01-11 17:36:07 +01:00
Jens Mönig
0020ce17f7
Merge pull request #2292 from bromagosa/remix-changes
...
Changes needed for the remix functionality in our new social site
2019-01-11 16:38:00 +01:00
Jens Mönig
d1b90ad946
Merge pull request #2285 from bromagosa/embed-changes
...
Tweaked styling for embed mode to match social site
2019-01-11 15:42:19 +01:00
jmoenig
3df6370a11
import & examine data sets and text files via drag'n'drop or "import" menu
2019-01-10 15:51:02 +01:00
jmoenig
92d8fa4cb3
pushed dev version to 4.2.3
2019-01-02 14:40:06 +01:00
jmoenig
d5dd445eda
added third color dimension and transparency to pen
2019-01-02 14:27:04 +01:00
jmoenig
1ba15afba7
fixed #2294
2018-12-28 21:11:45 +01:00
Bernat Romagosa
99815dd547
added remix functionality
2018-12-17 12:41:10 +01:00
Bernat Romagosa
1ce6febed0
fixed flag centering in embedMode
2018-12-12 08:20:05 +01:00
Bernat Romagosa
fddbccf8ee
tweaked styling for embed mode to match social site
2018-12-07 14:11:51 +01:00
jmoenig
ba62f758f1
fixed #2284
...
executing "inherit" should not un-hide palette in presentation mode
2018-12-07 09:15:11 +01:00
jmoenig
79de77080a
fixed offline version (avoid sessionStorage access)
2018-11-29 14:07:50 +01:00
Jens Mönig
2e043428e0
Merge pull request #2272 from bromagosa/fix-non-persistent-login
...
fixes non persistent login accross page reloads
2018-11-29 13:16:59 +01:00
Bernat Romagosa
020a2266a3
fixes non persistent login accross page reloads
2018-11-29 12:45:04 +01:00
jmoenig
a85939cdaf
prepared release
2018-11-29 07:52:08 +01:00
jmoenig
a0b4aba0cc
allow smaller stage extent in embed mode
...
for social website
2018-11-28 12:42:19 +01:00
jmoenig
c98fdacd4f
Cache stage>>penTrailsMorph to optimize collision detection
...
also fixed a collision detection errror when objects are sub-pixel sized
2018-11-27 08:54:40 +01:00
jmoenig
f6b36ed2f2
prepared release
2018-11-21 13:11:38 +01:00
jmoenig
07d3446036
prepared release
2018-11-13 07:50:54 +01:00
jmoenig
6127b18f70
new dev version
2018-11-12 07:52:19 +01:00
jmoenig
b1c3841bfb
prepared release
2018-11-07 06:37:42 -05:00
jmoenig
865ac5391a
fixed a scope issue introduced in v4.2.2.4
2018-11-06 23:13:35 -05:00
jmoenig
3922cad9a3
prepared minor release
2018-11-02 17:43:48 +01:00
jmoenig
2e4f52f40a
prepare release
2018-10-29 13:10:47 +01:00
jmoenig
779fbeada4
new dev version
2018-10-29 12:31:51 +01:00
jmoenig
fddba70d79
prepare release
2018-10-26 11:39:38 +02:00
jmoenig
e17d5e343b
Don't stamp if the canvas is too small (and would throw an error)
2018-10-23 12:00:41 +02:00
jmoenig
7086171c68
prepared release
2018-10-19 12:36:37 +02:00
jmoenig
faf4b51f18
prepare release
2018-10-16 10:21:17 +02:00
jmoenig
bdc21b3668
prepared release
2018-10-07 12:20:28 +02:00
jmoenig
4e8dcd0924
renamed repo to "Snap!
...
and adjusted all references in the code
2018-10-07 11:21:44 +02:00
jmoenig
f79460ec67
added instructions for using Snap! offline
2018-10-04 16:18:44 +02:00
jmoenig
4d850b0410
improved UX when running Snap! locally without a web server
...
bypass the cloud and instead import and export everything to local disk
2018-10-04 14:34:59 +02:00
jmoenig
536acb224f
moved media files (icon, logo, click sound) into "src" subfolder
2018-10-02 16:07:53 +02:00
jmoenig
258e476e5f
moved *.js files into subfolder "src"
...
and edited gui.js to deal with ypr.js
2018-10-02 15:48:42 +02:00