summaryrefslogtreecommitdiff
path: root/src/mbgl/map/transform_state.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Refactor tileCoverJohn Firebaugh2016-02-101-13/+0
* [core] #509 - Creating and using MIN_ZOOM and MAX_ZOOM constantsBrad Leege2016-02-031-2/+2
* [core] #509 - Adding min / max checks to parameters and refactoring to utiliz...Brad Leege2016-02-031-14/+4
* [android][core] #509 - Setting Min and Max Zooms warning annotations in Andro...Brad Leege2016-02-031-2/+16
* [core] support tiles with non-4096 extentsAnsis Brammanis2016-02-021-1/+1
* [core] Simplify latLngToCoordinate calculationJohn Firebaugh2016-02-021-5/+3
* [core] Remove unusedJohn Firebaugh2016-02-021-4/+0
* [core] Remove TransformState::getNormalizedZoomJohn Firebaugh2016-02-021-4/+0
* [core] add setMaxZoom, setMinZoomAnsis Brammanis2016-01-281-0/+8
* [core] Consolidated zoom and angle anchor logicMinh Nguyễn2016-01-141-0/+20
* [core] Standardize transform originMinh Nguyễn2016-01-141-2/+0
* [core] Cleaned up TransformMinh Nguyễn2016-01-141-2/+2
* [core] Constrain minimum zoom levelMinh Nguyễn2015-12-241-3/+3
* [core] Always constrain width for zoom levelMinh Nguyễn2015-12-241-5/+3
* [core] Refined and commented flyToMinh Nguyễn2015-12-191-0/+29
* [core] Do not use std:: namespace for log2()Thiago Marcos P. Santos2015-12-151-1/+1
* [core] Corrected flying trajectory; pitched flightMinh Nguyễn2015-12-151-0/+4
* [core] allow changing the orientationKonstantin Käfer2015-12-151-7/+37
* [core] Added ConstrainMode::{HeightOnly,WidthAndHeight}Bruno de Oliveira Abinader2015-11-181-11/+18
* [core] Avoid extra copy of TransformState in Painter::renderBruno de Oliveira Abinader2015-11-181-0/+4
* [core] Use PrecisionPoint in coordinate functionsBruno de Oliveira Abinader2015-11-111-5/+5
* [core] Added more transform state gettersBruno de Oliveira Abinader2015-10-211-15/+33
* 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