summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix raster map jittering during panningupstream/kl-raster-jetterkevin2020-05-231-2/+2
* [build] Disable Android unit test runnerJuha Alanen2020-05-181-3/+3
* [build] Disable benchmarks in CI on Linux and MacJuha Alanen2020-05-182-3/+6
* [build] Remove benchmark runnersJuha Alanen2020-05-181-77/+0
* Update changelogMikko Pulkki2020-05-021-0/+4
* Add unit tests for the free cameraMikko Pulkki2020-05-023-2/+503
* Add camera demo to the glfw appMikko Pulkki2020-05-022-1/+60
* Add FreeCameraOptions to the Map classMikko Pulkki2020-05-029-4/+210
* Refactor TransformState to use internal 3d cameraMikko Pulkki2020-05-025-37/+358
* Add quaternions to represent orientationsMikko Pulkki2020-05-023-0/+148
* Move vector types to a public headerMikko Pulkki2020-05-024-4/+16
* [darwin] Restore platform check for sku token (#16456)Jordan Kiley2020-05-011-0/+2
* Update changelog for the maps-1.6.0 releasemaps-v1.6.0upstream/release-v1.6.0Gali Nelle2020-04-301-0/+2
* [core] Fix rest of 'brace initialization' errorsAlexander Shalamov2020-04-304-52/+52
* [core] Fix geometry_util compilation errorzmiao2020-04-301-9/+10
* [darwin] remove accountType check (#16449)Jordan Kiley2020-04-301-9/+4
* Update changelogzmiao2020-04-301-0/+4
* Update baselinezmiao2020-04-301-1/+1
* [core] Distance expression: Refine logiczmiao2020-04-302-104/+175
* [test] Distance expression: Update unit testszmiao2020-04-305-46/+456
* Add support for polygon in distance expressionzmiao2020-04-302-33/+297
* [core] Distance expression: Remove code and comments related to unit argumentzmiao2020-04-283-11/+9
* Add change log entryMikhail Pozdnyakov2020-04-281-0/+12
* Update baselinesMikhail Pozdnyakov2020-04-281-3/+3
* [core][tile mode] Further improve the label prioritizationMikhail Pozdnyakov2020-04-281-12/+16
* [core][tile mode] Fix placement order of the variable labelsMikhail Pozdnyakov2020-04-282-29/+41
* [core] Label intersection prioritizationMikhail Pozdnyakov2020-04-281-3/+9
* [build] Fix script that trigger downstream jobsThiago Marcos P. Santos2020-04-281-1/+1
* [repo] Update code ownersThiago Marcos P. Santos2020-04-271-11/+5
* Build default http stack if MBGL_PUBLIC_BUILD is setAlexander Shalamov2020-04-276-8/+12
* maps-v1.6.0-rc.2 (#16435)maps-v1.6.0-rc.2Minh Nguyễn2020-04-241-1/+1
* [core] Distance expression: remove unit argument (#16434)zmiao2020-04-243-170/+26
* Add test for PingFang TC SemiboldAlexander Shalamov2020-04-242-0/+15
* [ios, macos] Increased tolerance for local glyph rasterization testMinh Nguyễn2020-04-241-1/+1
* [ios, macos] Match only one font name attribute at a timeMinh Nguyễn2020-04-241-7/+5
* [ios, macos] Added and updated documentationMinh Nguyễn2020-04-241-38/+96
* [ios, macos] Get glyph metrics from fontMinh Nguyễn2020-04-243-33/+60
* [ios, macos] Avoid redundant fallback in font cascade listMinh Nguyễn2020-04-241-15/+38
* [ios, macos] Choose fonts from font stack that match local fontsMinh Nguyễn2020-04-242-48/+52
* [core] Factored out default fontsMinh Nguyễn2020-04-242-8/+8
* [ios, macos] Take font family names from user defaultsMinh Nguyễn2020-04-241-5/+8
* [ios, macos] Allow specifying multiple fonts or font families for local font ...Minh Nguyễn2020-04-242-8/+30
* [ios, macos] Corrected PingFang test fixtureMinh Nguyễn2020-04-242-1/+1
* [ios, macos] Fixed receiving local file URL responseMinh Nguyễn2020-04-242-0/+6
* [build] Remove incorrect include path in tests CMakeSudarsana Babu Nagineni2020-04-241-5/+1
* [render tests] Update tile-avoid-edges expectationsMikhail Pozdnyakov2020-04-245-40/+40
* [core][tile mode] Make sure only a single tile is usedMikhail Pozdnyakov2020-04-241-0/+8
* Add vec3 math operationsMikko Pulkki2020-04-232-28/+29
* Fix compilation issues on GCC 9Bruno de Oliveira Abinader2020-04-222-0/+2
* follow-up fixes after 16416Mikhail Pozdnyakov2020-04-222-3/+3