summaryrefslogtreecommitdiff
path: root/snap.html
Commit message (Collapse)AuthorAgeFilesLines
* let each sprite manage its own pen trail partsCode WvS2015-03-251-12/+1
|
* do not force loading of overpass.xml, move to GUICode WvS2015-03-231-3/+0
|
* fix zooming and improve cachingCode WvS2015-03-231-16/+33
|
* use maxZoom and maxNativeZoom (experimental)Code WvS2015-03-231-0/+4
|
* typoCode WvS2015-03-221-1/+1
|
* correct connection state namesCode WvS2015-03-221-2/+2
|
* fix caching on mobileCode WvS2015-03-221-29/+23
|
* support tile caching (WIP)Code WvS2015-03-221-3/+41
|
* allow drawing lines and shapes; use a different approach to close polygonsCode WvS2015-03-221-10/+13
|
* add point in polygon blockCode WvS2015-03-211-0/+1
|
* use mapboxCode WvS2015-03-211-1/+1
|
* add geodesy plugin and area blockCode WvS2015-03-081-0/+1
|
* differ between shapes and linesCode WvS2015-03-081-0/+2
|
* simplify user location trackingCode WvS2015-03-081-12/+7
|
* Merge remote branch "p2p"Code WvS2015-03-081-0/+1
|\
| * first working version of p2p cloud variablesGubolin2015-03-061-0/+1
| |
* | remove submodules and add as files insteadCode WvS2015-03-021-3/+3
| |
* | typoCode WvS2015-03-011-1/+1
| |
* | comments and code styleCode WvS2015-03-011-0/+5
| |
* | draw pen trails; expand to polygons automaticallyCode WvS2015-03-011-1/+10
| |
* | don't hide the markers on map resizeCode WvS2015-03-011-2/+9
| |
* | set the initial view to user's position; add new sprites to the center of ↵Code WvS2015-03-011-3/+11
| | | | | | | | the view
* | keep overpass blocks in any caseCode WvS2015-03-011-2/+4
| |
* | added overpass simplification blocksCode WvS2015-03-011-1/+4
| |
* | add map coordinate controlCode WvS2015-02-281-1/+9
| |
* | add popups as speech bubblesCode WvS2015-02-281-1/+2
| |
* | speed up startup; fix weird inactive-tab bugCode WvS2015-02-281-35/+24
| |
* | use a canvas as icon; do not rotate sprite twiceCode WvS2015-02-281-11/+19
| |
* | forward keypresses to SnapCode WvS2015-02-271-2/+5
| |
* | fix loading problemsCode WvS2015-02-271-6/+6
| |
* | spritify markersCode WvS2015-02-271-2/+40
| |
* | improve initial world loading; prepare conversion of sprites to "persons"Code WvS2015-02-081-16/+24
| |
* | set initial zoom to current positionCode WvS2015-02-071-1/+2
| |
* | add leaflet images; replace motion category by "map" and add blocksCode WvS2015-02-071-2/+7
| |
* | first changesCode WvS2015-02-061-33/+45
|/
* Add a new Favicon to Snap! (Clearer Lambda)Michael Ball2014-11-211-2/+2
| | | | | This is essentially the same icon (lambda, yellow w/ brown border) but newly rendered at 64, 32, 24 and 16px for the best resolution on all platforms.
* Snap.html: Focus the world canvas on startupjmoenig2014-05-201-0/+1
| | | | | so Snap reacts to keyboard events right away (without having to click on the IDE first)
* Simplified the web pagejmoenig2013-05-171-4/+2
|
* Paint editorjmoenig2013-05-141-0/+1
| | | | contributed by Kartik Chandra (Hardmath123 on Scratch)!!
* Fixed a number of whitespace inconsistenciesNathan Dinsmore2013-04-081-2/+2
|
* Creationjmoenig2013-03-161-0/+37