summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] create offline polygon region definitionupstream/wip-rosecodymrosecodym2016-07-157-152/+273
* [core] add tileCover overload for polygonsrosecodym2016-07-153-0/+344
* [core] add TileCoordinate::toLatLngrosecodym2016-07-151-0/+5
* [core] add TransformState::unproject overload that uses internal world sizerosecodym2016-07-152-0/+5
* [core] update to geojson 0.2.0rosecodym2016-07-156-5/+5
* Quadkey tokens in tile URL templates, limited WMS support (#5628)Minh Nguyễn2016-07-126-0/+122
* [qt] if `qmake` isn't available, try `qmake-qt5` (#5658)Aki Koskinen2016-07-121-1/+6
* [core] Report conversion errors using std::stringThiago Marcos P. Santos2016-07-125-18/+14
* [core] Fix matrix when panning around the worldBruno de Oliveira Abinader2016-07-121-1/+1
* [core] Remove unusedJohn Firebaugh2016-07-112-14/+0
* [core] Move translatedMatrix to RenderTileJohn Firebaugh2016-07-118-43/+51
* [core] Pass RenderTile rather than individual parametersJohn Firebaugh2016-07-1118-69/+59
* [core] Introduce PaintParametersJohn Firebaugh2016-07-1122-76/+105
* [core] Introduce non-anonymous Shaders classJohn Firebaugh2016-07-1111-114/+86
* [Qt] Bind 'L' on the example app to runtime style example1.3v81Thiago Marcos P. Santos2016-07-114-0/+290
* [Qt] Implement a GeoJSON coverter from QByteArrayThiago Marcos P. Santos2016-07-113-3/+48
* [Qt] Added add/remove style source methodThiago Marcos P. Santos2016-07-113-0/+38
* [Qt] Added add style layer methodThiago Marcos P. Santos2016-07-112-2/+17
* [Qt] Added set style filter methodThiago Marcos P. Santos2016-07-112-0/+42
* [Qt] Added set style paint properties methodThiago Marcos P. Santos2016-07-112-0/+24
* [Qt] Added set style layout properties methodThiago Marcos P. Santos2016-07-112-0/+23
* [Qt] Added conversion functions for the runtime style APIThiago Marcos P. Santos2016-07-112-0/+108
* [Qt] Avoid a deep copy on the network replyThiago Marcos P. Santos2016-07-111-1/+1
* [Qt] Fix build on Linux with clang-3.8Thiago Marcos P. Santos2016-07-111-1/+2
* [Qt] Janitor private headersBruno de Oliveira Abinader2016-07-118-31/+24
* [core] Added missing pragmas to style conversion headersBruno de Oliveira Abinader2016-07-113-0/+6
* [build] geojson@0.1.4-cxx11abiThiago Marcos P. Santos2016-07-112-1/+1
* [android] - remove duplicate bearing/direction API from MapViewTobrun2016-07-111-45/+21
* [core] Fix raster shader opacity in some casesBruno de Oliveira Abinader2016-07-111-1/+1
* [ios, macos] Updated MGLFeature ID documentationMinh Nguyễn2016-07-101-4/+14
* [ios, macos] Document adding new symbolsMinh Nguyễn2016-07-082-0/+30
* Merge branch 'boundsj-merge-3.3.0.rc.1'Jesse Bounds2016-07-0858-383/+1949
|\
| * Merge branch 'release-ios-v3.3.0' into masterJesse Bounds2016-07-0758-383/+1949
| |\
| | * Update podspecs for 3.3.0-rc.1ios-v3.3.0-rc.1Jesse Bounds2016-07-072-2/+2
| | * [ios] Move cache.db to a subdirectory (#5601)Jason Wray2016-07-073-50/+85
| | * [core] Re-close polygons after clipping with clipper (#5596)Jesse Bounds2016-07-061-0/+8
| | * [ios] omit podspec for static lib (#5595)Fredrik Karlsson2016-07-061-1/+0
| | * [ios] Add support for full Bitcode builds (#5586)Jesse Bounds2016-07-064-5/+18
| | * [ios] fixes #4536 include podspec in iOS releases (#5569)Fredrik Karlsson2016-07-061-0/+14
| | * [ios] fixes #5544 support canceling a drag operation and not by default (#5561)Fredrik Karlsson2016-07-054-34/+12
| | * [ios] #3979 compress telemetry events (#5490)Fredrik Karlsson2016-07-058-16/+138
| | * ios-v3.3.0-beta.3ios-v3.3.0-beta.3Minh Nguyễn2016-07-032-2/+2
| | * [ios] Split release notes into sections by topicMinh Nguyễn2016-07-032-23/+43
| | * [ios] Simplified MBXAnnotationViewMinh Nguyễn2016-07-023-25/+8
| | * [ios] Made annotation view position animatableMinh Nguyễn2016-07-023-4/+29
| | * [ios] Fixed KVO for annotation view centerMinh Nguyễn2016-07-023-26/+32
| | * [ios] Avoid resetting pitch along with center offsetMinh Nguyễn2016-07-022-2/+2
| | * [ios] Fixed auto-shrinking annotation viewsMinh Nguyễn2016-07-021-1/+1
| | * [ios] Removed MGLAnnotationView.flatMinh Nguyễn2016-07-024-32/+1
| | * [ios] Removed custom getterMinh Nguyễn2016-07-021-1/+1