| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |