jmoenig
94c44902e1
fixed #585
...
Thanks, Michael, for reporting this!
2014-09-22 15:32:36 +02:00
jmoenig
9f7028dbf9
propagate DELETE to nested sprite parts
2014-07-30 12:39:33 +02:00
jmoenig
bef0e7a790
export and import nested sprites
2014-07-29 12:03:06 +02:00
jmoenig
b451a08812
duplicate and clone nested sprites
2014-07-29 10:50:36 +02:00
jmoenig
f72c133a49
updated credits
2014-07-25 14:46:27 +02:00
jmoenig
75d9adbfe2
improve unique sprite- and costume names
2014-07-24 11:40:36 +02:00
jmoenig
0e02a5ff60
ensure unique costume names when copying costumes via d&d
2014-07-18 15:27:28 +02:00
jmoenig
7328bfb034
ensure unique names when renaming costumes
2014-07-18 15:21:19 +02:00
jmoenig
1076694d9c
ensure unique names for costumes created by the paint editor
2014-07-18 14:54:29 +02:00
jmoenig
c1d5910f33
list op fixes, thanks, Brian!
2014-07-18 07:44:26 +02:00
jmoenig
d88da36762
ensure unique names for imported costumes
...
Use new mechanism for unique costume names on imported costumes
2014-07-17 15:11:05 +02:00
Jens Mönig
4fa53772f5
Merge pull request #509 from jmoenig/bh
...
Bh
2014-07-11 18:08:55 +02:00
jmoenig
c4968843e4
fixed #508 (don’t popup empty menus)
...
thanks, @cycomached!
2014-07-11 17:59:16 +02:00
brianharvey
ce7f681c55
Improve sbe-or-relative to generalize
...
New method GetURLsbeOrRelative(url) takes a relative URL and tries it first on s.b.e and if that fails as a relative url.
2014-07-11 08:52:30 -07:00
jmoenig
98772028bb
limit persistent blocks zoom to 12
2014-07-11 17:32:12 +02:00
brianharvey
c965d45259
Allow loading tools.xml from mirror *or* s.b.e
...
Using full http://s.b.e/snapsource/tools.xml disallows local repository.
Using relative tools.xml disallows running from local disk but getting tools from s.b.e.
So we try both.
2014-07-11 08:28:48 -07:00
jmoenig
a33400d6d2
fixed #507 (limit persistent block zoom to 12x)
...
thanks, @cycomachead !
2014-07-11 17:23:43 +02:00
jmoenig
f27e72e2b2
fixed #412 (incomplete sprite-removal)
2014-07-11 17:14:35 +02:00
brianharvey
7ac63a5ccd
Merge pull request #494 from marwahaha/tools-xml
...
tools now pointing locally
2014-07-10 05:36:25 -07:00
jmoenig
92c5c8bedf
add keyboard shortcut for “new project”: ctr-n
...
note: some browsers (actually, most ^^) override this before Snap gets
a chance to do its thing :-(
2014-07-08 15:27:25 +02:00
Jens Mönig
ac38df35e9
Merge pull request #487 from cs10/kunal/scrolling
...
fixed scrolling glitch in palette
2014-07-08 13:29:46 +02:00
jmoenig
81745502e7
show username in ‘logout’ entry of cloud menu
2014-07-08 13:26:42 +02:00
Kunal Marwaha
52df842dd1
tools now pointing locally
2014-07-03 07:14:42 -07:00
Kunal Marwaha
89c0dfd790
actually no cached image needs to scroll
2014-06-25 04:30:17 -07:00
Kunal Marwaha
ed5eccccae
reason for scroll issue: only non-cached palettes needed to be scrolled
2014-06-25 04:15:58 -07:00
Kunal Marwaha
5db42a9889
fixed scrolling
2014-06-24 21:36:54 -07:00
jmoenig
e16f008ee8
prepare release
2014-06-23 13:30:19 +02:00
Kunal Marwaha
7e5925de3d
added drawnew
2014-06-22 02:56:11 -07:00
jmoenig
ac39877b9c
German translation update, tweaks
2014-06-04 13:48:43 +02:00
jmoenig
bae41fde28
GUI: new (hidden) feature: “Export all scripts as pic”
...
(including custom block refs)
2014-06-04 12:40:44 +02:00
jmoenig
6a4b4afbe9
Show last-changed-timestamp of cloud projects
...
display a tool-tip “bubble” in the “Open-Project” dialog next to the
preview field
2014-05-26 10:46:00 +02:00
jmoenig
a1b9d3e396
Search Blocks feature, keyboard shortcuts
...
Thanks, Kyle, for designing and architecting the search blocks feature!!
2014-05-20 09:43:31 +02:00
jmoenig
03b69769be
GUI: Use new vector prompter for stage dimensions
...
also take out previous experimental code and make this new feature an
official one
2014-02-13 17:50:43 +01:00
jmoenig
2411ca3ebd
Fixed #322 , #324
2014-02-13 12:04:13 +01:00
jmoenig
5058595335
Constrain minimum stage size to 480 x 180
2014-02-13 09:54:40 +01:00
jmoenig
4e2bfdec20
New Feature: Set stage dimensions arbitrarily
...
new entries to set stage width and height in the settings menu when
holding the shift key
2014-02-11 17:38:35 +01:00
jmoenig
1fb0b77998
Flat line end option in the settings menu, saved with the project
2014-02-04 15:29:14 +01:00
jmoenig
9be9d3da11
Import sounds from the project menu
...
Thanks, Brian, for the changeset!
2014-02-04 14:45:15 +01:00
jmoenig
1d8862c7af
Import costumes and backgrounds from the project menu
...
thanks, Brian, for the changeset!
2014-02-04 14:29:32 +01:00
jmoenig
fa88fdc761
validated all source files against the latest JSLint version
...
and pushed to this date
2014-01-09 18:50:38 +01:00
jmoenig
cc7a1558f1
cloud project saving transmission integrity check
...
includes the sizes of the sent project components in the transmision,
so the cloud backend can check if the whole of them have been
transmitted before comitting to the database
2013-11-07 13:40:28 +01:00
jmoenig
405c36805b
filter quotation marks from project names
...
(for backend index)
2013-11-04 13:58:44 +01:00
jmoenig
020cac64b1
"plain block prototype labels" preference setting
...
hide / show the (+) symbols in the block editor
2013-10-04 16:54:16 +02:00
jmoenig
6394ebc24a
fixed #146
...
filter out empty costumes
2013-09-19 16:09:47 +02:00
jmoenig
e9afcc9ec3
prevent costumes with imported CORS-tainted canvases
...
expected to fix #155 , #154 , #151 , #148 , #147 , #127 for future projects
2013-09-18 15:34:59 +02:00
jmoenig
f541b776ea
fixed #119 , #149
...
accessing a shared projects requires lowercasing the username - this is
now automatically taken care of
2013-09-17 10:37:17 +02:00
jmoenig
d278b2b150
fixed #115
...
prevent loading several instances of the same block definition
2013-09-16 17:00:10 +02:00
jmoenig
71fef298b6
Example projects in project dialog
...
thanks, Brian. Also, this changeset contains improvements and
simplifications for synchronous HTTP calls which are used for fetching
libraries and example projects
2013-09-16 12:17:44 +02:00
jmoenig
e2b70a9c9d
"Dynamic" library list
...
thanks, Brian
2013-08-17 07:27:16 +02:00
jmoenig
0bd0303a87
Nestable Sprites fixes
2013-08-10 08:11:51 +02:00