Michael Aschauer
0906a205bd
add EXP export
2015-05-09 23:44:11 +02:00
Michael Aschauer
793f98d659
fix error in showing jump stitches
2015-05-09 21:49:38 +02:00
Michael Aschauer
ee04357fa7
* replace favicon
...
* fix SVG export (drawing dimensions)
2015-05-09 21:42:01 +02:00
Michael Aschauer
37d7015f3a
* change logo
...
* add stitch preview features: show stitches, show jump stitches
* add svg export
2015-05-09 21:16:56 +02:00
Manuel Menezes de Sequeira
1bc6fc0b61
Update last_changed field for Portuguese localization
2015-05-04 12:32:09 +01:00
Manuel Menezes de Sequeira
9d6eb9dd19
Update portuguese translation to align with latest german version.
2015-05-04 12:27:16 +01:00
Jens Mönig
8e92c65cae
Release!
2015-05-01 12:24:52 -04:00
Jens Mönig
4cd3488e60
formatting tweaks for JSLint’s benefit
2015-05-01 12:11:07 -04:00
Jens Mönig
848773073a
Merge pull request #768 from bromagosa/contrib
...
new parameters to allow embedding projects
2015-05-01 12:05:42 -04:00
Jens Mönig
052a3e07b3
hide “save to disk” option behind shift-click again (has issues in Chrome)
2015-05-01 12:00:56 -04:00
Jens Mönig
b6efcaf17c
return empty string when querying first letter of a list
2015-05-01 11:59:17 -04:00
Jens Mönig
c46d8093ef
indicate numeric inputs in the block prototype with the # sign
2015-05-01 11:56:42 -04:00
Jens Mönig
585d1541b8
select all text when first clicking an input slot
2015-05-01 11:53:42 -04:00
Jens Mönig
30e43a359e
Morphic: Dynamic enhancements
...
new event hooks for “reactToTemplateCopy”, first mouse click on
editable text, and allow trigger hint to also be a function returning a
dynamic help string rather than only a static string
2015-05-01 11:49:35 -04:00
Michael Aschauer
aa981d0e83
*) add only points that differ from previous one
...
*) new upload function and target
*) add turtlestich website to snap menu
2015-04-28 17:28:38 +02:00
Jens Mönig
9385e4b57c
fixed #784
2015-04-26 22:47:37 -04:00
Jens Mönig
834b3918ad
fixed #770
2015-04-15 17:30:43 +02:00
Jens Mönig
db01489a49
flush Stage>>keysPressed when prompting the user
2015-04-15 17:03:36 +02:00
Bernat Romagosa
30caffbf02
new parameters to allow embedding projects
2015-04-10 13:18:03 +02:00
Jens Mönig
5bf3820ce1
fixed #752 and #745
2015-03-25 14:03:06 +01:00
Michael Aschauer
29a6a2fc1f
adding examples
2015-03-24 21:10:49 +01:00
Jens Mönig
fdd2ecf7d9
switch from beta to release candidate
2015-03-15 15:01:25 +01:00
Jens Mönig
7f9fe78c56
fixed #743
2015-03-15 14:55:37 +01:00
Michael Aschauer
12c43f1c8c
fix error in clear..
2015-03-12 21:26:26 +01:00
Jens Mönig
31ea6f6030
Only enable input caching for blocks
2015-03-09 07:39:51 +01:00
Jens Mönig
802ace18d1
fixed #738
2015-03-09 07:09:43 +01:00
Jens Mönig
e906290f47
fixed #736
...
caching really *is* evil :-)
(if it weren’t for performance…)
2015-03-06 14:12:48 +01:00
Jens Mönig
168c328836
fixed #730
...
caching is evil, haha!
2015-03-02 00:39:13 -08:00
Jens Mönig
b1d7853255
fixed #716
2015-02-28 06:09:01 -08:00
Jens Mönig
e1a558a673
fixed #715
2015-02-28 05:58:34 -08:00
Jens Mönig
58d8fd7ccd
slightly optimize warped / turbo execution
2015-02-28 05:49:07 -08:00
Jens Mönig
ee88f7ad39
Cache inputs - accelerate recursive reporters
...
and warped / turbo recursive commands by up to 40%
2015-02-28 05:44:59 -08:00
Jens Mönig
85388f1939
fixed #725
2015-02-24 06:47:12 +01:00
jmoenig
d3758bd707
fix a bug in the automatic block migration mechanism
...
Thanks, Josh, for telling me!
2015-02-23 23:28:23 +01:00
jmoenig
1f88f65e9d
Avoid incompatibility warning for very old (pre-earmarked) projects
2015-02-23 15:15:46 +01:00
jmoenig
e6dcf07b3d
Update German translation
2015-02-23 14:56:10 +01:00
jmoenig
e5e216ccf2
Add user-interaction choices to the “When I am ...” hat block
...
“clicked”, “pressed”, “dropped”, “mouse-entered”, “mouse-departed”
2015-02-23 14:55:30 +01:00
jmoenig
662a743f4e
Make “project data in URLs” a hidden dev option
...
(prevent long urls per default)
2015-02-20 15:01:43 +01:00
jmoenig
2ffab69586
Update German translation
2015-02-20 12:50:21 +01:00
jmoenig
116933ddab
Un-hide “Save to disk” feature
...
(currently supported by both Chrome and Firefox, but not by Safari)
2015-02-20 12:49:18 +01:00
jmoenig
f038309746
Malayam, Tamil and Telagu translations, thanks, Vinay Kumar!!
2015-02-20 12:14:34 +01:00
Michael Aschauer
38c96a1889
fix wrong call
2015-02-16 20:44:04 +01:00
Michael Aschauer
6dc9ed26ad
start minimal reorganistaion, add shortcut/favicon
2015-02-16 20:35:02 +01:00
Michael Aschauer
df90429d44
Merge branch 'master' of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks
2015-02-13 16:46:05 +01:00
Michael Aschauer
2734a8e1c1
no flat design by default.
2015-02-13 16:45:27 +01:00
jmoenig
e45562fc53
Added url switch #cloud: to open a shared project in edit mode
2015-02-06 11:29:46 +01:00
jmoenig
273c58440c
Fixed #710
2015-01-28 07:23:24 +01:00
Jens Mönig
2ca378c50b
Update README.md
2015-01-21 17:18:36 +01:00
jmoenig
82552d0b29
Fix speech bubbles of dragged nested sprites
2015-01-21 17:15:58 +01:00
jmoenig
669704a90a
Integrated Korean and Catalan translation updates
2015-01-21 12:51:08 +01:00