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
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
Michael Aschauer
29a6a2fc1f
adding examples
2015-03-24 21:10:49 +01:00
Michael Aschauer
12c43f1c8c
fix error in clear..
2015-03-12 21:26:26 +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
Jens Mönig
ed16ea81c1
Merge pull request #703 from bromagosa/contrib
...
updated Catalan translation
2015-01-21 12:36:33 +01:00
Jens Mönig
d10af2e670
Merge pull request #676 from janggoons/master
...
New Korean Translation
2015-01-21 12:35:52 +01:00
jmoenig
386ff33895
Fix Zoom Dialog’s sample background in “flat” design
2015-01-21 12:26:54 +01:00
jmoenig
fee92b65f2
Generate ScriptsPaneTexture programmatically
2015-01-21 12:18:46 +01:00
jmoenig
f1fbb38b87
Keep layering of nested sprites thru drag & drop
...
it used to be that dragging an anchor always brought it to the front,
altering the nested sprite’s internal layering order
2015-01-21 10:23:02 +01:00
Bernat Romagosa
3a24dacfa4
updated Catalan translation
2015-01-21 09:42:27 +01:00
Bernat Romagosa
eb3345966e
updated Catalan translation
2015-01-16 11:22:18 +01:00
Michael Aschauer
293b817c11
move logo change (cleanup)
2015-01-15 12:22:51 +01:00
Michael Aschauer
aadd14a09c
force flat design (as default)
2015-01-15 12:19:37 +01:00
Michael Aschauer
302151c4b4
add new example folder (currently empty)
2015-01-15 12:18:04 +01:00
jmoenig
4a3cf0aa3b
fixed #680
2015-01-13 08:37:33 +01:00
jmoenig
14821611fa
fixed #702
2015-01-13 08:36:41 +01:00
Michael Aschauer
02b34eed69
change logo conditional to type of design..
2015-01-12 13:05:56 +01:00
jmoenig
667193b9f0
Force Chrome to show GUI messages
...
add additional yields to nextSteps() to work around a bug recently
introduced to Chrome (other browsers don’t need this kludge). Remember
to take those yields out again when and if Chrome (ever) fixes this
(which, for all I know, may be never)
2015-01-12 13:05:14 +01:00
Michael Aschauer
65460e49c7
trying out flat design (includes logo update)
2015-01-12 12:43:24 +01:00
jmoenig
ff3eed45ea
correct threads.js version
...
happy New Year, duh :-)
2015-01-12 10:45:21 +01:00
jmoenig
68e5feb8ce
Update history
2015-01-12 10:18:32 +01:00
jmoenig
91838819c4
Italian translation update, thanks, Alberto Firpo!
2015-01-12 10:18:20 +01:00
jmoenig
a0b39a4daf
Make clones non-editable
...
Disable clones from being edited via their context menus or double-click
2015-01-12 10:17:58 +01:00
jmoenig
04ffda276e
Speed up messages received by clones
...
Don’t highlight scripts running inside clones (boosts performance),
Thanks, @aranlunzer, for the hint!
2015-01-12 10:17:13 +01:00
jmoenig
50e84f8890
Check project for compatibility
...
notify users of potential incompatibilities when opening projects
created in other forks (e.g. BeetleBlocks)
2015-01-12 10:15:56 +01:00
jmoenig
947906aab9
Backend load balancing support
...
also:
* eliminate now obsolete authentication roundtrip,
* Cloud error message tweaks
2015-01-12 10:13:49 +01:00
Michael Aschauer
67bb99a74b
change logo, show stitches in PNG preview
2015-01-11 12:17:55 +01:00
Brian Harvey
27370676f2
Merge pull request #691 from cycomachead/alonzo
...
Replace alonzo.gif with the newer alonzo.png
2015-01-02 19:23:36 -08:00
Michael Ball
d58cfef9f0
Replace alonzo.gif with the newer alonzo.png
2015-01-02 19:16:38 -08:00
Brian Harvey
89448db254
Merge pull request #689 from cycomachead/examples
...
Add the Examples folder to the Repo
2015-01-02 17:39:39 -08:00
Michael Ball
5e3726e593
update the label block to remove unnecessary ide call
2015-01-02 17:31:12 -08:00
Michael Ball
c41fd2a9f8
Add current examples folder from snap.berkeley
2015-01-02 17:21:38 -08:00
YunJae Jang
7b59026d39
New Korean Translation
...
New Korean Translation 2014-11-07 version
2014-12-23 00:15:57 +09:00
jmoenig
b31df39d7f
Let “zombifying” scripts access receivers’ local vars
2014-12-17 12:35:13 +01:00
Michael Aschauer
048d268b37
add htaccess and index for backend
2014-12-17 12:08:10 +01:00
Michael Aschauer
c016df4f1f
add menu entry
2014-12-17 12:04:22 +01:00
Michael Aschauer
a59f6b8ebf
add stitches to preview
2014-12-17 11:57:42 +01:00
jmoenig
fc256e9e72
Remove terminated processes from expired clones
2014-12-17 09:41:21 +01:00
jmoenig
777498a9f4
Experimental “processes” count watcher
...
(hidden in dev mode)
2014-12-17 08:12:35 +01:00