| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
| |
mousing over a custom block in the palette pops up its definition hat
comment in a comment-colored speech bubble
|
| | |
|
| |
|
|
| |
… as in IE9 running locally
|
| |
|
|
|
|
|
| |
The input-element-as-virtual-keyboard-proxy mechanism now gets only
activated on touchscreen devices. Whether the browser is a touchscreen
device is determined whenever a touch event occurs.
for iOS devices, autocapitalization is now turned off.
|
| |
|
|
| |
cloud data and plain project format
|
| |\
| |
| | |
Fixed #7 and #10
|
| | |\
| |/
|/| |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
in the project dialog
|
| | |
| |
| |
| |
| |
| | |
* Additional formatting enhancements for Triggers and MenuItems
(ListItems): bold, italic
* Item manipulations capabilities for ListMorph items
|
| | |
| |
| |
| | |
Clicking and dragging on a button no longer picks up the morph to which it is attached
|
| |/
|
|
| |
Passing non-numeric values to blocks no longer causes unpredictable behavior.
|
| | |
|
| |\
| |
| | |
Removed .DS_Store, fixed #3, and made things consistently UTF-8
|
| | |
| |
| |
| | |
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
|
| | | |
|
| |/ |
|
| |
|
|
|
| |
currently still hidden in the stage's context menu, visible when
shift-clicked
|
| | |
|
| |
|
|
| |
Thanks for this constribution, Stefano Federici!
|
| | |
|
| |\
| |
| | |
Improvements to the Portuguese translation
|
| | | |
|
| |/ |
|
| |
|
|
|
| |
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
|