summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * [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
| | * [ios, macos] Rewrote MGLMapViewDelegate, MGLAnnotationView docsMinh Nguyễn2016-07-024-175/+515
| | * [ios, macos] Update changelogs for new Jazzy themeJason Wray2016-07-012-0/+2
| | * [ios] Update and bundle docs screenshotJason Wray2016-07-014-1/+3
| | * [ios] Place MGLCoordinateInCoordinateBounds in jazzy's Geometry sectionJason Wray2016-07-011-0/+1
| | * [ios, macos] Add Mapbox Jazzy themeJason Wray2016-07-0122-1/+978
| | * Adjustable map deceleration rate (#5504)Minh Nguyễn2016-06-294-13/+41
| | * [ios, macos] Use common instead of default mode for run loop source (#5503)Jesse Bounds2016-06-291-1/+1
| | * [ios] Always use symbol name for annotation update (#5509)Jesse Bounds2016-06-291-9/+5
| | * [ios] Fix conflict between view dragging gesture and quick zoom (#5506)Jason Wray2016-06-291-1/+1
| | * [ios] prevent a race condition by not fulfilling the expectation until the vi...Fredrik Karlsson2016-06-291-2/+5
| | * [ios] Always set map view reference when annotation view is created. (#5496)Jesse Bounds2016-06-284-7/+42
| | * [ios] Specify ultra light weight literally (#5497)Minh Nguyễn2016-06-281-1/+2
| | * [ios] map view now calls -didAddAnnotationViews (#5466)Fredrik Karlsson2016-06-272-10/+27
* | | [node] Also Update::Classes when setting a paint propertyThiago Marcos P. Santos2016-07-081-1/+1
* | | [build] Fix build on Ubuntu 16.04 x86_64Thiago Marcos P. Santos2016-07-081-1/+1
* | | [core] track texture state to avoid redundand bindsKonstantin Käfer2016-07-0829-99/+159
* | | [macos] Revised keyboard shortcuts in macosappMinh Nguyễn2016-07-081-12/+12
* | | [docs] Link to iOS/macOS contributing guidesMinh Nguyễn2016-07-071-0/+2
* | | [core] Add support for circle-pitch-scaleJohn Firebaugh2016-07-0711-7/+43
* | | [core] Make extrudeScale calculations more similar to JSJohn Firebaugh2016-07-074-20/+28
|/ /
* | [core] don't force GL state to be set when calling .reset()Konstantin Käfer2016-07-074-5/+10
* | [ios] add OpenGLES framework so that we can use the GL debuggerKonstantin Käfer2016-07-071-0/+4
* | [core] move shaders to anon struct and alias themKonstantin Käfer2016-07-0734-294/+308
* | [macos] add keyboard shortcuts to macosappKonstantin Käfer2016-07-071-26/+20
* | [macos] Use gesture recognizer for context menuMinh Nguyễn2016-07-073-1/+15
* | [android] #5513 - make sure view is measured first before anchoringTobrun2016-07-071-0/+4
* | [android] - Resolves updating marker view position with SurfaceViewTobrun2016-07-071-0/+8
* | [core] make code generator produce GL-compatible colorsKonstantin Käfer2016-07-071-1/+8
* | [tests] Update test-suiteJohn Firebaugh2016-07-061-1/+1
* | [core] geometry@0.8.0 / geojsonvt@6.0.0 (#5514)Young Hahn2016-07-0629-183/+205
* | [core] Re-close polygons after clipping with clipperJohn Firebaugh2016-07-062-2/+9
* | [android] Add support for timers on the main threadThiago Marcos P. Santos2016-07-062-2/+36
* | Revert "[android] Do not create Timers on Default main loops"Thiago Marcos P. Santos2016-07-064-11/+6
* | [android] #5000 - initial surface view implementation.Tobrun Van Nuland2016-07-062-59/+39
* | [android] Fix issue when stop is called before run on the RunLoopThiago Marcos P. Santos2016-07-051-2/+4
* | [android] Do not create Timers on Default main loopsThiago Marcos P. Santos2016-07-054-7/+12
* | [android] Fix hang when calling Timer::start() twiceThiago Marcos P. Santos2016-07-051-2/+1
* | [android] Fix a bug when canceling tasksThiago Marcos P. Santos2016-07-052-5/+12
* | [android] Fix default RunLoop not stoppingThiago Marcos P. Santos2016-07-052-6/+13
* | [android] #5104 - make nativePixelForLatLng faster (74ms to 57ms)Tobrun2016-07-052-64/+34
* | [android] - Remove StyleInitializer class, obsolete with introduction MapboxA...Tobrun2016-07-052-125/+15
* | [android] #5564 - fixes latitude lint range setup for getMetersPerPixelAtLati...Tobrun2016-07-051-1/+1
* | [android] - add javadoc to mapboxmapoptionsTobrun2016-07-051-23/+69
* | [android] - fixes deprecation javadoc of accessTokenTobrun2016-07-051-0/+1
* | [ios, macos, node] “Mapbox GL Style Specification” → “Mapbox Style Sp...Minh Nguyễn2016-07-049-9/+9