summaryrefslogtreecommitdiff
path: root/src/mbgl/map/transform_state.hpp
Commit message (Expand)AuthorAgeFilesLines
...
* [core] Cleaned up TransformMinh Nguyễn2016-01-141-1/+1
* [core] Refined and commented flyToMinh Nguyễn2015-12-191-0/+3
* [core] Corrected flying trajectory; pitched flightMinh Nguyễn2015-12-151-0/+1
* [core] allow changing the orientationKonstantin Käfer2015-12-151-0/+7
* [core] Added ConstrainMode::{HeightOnly,WidthAndHeight}Bruno de Oliveira Abinader2015-11-181-2/+5
* [core] Avoid extra copy of TransformState in Painter::renderBruno de Oliveira Abinader2015-11-181-0/+2
* [core] Use PrecisionPoint in coordinate functionsBruno de Oliveira Abinader2015-11-111-7/+7
* [core] Added more transform state gettersBruno de Oliveira Abinader2015-10-211-8/+9
* Increased precision of coordinate conversion methodsandroid-v0.1.0-pre.1Minh Nguyễn2015-09-111-2/+2
* increase precision for coordinate conversionsAnsis Brammanis2015-09-111-4/+4
* fix LatLng --> point for perspective viewsAnsis Brammanis2015-08-241-9/+17
* fix depth clipping in perspective viewAnsis Brammanis2015-08-241-1/+1
* load correct covering tiles in perspective viewAnsis Brammanis2015-08-241-1/+10
* hacks to see stuffAnsis Brammanis2015-08-241-1/+1
* port perspective projection matrix from -jsAnsis Brammanis2015-08-241-3/+8
* Make pixelRatio constant across a Map object lifetimeKonstantin Käfer2015-07-081-10/+1
* Move getMin/MaxZoom to TransformStateJohn Firebaugh2015-06-261-1/+8
* Reparse tiles when zoom level > source maxzoomAnsis Brammanis2015-05-281-1/+1
* initialize TransformState helper variables correctlyKonstantin Käfer2015-05-081-3/+5
* move Transform into MapData and make source unaware of the Map objectKonstantin Käfer2015-04-281-0/+91