summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into release-android-v2.4.0Brad Leege2015-12-2120-661/+689
|\
| * [tests] Create less threads on the AsyncTask testsThiago Marcos P. Santos2015-12-211-2/+2
| * [core] Prepare for OfflineFileSourceJohn Firebaugh2015-12-214-448/+508
| * [ios, osx] Optional peak altitude for flyingMinh Nguyễn2015-12-204-2/+53
| * [ios, osx] Avoid transition to current cameraMinh Nguyễn2015-12-203-0/+40
| * [ios, osx] Better zoom level–altitude conversionMinh Nguyễn2015-12-206-185/+71
| * [osx] Flipped drag-rotate center pointMinh Nguyễn2015-12-191-1/+1
| * [core] Clamp pitch in easeTo(), flyTo()Minh Nguyễn2015-12-194-2/+7
| * [ios, osx] Allow zero-duration flightMinh Nguyễn2015-12-194-14/+27
| * [core] Reformulated flyTo optionsMinh Nguyễn2015-12-192-27/+49
| * [core] Fly across the meridian or antemeridian, whichever is shorterMinh Nguyễn2015-12-191-0/+10
| * [core] Refined and commented flyToMinh Nguyễn2015-12-195-61/+161
| * [ios, osx] Corrected MGLMapCamera debug descriptionMinh Nguyễn2015-12-191-2/+2
| * [osx] Typo in osxapp helpMinh Nguyễn2015-12-191-1/+1
| * [core] Merge default_file_source_impl.hpp into default_file_source.cppJohn Firebaugh2015-12-182-116/+102
| * [osx] Use framebuffer width/height in GLFW portBruno de Oliveira Abinader2015-12-181-1/+1
* | [android] #3354 - Android 3.0.0 Change Logandroid-v3.0.0Brad Leege2015-12-211-0/+7
* | [android] #3354 - Incrementing Version to 3.0.0 for releaseBrad Leege2015-12-212-2/+2
* | [android] #3348 - Updating customLayerClass package name in JNI codeBrad Leege2015-12-211-1/+1
* | [android] #3348 - Moved ExampleCustomLayer into it's own package. Moved Cust...Brad Leege2015-12-215-7/+18
* | [android] #3358 - easeTo() uses nanoseconds instead of millisecondsBrad Leege2015-12-201-1/+1
* | [android] #3358 - Created easeCamera() API method.Brad Leege2015-12-202-9/+71
* | [android] #3358 - Making Core GL camera methods private. Adding moveCamera()...Brad Leege2015-12-204-37/+53
* | [android] #3304 - refactor SpriteFactory to IconFactory, changed all the spri...Tobrun2015-12-2015-150/+150
* | [ios, osx] Allow zero-duration flightMinh Nguyễn2015-12-194-14/+27
* | [core] Reformulated flyTo optionsMinh Nguyễn2015-12-192-27/+49
* | [core] Fly across the meridian or antemeridian, whichever is shorterMinh Nguyễn2015-12-191-0/+10
* | [core] Refined and commented flyToMinh Nguyễn2015-12-195-61/+161
|/
* [android] #3244 - Removing debug log statementsBrad Leege2015-12-181-4/+1
* [android] Camera APIBrad Leege2015-12-1817-15/+848
* [core] Fix background-pattern originJohn Firebaugh2015-12-182-6/+7
* [android] #3107 - allow other type of drawable to be used from a resource dra...Tobrun2015-12-181-1/+18
* [android] #3317 #3239 - SpriteFactory Singleton, added different custom marke...Tobrun2015-12-187-35/+57
* [Android] MapFragment null container fixOguz Babaoglu2015-12-181-1/+1
* [android] #3277 - update android support lib + new configuration to manage theseTobrun2015-12-182-8/+16
* [core] Add more tests to on-demand source loadBruno de Oliveira Abinader2015-12-172-1/+48
* [core] Tests for style with unused sourcesBruno de Oliveira Abinader2015-12-173-0/+148
* [core] Load sources only if there is at least one visible layerBruno de Oliveira Abinader2015-12-178-15/+27
* [core] Avoid loading source if a source request is currently ongoingBruno de Oliveira Abinader2015-12-171-0/+2
* [core] Unbind current VAO before calling custom layer render functionJohn Firebaugh2015-12-171-0/+1
* [core] Don't crash when destroying a copied CustomLayerJohn Firebaugh2015-12-171-4/+4
* [ios, android] Add methods to remove a custom layerJohn Firebaugh2015-12-1711-3/+68
* [osx] Fixed path to embedded frameworkMinh Nguyễn2015-12-171-1/+1
* [osx] Fixed 'make compdb' target'Bruno de Oliveira Abinader2015-12-172-3/+3
* [core] Added special case for atomic flyTo()Minh Nguyễn2015-12-171-1/+6
* [ios] Move source to src folder, matching osxJohn Firebaugh2015-12-1718-19/+19
* Move platform scripts into platformsJohn Firebaugh2015-12-1646-40/+40
* [glfw] Set viewport size from the Map threadThiago Marcos P. Santos2015-12-161-5/+5
* [android] Add CustomLayerRenderParameters to example codeJohn Firebaugh2015-12-162-1/+7
* [ios] Renamed custom style layer invalidation methodMinh Nguyễn2015-12-162-2/+2