summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove libtess2 from LICENSE.mdJohn Firebaugh2016-05-311-30/+0
* [core] Run fixupPolygons on geojson-vt-cpp polygon outputJohn Firebaugh2016-05-312-0/+10
* [core] Fix up v1 vector tile geometries with clipperJohn Firebaugh2016-05-314-1/+76
* [core] Run fix_members.sh on clipper codeJohn Firebaugh2016-05-313-424/+448
* [core] Re-add clipper from https://github.com/mapnik/clipper/blob/r496-mapnikJohn Firebaugh2016-05-312-0/+6137
* [core] Replace clipper and libtess with earcut.hppJohn Firebaugh2016-05-3128-10359/+58
* [ios] Make turnstile send guard based off of calendar day (#5180)Jesse Bounds2016-05-311-4/+18
* [ios] Added MGLAnnotationView to jazzy TOC (#5185)Minh Nguyễn2016-05-311-0/+1
* [core] Use init list for shader attributesBruno de Oliveira Abinader2016-05-316-17/+17
* [core] Update circle shader codeBruno de Oliveira Abinader2016-05-315-10/+16
* [osx] Relegated “selection” to context menuMinh Nguyễn2016-05-275-8/+47
* [ios, osx] Ignore compound shape types as annotationsMinh Nguyễn2016-05-278-26/+40
* [ios, osx] Cleaned up evaluatorsMinh Nguyễn2016-05-271-78/+52
* [ios, osx] Holes in polygonsMinh Nguyễn2016-05-2713-61/+179
* [ios, osx] MGLFeature testsMinh Nguyễn2016-05-273-0/+142
* [ios, osx] Streamlined conversion to MGLFeatureMinh Nguyễn2016-05-273-145/+150
* [ios, osx] Feature querying; complex geometry classesMinh Nguyễn2016-05-2723-110/+1265
* [ios] Update telem domain and certs (#5181)Jesse Bounds2016-05-273-1/+1
* [ios] Force update from display link when display link is created. (#5164)Jesse Bounds2016-05-271-0/+1
* [core] Fill the initial `changeTimes` with the reference timestamp of the fir...Thiago Marcos P. Santos2016-05-271-1/+1
* [ios] Update changelog for annotation view distance scaling.Jesse Bounds2016-05-271-0/+1
* [android] #5106 - add check for destroyed map view for addMarker()Tobrun Van Nuland2016-05-271-0/+3
* [osx] Updated changelog for #5141Minh Nguyễn2016-05-271-0/+1
* [ios] Update changelog for raster memory leak fix in #5141Jason Wray2016-05-271-0/+1
* node-v3.1.3node-v3.1.3Mike Morris2016-05-272-1/+6
* [privacy] [android] Remove logging of location due to privacy leak.Rob | Labs2016-05-272-2/+2
* [Qt] Share the same RunLoop if in the same threadThiago Marcos P. Santos2016-05-272-4/+15
* [Qt] Assert that we run the async on the right loopThiago Marcos P. Santos2016-05-271-0/+4
* [android] #5113 - added javadoc to the MarkerView APITobrun Van Nuland2016-05-275-7/+388
* [android] #5113 - added javadoc for MarkerViewManagerTobrun Van Nuland2016-05-272-7/+112
* [core] refactor updateRenderables algorithmKonstantin Käfer2016-05-274-297/+879
* [core] remove unused template definitionKonstantin Käfer2016-05-275-105/+82
* [ios] Add annotation view scaling (#5085)Jesse Bounds2016-05-265-77/+121
* [core] AnnotationTileLayer vends its own name (#5163)Minh Nguyễn2016-05-265-3/+31
* [node] don't fire callback for canceled AsyncRequestKonstantin Käfer2016-05-264-4/+67
* [core] s/operator bool/created()/ in {GL,TexturePool}HolderBruno de Oliveira Abinader2016-05-2610-27/+29
* [core] Move objectStore in {GL,TexturePool}Holder::reset()Bruno de Oliveira Abinader2016-05-262-11/+10
* [Qt] QMapboxGLPrivate::getPixelRatio() cleanupBruno de Oliveira Abinader2016-05-263-17/+17
* overide canBecomeFirstResponder to return YES to be able to use UIMenuControl...Tore Halset2016-05-261-0/+4
* [android] #3629 - smooth animation for non location trackingTobrun Van Nuland2016-05-261-6/+2
* [android] #3629 - smooth MyLocationView animation when tracking the user loca...Tobrun Van Nuland2016-05-265-15/+27
* Revert "[build] Use 'npm update --dev' to install devDependencies"Bruno de Oliveira Abinader2016-05-261-1/+1
* [docker] upgrade docker scripts [skip ci]Konstantin Käfer2016-05-262-9/+8
* [build] Use 'npm update --dev' to install devDependenciesBruno de Oliveira Abinader2016-05-261-1/+1
* [android] #5034 - calculate correct padding for left, top, right and bottomTobrun Van Nuland2016-05-262-8/+8
* [android] #5034 - LatLngBounds Camera update not taking map padding in accountTobrun2016-05-264-7/+23
* [ios] KIF tests require submodulesMinh Nguyễn2016-05-251-2/+9
* [core] Port "combine line-width and line-gap-width in shader"John Firebaugh2016-05-255-27/+19
* [core] Port "separate u_opacity from u_color"John Firebaugh2016-05-2512-53/+25
* [core] Update mapbox-gl-shadersJohn Firebaugh2016-05-251-1/+1