| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] clang-tidy fixes | Konstantin Käfer | 2019-04-05 | 1 | -6/+6 |
* | [core] Remove RenderLinePaintProperties | Mikhail Pozdnyakov | 2019-04-02 | 1 | -0/+3 |
* | [core] Use eternal::hash_map in style::Layers | Mikhail Pozdnyakov | 2018-12-19 | 1 | -34/+20 |
* | [core, android, darwin] Move layer factories to separate files | Mikhail Pozdnyakov | 2018-12-10 | 1 | -32/+0 |
* | [core][Android][Darwin] LayerManager creates RenderLayer instances | Mikhail Pozdnyakov | 2018-11-27 | 1 | -18/+22 |
* | [core] Add static layer properties to mbgl::style::LayerTypeInfo | Alexander Shalamov | 2018-11-19 | 1 | -6/+45 |
* | [core][android] Introduce mbgl::style::LayerTypeInfo | Mikhail Pozdnyakov | 2018-11-15 | 1 | -16/+13 |
* | noexcept specifier for layer factory methods | Mikhail Pozdnyakov | 2018-11-07 | 1 | -3/+3 |
* | Refer corresponding LayerFactory instance from the Layer::Impl | Mikhail Pozdnyakov | 2018-11-07 | 1 | -2/+19 |
* | Introduce the style::Layer factory classes | Mikhail Pozdnyakov | 2018-10-31 | 1 | -0/+26 |
* | Consolidate `style::Layer` properties API | Mikhail Pozdnyakov | 2018-10-25 | 1 | -60/+4 |
* | [core] make style/conversion.hpp implementation private | Konstantin Käfer | 2018-08-19 | 1 | -1/+1 |
* | [core] Factor out setVisibility conversion | John Firebaugh | 2018-08-13 | 1 | -13/+1 |
* | [core] Optimize generated set{Paint,Layout}Property code | John Firebaugh | 2018-08-13 | 1 | -17/+108 |
* | [core] Eliminate setProperty & co. | John Firebaugh | 2018-08-13 | 1 | -3/+65 |
* | Rename `HeatmapColorPropertyValue` to `ColorRampPropertyValue` | Mikhail Pozdnyakov | 2018-07-05 | 1 | -1/+1 |
* | Update layer immediately when changing its max/min zoom level (#11399) | Łukasz Paczos | 2018-04-12 | 1 | -0/+2 |
* | [core, ios, macos, android, node] Heatmap layer (#11046) | Vladimir Agafonkin | 2018-02-15 | 1 | -0/+12 |
* | [core] add raster-dem source type and hillshade layer type (#10642) | Molly Lloyd | 2018-01-23 | 1 | -1/+1 |
* | [core] Simplify LayerObserver API | John Firebaugh | 2017-06-05 | 1 | -12/+4 |
* | [core, node, darwin, qt] Remove support for paint classes | John Firebaugh | 2017-05-15 | 1 | -9/+9 |
* | [core] cascade ⇢ transition / cascading ⇢ transitionable | John Firebaugh | 2017-05-15 | 1 | -1/+1 |
* | [core] Unify {Paint,Layout,Light}Properties | John Firebaugh | 2017-05-15 | 1 | -4/+3 |
* | [core] *LayerImpl::cascading ⇢ paint | John Firebaugh | 2017-05-15 | 1 | -5/+5 |
* | [core] Immutable Impls | John Firebaugh | 2017-05-12 | 1 | -33/+67 |
* | [core] split off render layers | Ivo van Dongen | 2017-04-25 | 1 | -8/+8 |
* | Per-attribute transition properties on MGLStyleLayer (#8225) | Fabian Guerra Soto | 2017-03-10 | 1 | -0/+4 |
* | [core] Restore support for *-transition properties | John Firebaugh | 2017-02-09 | 1 | -0/+4 |
* | [core] Add support for data-driven styling | John Firebaugh | 2017-02-02 | 1 | -6/+14 |
* | [core] Get rid of user-specified refs | John Firebaugh | 2017-01-04 | 1 | -1/+10 |
* | [core] Implement circle-stroke properties | John Firebaugh | 2016-12-09 | 1 | -2/+2 |
* | [core] Convert style properties to a tuple-based approach | John Firebaugh | 2016-11-17 | 1 | -5/+5 |
* | [core] symbol layer - recalculate style on icon/text size changes | Ivo van Dongen | 2016-11-11 | 1 | -1/+1 |
* | [core, ios, android, qt] Observe style layer mutations rather than requiring ... | John Firebaugh | 2016-09-06 | 1 | -0/+7 |
* | [core] Add missing classed paint property getter | John Firebaugh | 2016-09-06 | 1 | -2/+2 |
* | [core] Add static getters for property default values (#6124) | John Firebaugh | 2016-08-23 | 1 | -0/+8 |
* | [core, node] Implement bindings for addLayer | John Firebaugh | 2016-06-24 | 1 | -2/+10 |
* | [core] Adjust layer source properties to better reflect reality | John Firebaugh | 2016-06-24 | 1 | -13/+13 |
* | [core] Extract code templates to individual .ejs files | John Firebaugh | 2016-06-13 | 1 | -0/+92 |