Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Merge pull request #68 from mapbox/poi-render | Konstantin Käfer | 2014-02-21 | 1 | -2/+20 | |
| |\ | ||||||
| | * | add timeouts for panning,scaling,rotating | Konstantin Käfer | 2014-02-21 | 1 | -1/+13 | |
| | * | calculate the proper pixelRatio | Konstantin Käfer | 2014-02-19 | 1 | -1/+7 | |
| * | | trigger a bogus mouse move event to interrupt glfwWaitEvents() | Konstantin Käfer | 2014-02-21 | 1 | -0/+3 | |
* | | | move to cancellable tile-specific fetches on OS X | Justin R. Miller | 2014-02-19 | 2 | -18/+53 | |
|/ / | ||||||
* | | properly deregister render observers | Justin R. Miller | 2014-02-19 | 1 | -1/+4 | |
* | | refs #72: clarity around bg/fg functions | Justin R. Miller | 2014-02-19 | 1 | -3/+3 | |
* | | minor objc style stuff | Justin R. Miller | 2014-02-19 | 1 | -4/+3 | |
|/ | ||||||
* | clean up settings mechanism (fixes #9 & #62) | Justin R. Miller | 2014-02-13 | 3 | -48/+33 | |
* | s/view/mapView/ as on iOS for clarity | Justin R. Miller | 2014-02-13 | 1 | -30/+30 | |
* | remove unused functions and run http_request in other operation queue | Konstantin Käfer | 2014-02-13 | 1 | -42/+15 | |
* | drawing lines with triangles | Konstantin Käfer | 2014-02-11 | 1 | -1/+5 | |
* | fixes #43: fix tile renders on OS X | Justin R. Miller | 2014-02-07 | 1 | -0/+12 | |
* | Merge branch 'master' of github.com:mapbox/llmr-native | Justin R. Miller | 2014-02-03 | 1 | -3/+0 | |
|\ | ||||||
| * | remove redundant flags | Dane Springmeyer | 2014-02-03 | 1 | -3/+0 | |
* | | no need for GCD tossing since completion happens on (explicit) main queue | Justin R. Miller | 2014-02-03 | 1 | -13/+7 | |
* | | be explicit about using ARC | Justin R. Miller | 2014-02-03 | 1 | -1/+2 | |
|/ | ||||||
* | switch build system to gyp | Dane Springmeyer | 2014-02-03 | 3 | -69/+64 | |
* | alternative http_request function | Konstantin Käfer | 2014-02-03 | 1 | -0/+23 | |
* | add rapidjson for parsing sprite json files | Konstantin Käfer | 2014-02-03 | 1 | -6/+7 | |
* | create async() function | Konstantin Käfer | 2014-01-31 | 1 | -64/+14 | |
* | add request_http() function | Konstantin Käfer | 2014-01-30 | 1 | -2/+40 | |
* | rename shader line -> plain | Konstantin Käfer | 2014-01-28 | 1 | -1/+2 | |
* | prefer tickets to TODO | Justin R. Miller | 2014-01-27 | 1 | -1/+0 | |
* | tiles shouldn't be busted out of the box | Justin R. Miller | 2014-01-27 | 1 | -2/+1 | |
* | draw fills according to the style | Konstantin Käfer | 2014-01-27 | 1 | -0/+2 | |
* | fill drawing | Konstantin Käfer | 2014-01-22 | 1 | -0/+3 | |
* | make it work on retina screens | Konstantin Käfer | 2014-01-21 | 1 | -7/+11 | |
* | tile => Tile | Konstantin Käfer | 2014-01-20 | 1 | -1/+1 | |
* | rename map => Map | Konstantin Käfer | 2014-01-20 | 1 | -1/+1 | |
* | rename settings => Settings | Konstantin Käfer | 2014-01-20 | 3 | -26/+25 | |
* | animate northing | Konstantin Käfer | 2014-01-17 | 1 | -0/+4 | |
* | makefile cleanup + icon | Konstantin Käfer | 2014-01-16 | 3 | -4/+5 | |
* | make bundle on mac os x and persist settings | Konstantin Käfer | 2014-01-16 | 5 | -22/+156 | |
* | use larger window by default | Konstantin Käfer | 2014-01-16 | 1 | -1/+1 | |
* | add keyboard shortcuts for resetting position | Konstantin Käfer | 2014-01-16 | 1 | -0/+30 | |
* | retain child tiles | Konstantin Käfer | 2014-01-15 | 1 | -8/+12 | |
* | fix runtime errors | Konstantin Käfer | 2014-01-14 | 1 | -11/+24 | |
* | cmake + tile loading | Konstantin Käfer | 2014-01-13 | 2 | -12/+61 | |
* | copy rotation behavior from js version | Konstantin Käfer | 2014-01-09 | 1 | -9/+8 | |
* | double click to zoom | Konstantin Käfer | 2014-01-08 | 1 | -0/+14 | |
* | rotation support | Konstantin Käfer | 2014-01-08 | 1 | -1/+12 | |
* | calculate proper tile position | Konstantin Käfer | 2014-01-08 | 1 | -7/+4 | |
* | emscripten support | Konstantin Käfer | 2014-01-07 | 1 | -33/+0 | |
* | add missing file | Konstantin Käfer | 2014-01-07 | 1 | -0/+223 |