| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] ResoureOptions explicit copy via clone() | Bruno de Oliveira Abinader | 2019-03-25 | 2 | -4/+6 |
* | [core] Fix signature of fluent interface setters | Bruno de Oliveira Abinader | 2019-03-23 | 2 | -10/+10 |
* | [core] Replace shared_ptr with unique_ptr in {Map,Resource}Options | Bruno de Oliveira Abinader | 2019-03-22 | 2 | -20/+26 |
* | [core] Change definition of "complete" so offline packs created before #11055... | Julian Rex | 2019-03-21 | 1 | -1/+1 |
* | [core] Remove file source from public Map ctor | Bruno de Oliveira Abinader | 2019-03-20 | 5 | -53/+137 |
* | [core] Expose a way of flushing the graphics pipeline | Thiago Marcos P. Santos | 2019-03-20 | 1 | -0/+2 |
* | [core] Forward evaluation context directly to evaluated property | Alexander Shalamov | 2019-03-15 | 1 | -1/+5 |
* | [core] Group Map LatLngBounds, min and max zoom methods | Ander Conselvan de Oliveira | 2019-03-14 | 2 | -7/+40 |
* | [core] Remove optional from Map::setLatLngBounds() | Ander Conselvan de Oliveira | 2019-03-14 | 2 | -3/+16 |
* | [core] Remove support for setting minimum and maximum pitch | Ander Conselvan de Oliveira | 2019-03-14 | 2 | -4/+1 |
* | [core] expose an option to change the db file path in runtime | Łukasz Paczos | 2019-03-13 | 1 | -0/+2 |
* | [core] Get FileSource via UpdateParameters in Renderer::Impl | Bruno de Oliveira Abinader | 2019-03-13 | 1 | -2/+1 |
* | [core] Add possibility of overriding paint properties inside format expressio... | Alexander Shalamov | 2019-03-13 | 5 | -88/+147 |
* | [core] Don't use exceptions in MapObserver::onDidFailLoadingMap | Ander Conselvan de Oliveira | 2019-03-13 | 1 | -2/+8 |
* | [core] Add MapOptions to define properties of Map | Sudarsana Babu Nagineni | 2019-03-08 | 2 | -4/+141 |
* | [core] consolidate Axonometric rendering API | Sudarsana Babu Nagineni | 2019-03-08 | 2 | -7/+38 |
* | [core] util::wrap(): std::fmod is not lossless | Bruno de Oliveira Abinader | 2019-03-06 | 1 | -2/+9 |
* | [core] Organize Map::{move,pitch,scale,rotate}By | Bruno de Oliveira Abinader | 2019-03-04 | 1 | -12/+4 |
* | [core] Remove map coordinate setters/getters | Bruno de Oliveira Abinader | 2019-03-04 | 1 | -4/+0 |
* | [core] Transform{State}: s/angle/bearing/ | Bruno de Oliveira Abinader | 2019-03-04 | 1 | -3/+3 |
* | [core] Remove map bearing setters/getters | Bruno de Oliveira Abinader | 2019-03-04 | 1 | -6/+0 |
* | [core] Remove map pitch setters/getters | Bruno de Oliveira Abinader | 2019-03-04 | 1 | -5/+0 |
* | [core] Remove map zoom setters/getters | Bruno de Oliveira Abinader | 2019-03-04 | 1 | -12/+5 |
* | [core] Added Map::pitchBy() | Bruno de Oliveira Abinader | 2019-03-04 | 1 | -0/+3 |
* | [core] Added Map::scaleBy() | Bruno de Oliveira Abinader | 2019-03-04 | 1 | -0/+1 |
* | [core] peer must not wrap itself | Mikhail Pozdnyakov | 2019-02-28 | 1 | -1/+3 |
* | [core] Simplify util::peer | Mikhail Pozdnyakov | 2019-02-28 | 1 | -88/+9 |
* | [core] Move Map::Impl to its own def/impl files | Bruno de Oliveira Abinader | 2019-02-27 | 1 | -0/+1 |
* | [core] Use unwrapped longitude for bounds check | Bruno de Oliveira Abinader | 2019-02-26 | 1 | -9/+4 |
* | [core] Layer manager is responsible for buckets and layouts creation | Mikhail Pozdnyakov | 2019-02-25 | 8 | -5/+36 |
* | [build] Use the correct define on Windows | Thiago Marcos P. Santos | 2019-02-19 | 1 | -1/+1 |
* | [core] Abstract the OpenGL implementation | Thiago Marcos P. Santos | 2019-02-12 | 1 | -0/+337 |
* | [core] Simplify mbgl::Immutable | Mikhail Pozdnyakov | 2019-01-15 | 1 | -15/+5 |
* | [core] Drop LayerType | Mikhail Pozdnyakov | 2019-01-04 | 2 | -21/+0 |
* | [core] Support for excluding ideographic glyphs from offline downloads. | Chris Loer | 2018-12-21 | 1 | -2/+4 |
* | [core] Introduce Renderer::queryFeatureExtension API | Alexander Shalamov | 2018-12-12 | 2 | -1/+10 |
* | [docs] EnterIdle -> BecomeIdle | Chris Loer | 2018-12-11 | 1 | -1/+1 |
* | [core, darwin, android] Add onDidEnterIdle to MapObserver. | Chris Loer | 2018-12-11 | 1 | -0/+1 |
* | [core, android, darwin] Move layer factories to separate files | Mikhail Pozdnyakov | 2018-12-10 | 21 | -99/+143 |
* | [core] convert CompoundExpressionRegistry to constexpr hash map | Konstantin Käfer | 2018-12-04 | 2 | -11/+3 |
* | [core] use constexpr map using eternal for expression lookups | Konstantin Käfer | 2018-12-04 | 1 | -2/+1 |
* | [core] OverscaledTileID::isChildOf should check wrap values. | Chris Loer | 2018-11-30 | 1 | -1/+2 |
* | [core] layermanager folder | Mikhail Pozdnyakov | 2018-11-30 | 14 | -80/+96 |
* | [core] Support fill-extrusion-vertical-gradient | Bruno de Oliveira Abinader | 2018-11-29 | 1 | -0/+6 |
* | [core] LayerManager can disable annotations | Mikhail Pozdnyakov | 2018-11-28 | 1 | -0/+22 |
* | [core] Cleanup Transform, use {jump,ease}To() instead | Bruno de Oliveira Abinader | 2018-11-27 | 1 | -0/+7 |
* | [core] Remove error-prone setlatLng overload | Bruno de Oliveira Abinader | 2018-11-27 | 1 | -1/+0 |
* | [core][Android][Darwin] LayerManager creates RenderLayer instances | Mikhail Pozdnyakov | 2018-11-27 | 12 | -98/+84 |
* | [core] Camera center and anchor points are mutually exclusive | Bruno de Oliveira Abinader | 2018-11-26 | 1 | -1/+4 |
* | [core] Let placement transitions use the transition duration, if set, and all... | Bruno de Oliveira Abinader | 2018-11-21 | 1 | -3/+7 |