summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [core] Improve Source::Impl readabilityBruno de Oliveira Abinader2016-10-111-18/+11
* [core] Use TilePoint in Source::Impl::queryRenderedFeaturesBruno de Oliveira Abinader2016-10-113-22/+32
* [android] - revert making bearing and tilt to radiants (#6656)Tobrun2016-10-111-4/+3
* [android] - close response body to avoid connection leak (#6650)Tobrun2016-10-111-1/+6
* [android] #6617 - Introduce a setConnected method to manually set a connected...Antonio Zugaldia2016-10-113-1/+37
* [android] - Use correct nullity annotation for convertView (#6521)Josh Burton2016-10-111-1/+1
* [test] Deploy core test fixtures on BitriseBruno de Oliveira Abinader2016-10-112-0/+9
* [node] Added set{Bearing,Center} + updated -test-suiteBruno de Oliveira Abinader2016-10-114-1/+47
* [test] Added Annotations.VisibleFeatures testBruno de Oliveira Abinader2016-10-111-0/+32
* [core] Use query geometry from FeatureIndex into CollisionTile::queryRendered...Bruno de Oliveira Abinader2016-10-113-4/+16
* [core] No need for feature querying to support multipolygonsJohn Firebaugh2016-10-1112-57/+46
* [android] Runtime Style Filter enhancements (#6623)Ivo van Dongen2016-10-113-6/+12
* [core] Ignore placement for symbol annotationsBruno de Oliveira Abinader2016-10-112-0/+26
* [core] Skip placement scale for features that ignore placementBruno de Oliveira Abinader2016-10-111-7/+13
* [android] #6635 - Sample multimap activityAntonio Zugaldia2016-10-105-5/+99
* [android] - correct degrees/radiants integration into transform.cpp, fixes ca...Tobrun2016-10-103-19/+34
* Rotate markerview (#6640)Tobrun2016-10-106-32/+212
* Update mapbox-gl-shaders to 98a56dJohn Firebaugh2016-10-1010-49/+49
* [android] - apply tilt to markerview with initial camera position (#6622)Tobrun2016-10-072-2/+8
* [core] Fix Map::setLatLng behaviorBruno de Oliveira Abinader2016-10-072-1/+17
* [android] - image opt android layout editor image (#6624)Tobrun2016-10-072-0/+0
* [ios] Update SMCalloutView to fix iOS 10 build warningsJason Wray2016-10-061-0/+0
* [ios, macos] Mark incomplete initializers unavailableMinh Nguyễn2016-10-062-0/+5
* [ios, macos] Fully documented predicate propertyMinh Nguyễn2016-10-061-3/+94
* [ios, macos] Renamed files to match renamed classesMinh Nguyễn2016-10-0620-211/+243
* [ios, macos] Revamped MGLStyleLayer, MGLSource inheritanceMinh Nguyễn2016-10-0643-515/+530
* [core] Rationalize shader namesJohn Firebaugh2016-10-0637-174/+176
* [macos] Restore core unit tests in CIJohn Firebaugh2016-10-061-0/+1
* [macos,ios] initialize util::RunLoop in SDK rather than by defaultKonstantin Käfer2016-10-065-1/+21
* [android] #6522 - Automate build process for Android SDK releasesAntonio Zugaldia2016-10-061-0/+243
* [ios] Deploy script enhancements (#6581)Jason Wray2016-10-053-33/+78
* [android] - invalidate focal point when setting MyLocationView padding (#6413)Tobrun2016-10-051-0/+6
* [android] - correct focal point data when double tapping (#6595)Tobrun2016-10-051-1/+1
* [android] - correct focal point with padding and tilt enabled + cleanup code ...Tobrun2016-10-052-25/+44
* [ios] Observer that app did become active instead of will foreground (#6600)Jesse Bounds2016-10-051-1/+1
* [ios, macos] Remove support for CONTAINS operator (#6590)Minh Nguyễn2016-10-052-18/+1
* [core] Adhere to vertices/vertexBuffer naming conventionJohn Firebaugh2016-10-058-23/+23
* [core] TextureRectVertex ⇢ SymbolVertexJohn Firebaugh2016-10-059-30/+29
* [core] Make ElementGroup saferJohn Firebaugh2016-10-0516-182/+152
* [core] Improve attribute binding APIJohn Firebaugh2016-10-0545-235/+258
* [core] Put VertexArrayObject in gl namespaceJohn Firebaugh2016-10-057-37/+42
* [core] Move shader and uniform to gl directoryJohn Firebaugh2016-10-0529-249/+254
* [core] Refactor BufferJohn Firebaugh2016-10-0587-964/+906
* [core] Don't refer to geometry coordinates as "vertices"John Firebaugh2016-10-051-57/+57
* [core] Tiles that error on load are not renderableJohn Firebaugh2016-10-059-12/+119
* [android] refactored exposed api on MapboxMapTobrun Van Nuland2016-10-055-33/+33
* [android] Revise handling of tracking modes and interactionsclydebarrow2016-10-059-164/+239
* [build] Add support for 'benchmark' target on macOSBruno de Oliveira Abinader2016-10-054-0/+44
* [android] javadoc - inter-link style properties properlyIvo van Dongen2016-10-0519-90/+473
* [android][build] always generate style sources on buildIvo van Dongen2016-10-051-5/+5