| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | |
|
| | |
| |
| |
| |
| | |
zoom blocks dialog no longer accepts drops. Thanks, Nathan, for
reporting this!
|
| |/
|
|
|
| |
double clicking a project in the project dialog now performs the
specified action for the dialog (open / save) on it.
|
| |
|
|
|
|
|
| |
for new "scripts pic..." feature on the scripting area's context menu.
Also pushed up version dates for new beta release, and added
SnapManual.pdf to the help folder
|
| |\
| |
| | |
Fixed #47
|
| | | |
|
| |\ \
| | |
| | | |
Fixed #29
|
| | |/
| |
| |
| | |
Corrected the capitalization of the "add a new sprite" tooltip
|
| |\ \
| | |
| | | |
Fixed #25
|
| | |/
| |
| |
| | |
Corrected the capitalization of the "Project notes..." menu item
|
| |/
|
|
|
|
|
|
|
|
| |
* new entry in the ScriptsMorph's userMenu lets you export a picture of
all scripts, including comments.
* place sticky comments on World layer on dragging their anchor block,
fixes both #8 and #18
* additional settings for developing the backend
|
| |
|
|
| |
not just in the "open project" dialog, but also in the "save as" version
|
| |
|
|
| |
… as in IE9 running locally
|
| |
|
|
| |
cloud data and plain project format
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
in the project dialog
|
| | |
|
| |
|
|
| |
This fixes some encoding issues
|
| |
|
|
| |
This reverts commit 4d37845b2e4de02ffa5a2e8a37812cca98e206d8.
|
| | |
|
| |
|
|
| |
When a locale is loaded with #lang:xx, the names of the new project and the sprite it contains are now localized
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
and exporting URLs for shared projects
|
| |
|
|
|
|
|
| |
* the Block Editor now allows anchored comments,
* duplicating a block / script / sprite now also duplicates anchored
comments,
* deleting a block / script now also deletes anchored comments
|
| |
|
|
|
| |
Support for publishing and un-publishing projects in the cloud (not yet
live in the current production version of the cloud backend)
|
| |
|
|
|
| |
before popping up an error dialog, the GUI can check another URL for an
explanation about server downtimes etc.,
|
| |
|
|
|
|
| |
the stage's context menu, and likewise the stage icon's context menu in
the corral, now let you export a screenshot of the stage including all
pen trails, sprites, watchers and speech bubbles
|
| |
|
|
| |
for the new "Zoom blocks" feature
|
| |
|
|
|
|
| |
in the settings menu.
also: Optional slider for numeric prompter,
numberic prompters for watchers' sliderMin/Max
|
| |
|
|
|
| |
has some issues (synchronous requests, increases startup time on
mobiles)
|
| |
|
|
|
|
| |
cloud related notifications can be put into
http://snap.berkeley.edu/cloudmsg.txt and will be shown in cloud
related dialogs only (signup, login, change pw, open / save project)
|
| | |
|
| |
|
|
|
| |
On startup Snap! looks for http://snap.berkeley.edu/motd.txt, if it
exists it is shown in a dialog box
|
| |
|
|
|
| |
including support for auto-positioning scaled scripts (so you don't
have to clean-up when scaling blocks)
|
| |
|
|
|
| |
adding #signup to the URL directly opens the cloud signup dialog.
http://snap.berkeley.edu/snapsource/snap.html#signup
|
| |
|
|
|
|
|
| |
Shift-clicking on the settings menu lets you specify a fraction, by
which blocks and scripts are scaled, allowing you to e.g. export
poster-sized hi-res script pics, or to present Snap! live on hi-res
screens and projectors
|
| |
|