summaryrefslogtreecommitdiff
path: root/gui.js
Commit message (Collapse)AuthorAgeFilesLines
* store and load pen trailsmapboxCode WvS2015-03-251-2/+0
|
* geoutils is now overpassCode WvS2015-03-251-2/+2
|
* do not force loading of overpass.xml, move to GUICode WvS2015-03-231-1/+12
|
* Merge branch 'p2p' of ../Snap--Build-Your-Own-Blocks into gh-pagesCode WvS2015-03-201-1/+30
|\
| * create one peer per IDEGubolin2015-03-201-1/+30
| |
* | differ between shapes and linesCode WvS2015-03-081-0/+2
| |
* | Merge remote branch "p2p"Code WvS2015-03-081-0/+2
|\|
| * rewrite peering flow; add peer id blocksGubolin2015-03-081-0/+2
| |
* | draw pen trails; expand to polygons automaticallyCode WvS2015-03-011-0/+4
| |
* | don't hide the markers on map resizeCode WvS2015-03-011-3/+3
| |
* | set the initial view to user's position; add new sprites to the center of ↵Code WvS2015-03-011-2/+17
| | | | | | | | the view
* | keep overpass blocks in any caseCode WvS2015-03-011-0/+1
| |
* | Merge branch 'master'Code WvS2015-03-011-3/+14
|\|
| * Cache inputs - accelerate recursive reportersJens Mönig2015-02-281-1/+12
| | | | | | | | and warped / turbo recursive commands by up to 40%
| * Update German translationjmoenig2015-02-231-3/+3
| |
* | add motion category; use X/Y positions as lon/latCode WvS2015-02-281-1/+1
| |
* | attempt to fix marker loading problemsCode WvS2015-02-281-4/+3
| |
* | spritify markersCode WvS2015-02-271-0/+9
| |
* | Merge branch 'master'Code WvS2015-02-271-14/+82
|\|
| * Make “project data in URLs” a hidden dev optionjmoenig2015-02-201-6/+37
| | | | | | | | (prevent long urls per default)
| * Un-hide “Save to disk” featurejmoenig2015-02-201-9/+6
| | | | | | | | (currently supported by both Chrome and Firefox, but not by Safari)
| * Added url switch #cloud: to open a shared project in edit modejmoenig2015-02-061-1/+41
| |
* | add leaflet images; replace motion category by "map" and add blocksCode WvS2015-02-071-2/+2
|/
* Fix Zoom Dialog’s sample background in “flat” designjmoenig2015-01-211-0/+1
|
* Generate ScriptsPaneTexture programmaticallyjmoenig2015-01-211-4/+20
|
* fixed #680jmoenig2015-01-131-1/+10
|
* Force Chrome to show GUI messagesjmoenig2015-01-121-0/+6
| | | | | | | 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)
* Check project for compatibilityjmoenig2015-01-121-17/+26
| | | | | notify users of potential incompatibilities when opening projects created in other forks (e.g. BeetleBlocks)
* fix typo & update historyjmoenig2014-12-041-2/+2
|
* Really fix setting the cloud as default save location when logged inMichael Ball2014-12-041-1/+4
|
* updated historyjmoenig2014-12-011-1/+1
|
* Fix to set SnapCloud variable before the IDE morph is built.Michael Ball2014-11-301-4/+4
| | | | This makes it so that #627 works as intended, correctly fixing #502
* Updated the “About” Dialogjmoenig2014-11-201-3/+4
| | | | with a mention of support from CDG (SAP Labs)
* Set Default Save location to Cloud on Snap! loadMichael Ball2014-10-271-1/+1
| | | | | | When Snap! is loaded, Snap! will now check whether a user is logged in (via the presence of `SnapCloud.username`) and if so, the default save location will be the cloud.
* fixed #604. Thanks, @Gubolin!jmoenig2014-10-061-1/+2
|
* New feature - minimal stage mode (shift-click on small-stage button)jmoenig2014-10-021-12/+26
|
* updated historyjmoenig2014-10-011-1/+1
|
* add localization to default costume nameManuel Menezes de Sequeira2014-10-011-1/+1
|
* fixed #585jmoenig2014-09-221-2/+2
| | | | Thanks, Michael, for reporting this!
* propagate DELETE to nested sprite partsjmoenig2014-07-301-2/+4
|
* export and import nested spritesjmoenig2014-07-291-1/+1
|
* duplicate and clone nested spritesjmoenig2014-07-291-5/+2
|
* updated creditsjmoenig2014-07-251-2/+4
|
* improve unique sprite- and costume namesjmoenig2014-07-241-21/+33
|
* ensure unique costume names when copying costumes via d&djmoenig2014-07-181-0/+1
|
* ensure unique names when renaming costumesjmoenig2014-07-181-1/+2
|
* ensure unique names for costumes created by the paint editorjmoenig2014-07-181-2/+5
|
* list op fixes, thanks, Brian!jmoenig2014-07-181-1/+1
|
* ensure unique names for imported costumesjmoenig2014-07-171-2/+4
| | | | Use new mechanism for unique costume names on imported costumes
* Merge pull request #509 from jmoenig/bhJens Mönig2014-07-111-1/+18
|\ | | | | Bh