summaryrefslogtreecommitdiff
path: root/src/mbgl/style/layers/layer.cpp.ejs
Commit message (Expand)AuthorAgeFilesLines
* [core] Remove clipping option from RenderTile and style::Layerupstream/mikhail_simplify_render_tileMikhail Pozdnyakov2019-05-071-2/+0
* [core] Add `FadingTiles` layer type propertyMikhail Pozdnyakov2019-04-171-1/+3
* [core] clang-tidy fixesKonstantin Käfer2019-04-051-6/+6
* [core] Remove RenderLinePaintPropertiesMikhail Pozdnyakov2019-04-021-0/+3
* [core] Use eternal::hash_map in style::LayersMikhail Pozdnyakov2018-12-191-34/+20
* [core, android, darwin] Move layer factories to separate filesMikhail Pozdnyakov2018-12-101-32/+0
* [core][Android][Darwin] LayerManager creates RenderLayer instancesMikhail Pozdnyakov2018-11-271-18/+22
* [core] Add static layer properties to mbgl::style::LayerTypeInfoAlexander Shalamov2018-11-191-6/+45
* [core][android] Introduce mbgl::style::LayerTypeInfoMikhail Pozdnyakov2018-11-151-16/+13
* noexcept specifier for layer factory methodsMikhail Pozdnyakov2018-11-071-3/+3
* Refer corresponding LayerFactory instance from the Layer::ImplMikhail Pozdnyakov2018-11-071-2/+19
* Introduce the style::Layer factory classesMikhail Pozdnyakov2018-10-311-0/+26
* Consolidate `style::Layer` properties APIMikhail Pozdnyakov2018-10-251-60/+4
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-191-1/+1
* [core] Factor out setVisibility conversionJohn Firebaugh2018-08-131-13/+1
* [core] Optimize generated set{Paint,Layout}Property codeJohn Firebaugh2018-08-131-17/+108
* [core] Eliminate setProperty & co.John Firebaugh2018-08-131-3/+65
* Rename `HeatmapColorPropertyValue` to `ColorRampPropertyValue`Mikhail Pozdnyakov2018-07-051-1/+1
* Update layer immediately when changing its max/min zoom level (#11399)Łukasz Paczos2018-04-121-0/+2
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-151-0/+12
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-231-1/+1
* [core] Simplify LayerObserver APIJohn Firebaugh2017-06-051-12/+4
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-151-9/+9
* [core] cascade ⇢ transition / cascading ⇢ transitionableJohn Firebaugh2017-05-151-1/+1
* [core] Unify {Paint,Layout,Light}PropertiesJohn Firebaugh2017-05-151-4/+3
* [core] *LayerImpl::cascading ⇢ paintJohn Firebaugh2017-05-151-5/+5
* [core] Immutable ImplsJohn Firebaugh2017-05-121-33/+67
* [core] split off render layersIvo van Dongen2017-04-251-8/+8
* Per-attribute transition properties on MGLStyleLayer (#8225)Fabian Guerra Soto2017-03-101-0/+4
* [core] Restore support for *-transition propertiesJohn Firebaugh2017-02-091-0/+4
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-6/+14
* [core] Get rid of user-specified refsJohn Firebaugh2017-01-041-1/+10
* [core] Implement circle-stroke propertiesJohn Firebaugh2016-12-091-2/+2
* [core] Convert style properties to a tuple-based approachJohn Firebaugh2016-11-171-5/+5
* [core] symbol layer - recalculate style on icon/text size changesIvo van Dongen2016-11-111-1/+1
* [core, ios, android, qt] Observe style layer mutations rather than requiring ...John Firebaugh2016-09-061-0/+7
* [core] Add missing classed paint property getterJohn Firebaugh2016-09-061-2/+2
* [core] Add static getters for property default values (#6124)John Firebaugh2016-08-231-0/+8
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-241-2/+10
* [core] Adjust layer source properties to better reflect realityJohn Firebaugh2016-06-241-13/+13
* [core] Extract code templates to individual .ejs filesJohn Firebaugh2016-06-131-0/+92