summaryrefslogtreecommitdiff
path: root/src/mbgl/map/transform_state.cpp
Commit message (Expand)AuthorAgeFilesLines
* Increased precision of coordinate conversion methodsandroid-v0.1.0-pre.1Minh Nguyễn2015-09-111-8/+8
* increase precision for coordinate conversionsAnsis Brammanis2015-09-111-16/+15
* move the point origin back to bottom-leftAnsis Brammanis2015-08-251-3/+5
* fix LatLng --> point for perspective viewsAnsis Brammanis2015-08-241-78/+56
* fix depth clipping in perspective viewAnsis Brammanis2015-08-241-1/+1
* load correct covering tiles in perspective viewAnsis Brammanis2015-08-241-25/+82
* port perspective projection matrix from -jsAnsis Brammanis2015-08-241-11/+10
* don't use certain STL functionsKonstantin Käfer2015-08-041-2/+2
* Make pixelRatio constant across a Map object lifetimeKonstantin Käfer2015-07-081-17/+0
* Fixed round-tripping between pixelForLatLng() / latLngForPixel()Minh Nguyễn2015-07-021-2/+2
* Move getMin/MaxZoom to TransformStateJohn Firebaugh2015-06-261-0/+24
* Reparse tiles when zoom level > source maxzoomAnsis Brammanis2015-05-281-2/+2
* fix more 'result is not floating point' coverity warningsDane Springmeyer2015-05-031-4/+4
* Tile::ID ⇢ TileIDJohn Firebaugh2015-04-061-1/+2
* Rework easing transition codeJohn Firebaugh2015-04-021-1/+1
* fixes #476 & #853: pixel/meter/latlng conversion routines in core & iOSJustin R. Miller2015-02-161-29/+124
* make most headers privateKonstantin Käfer2014-12-041-0/+172