| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Add MapOptions to define properties of Map | Sudarsana Babu Nagineni | 2019-03-08 | 11 | -15/+35 |
* | [core] consolidate Axonometric rendering API | Sudarsana Babu Nagineni | 2019-03-08 | 2 | -0/+22 |
* | [core] util::wrap(): std::fmod is not lossless | Bruno de Oliveira Abinader | 2019-03-06 | 1 | -80/+84 |
* | Update mapbox-gl-js submodule to v0.53.0 | Mikhail Pozdnyakov | 2019-03-06 | 1 | -1/+4 |
* | remove unused dem memory | Molly Lloyd | 2019-03-05 | 1 | -6/+4 |
* | [core] Remove map coordinate setters/getters | Bruno de Oliveira Abinader | 2019-03-04 | 1 | -3/+3 |
* | [core] Transform{State}: s/angle/bearing/ | Bruno de Oliveira Abinader | 2019-03-04 | 5 | -26/+26 |
* | [core] Remove map bearing setters/getters | Bruno de Oliveira Abinader | 2019-03-04 | 1 | -1/+1 |
* | [core] Remove map zoom setters/getters | Bruno de Oliveira Abinader | 2019-03-04 | 8 | -39/+39 |
* | [core] extract attribute structs and gl::Vertex to separate namespace | Konstantin Käfer | 2019-03-01 | 1 | -2/+2 |
* | [core] Simplify util::peer | Mikhail Pozdnyakov | 2019-02-28 | 1 | -26/+21 |
* | [core] Use unwrapped longitude for bounds check | Bruno de Oliveira Abinader | 2019-02-26 | 1 | -1/+146 |
* | [core] Ensure 'isPanning' is true when panning a full round | Bruno de Oliveira Abinader | 2019-02-26 | 1 | -0/+17 |
* | [core] Layer manager is responsible for buckets and layouts creation | Mikhail Pozdnyakov | 2019-02-25 | 1 | -1/+1 |
* | [tests] Add unit tests for the GLFunctions | Thiago Marcos P. Santos | 2019-02-12 | 2 | -0/+159 |
* | [core] Switch to the new OpenGL abstraction | Thiago Marcos P. Santos | 2019-02-12 | 4 | -4/+9 |
* | [core] Remove tile sorting from the clip and mask algorithms | Mikhail Pozdnyakov | 2019-01-18 | 2 | -7/+19 |
* | [core,ios,android] Update feedback URL in code and tests (#13710) | Antonio Zugaldia | 2019-01-17 | 2 | -2/+2 |
* | [android] Add list of skipped core unit tests | Alexander Shalamov | 2019-01-10 | 1 | -0/+0 |
* | [build] generate header maps instead of -files.txt | Konstantin Käfer | 2019-01-09 | 3 | -1/+128 |
* | [Qt] Implement LocalGlyphRasterizer | Bruno de Oliveira Abinader | 2019-01-04 | 2 | -2/+7 |
* | [all] - update licenses to 2019 | tobrun | 2019-01-04 | 1 | -1/+1 |
* | [core] Support for excluding ideographic glyphs from offline downloads. | Chris Loer | 2018-12-21 | 3 | -35/+117 |
* | [test] Fixed headers in source.test.cpp | Mikhail Pozdnyakov | 2018-12-19 | 1 | -2/+2 |
* | [core,ios,macos] Updates default styles to streets v11, etc. (#13585) | Julian Rex | 2018-12-18 | 1 | -2/+2 |
* | [build] rework platform/default directory and add -files.txt for vendored libs | Konstantin Käfer | 2018-12-14 | 3 | -3/+3 |
* | [core] Add unit tests for queryFeatureExtensions | Alexander Shalamov | 2018-12-12 | 2 | -0/+3069 |
* | [core] OverscaledTileID::isChildOf should check wrap values. | Chris Loer | 2018-11-30 | 1 | -1/+4 |
* | [core] layermanager folder | Mikhail Pozdnyakov | 2018-11-30 | 1 | -0/+1 |
* | [core] Cleanup Transform, use {jump,ease}To() instead | Bruno de Oliveira Abinader | 2018-11-27 | 3 | -104/+81 |
* | [core][Android][Darwin] LayerManager creates RenderLayer instances | Mikhail Pozdnyakov | 2018-11-27 | 4 | -8/+8 |
* | [core] Camera center and anchor points are mutually exclusive | Bruno de Oliveira Abinader | 2018-11-26 | 1 | -0/+13 |
* | [core] Fix VectorTileFeature::getValue() semantics after geometry@v1.0.0 | Bruno de Oliveira Abinader | 2018-11-26 | 1 | -0/+34 |
* | [core] Fixed {prefix} evaluation | Minh Nguyễn | 2018-11-21 | 1 | -3/+3 |
* | Refactor util::fontStacks() | Mikhail Pozdnyakov | 2018-11-19 | 2 | -17/+22 |
* | [core] add test about number of maximum concurrent requests | Huyen Chau Nguyen | 2018-11-15 | 4 | -3/+40 |
* | [core] define number of concurrent downloads in online file source variable | Huyen Chau Nguyen | 2018-11-15 | 1 | -2/+2 |
* | [core] Add RendererState::{pixelForLatLng,latLngForPixel} | Bruno de Oliveira Abinader | 2018-11-14 | 1 | -0/+10 |
* | [test] Add test for when requesting the same resource many times | Thiago Marcos P. Santos | 2018-11-13 | 1 | -1/+19 |
* | [qt] Deprecate Qt4 and old versions of Qt5 | Thiago Marcos P. Santos | 2018-11-13 | 1 | -0/+0 |
* | [build] Update to geometry v1.0.0 | Bruno de Oliveira Abinader | 2018-11-13 | 6 | -28/+24 |
* | [core] Change toLowerHex to produce lower hex sequences | Alexander Shalamov | 2018-11-07 | 1 | -1/+1 |
* | Remove style::Layer::is()/as() | Mikhail Pozdnyakov | 2018-10-31 | 4 | -13/+17 |
* | [core] Added RendererState::has{Image,Layer,Source} | Bruno de Oliveira Abinader | 2018-10-25 | 1 | -0/+38 |
* | [core] add tests for handling requests with different priorities | Huyen Chau Nguyen | 2018-10-23 | 2 | -1/+92 |
* | [core] add priorities to resources | Huyen Chau Nguyen | 2018-10-23 | 2 | -3/+63 |
* | [core] remove some uses of <iostream> and <sstream> | Konstantin Käfer | 2018-10-23 | 2 | -2/+2 |
* | [core] don't use <sstream> and <iomanip> for string construction | Konstantin Käfer | 2018-10-23 | 1 | -0/+8 |
* | [core] add the ability to stringy numbers as hex | Konstantin Käfer | 2018-10-23 | 1 | -0/+11 |
* | [core] add ability to stringify doubles that are integer with and without tra... | Konstantin Käfer | 2018-10-23 | 1 | -0/+5 |