| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |/ |
|
| |
|
|
|
| |
renaming variable blobs now features a drop-down menu in the dialog box
with reachable variable names and a picture of the block to be renamed
|
| | |
|
| |
|
|
|
| |
Selecting "Help" for a custom block now pops up the comment attached to
its definition's prototype hat, if any
|
| |
|
|
| |
and exporting URLs for shared projects
|
| |
|
|
|
| |
You can now "stick" comments to the prototype hat block in the block
editor
|
| |
|
|
|
| |
No more text area in upper left corner of the Snap! IDE when converting
a .ypr project
|
| |
|
|
|
|
|
| |
* 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)
|
| |
|
|
| |
thanks to Kazuhiro Abe!!
|
| |
|
|
| |
thanks for the contribution, 邓江华 !!
|
| |
|
|
| |
thanks for the contribution, Victor Manuel Muratalla!!
|
| |
|
|
|
|
| |
Boolean value block representations in evaluation bubbles, speech
bubbles and stage watchers, are now translated. Thanks, Victor, for the
bug report!
|
| |
|
|
| |
Thanks, for the quick translation, Manuel!
|
| |\
| |
| | |
Updated Portuguese l10n to include stage pics and zoom strings. Also improved direction dropdown.
|
| |/ |
|
| |
|
|
|
| |
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
|
| | |
|
| |
|
|
| |
thanks, Nathan!
|
| |
|
|
| |
Thanks for reporting this, Dan!
|
| |
|
|
| |
... and struggling with Github...
|
| |
|
|
|
| |
the specs for hat blocks have been changed to prevent reporter drops.
This change makes sure the new specs are translated properly again.
|
| |
|
|
| |
trying to come to grips with Github...
|
| |
|
|
| |
Thanks, Manuel!
|
| |\
| |
| | |
Updated Portuguese l10n.
|
| | |\ |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
All i18n strings included in the German l10n are now translated to
Portuguese. The comments in the file have also been partially
translated (where it made sense). The lang-pt.js and lang-de.js now
have parallel structures, since this makes it much easier to check for
missing translations.
|
| | |/
|/|
| |
| |
| | |
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)
|
| |
|
|
| |
contributed by Svetlana Ptashnaya
|
| |
|
|
| |
SyntaxElementMorph fixLayout() optimization for active highlights
|
| |
|
|
| |
scales the green flag and turn-arrow symbols line stroke widths
|
| |
|
|
|
|
| |
When dragging blocks out of a running script, adding blocks into a
running script, or editing inputs of a running script, the script's
highlight should now adjust accordingly
|
| |
|
|
|
| |
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
|
| |
|