summaryrefslogtreecommitdiff
path: root/src/mbgl/style/layers/layer_properties.hpp.ejs
Commit message (Expand)AuthorAgeFilesLines
* [core] Introduce LayerProperties::constantsMask()Mikhail Pozdnyakov2019-07-021-0/+2
* [build] change special casing for LineFloorWidth in shader generationKonstantin Käfer2019-05-021-10/+3
* [core] Introduce `style::LayerProperties` interface and its implementationsMikhail Pozdnyakov2019-04-171-0/+21
* [core] Remove RenderLinePaintPropertiesMikhail Pozdnyakov2019-04-021-0/+10
* [core] Add possibility of overriding paint properties inside format expressio...Alexander Shalamov2019-03-131-0/+5
* [core] return constexpr strings from functions to avoid ODR compile failuresKonstantin Käfer2019-01-111-1/+1
* [core] Optimize generated set{Paint,Layout}Property codeJohn Firebaugh2018-08-131-1/+2
* Rename `HeatmapColorPropertyValue` to `ColorRampPropertyValue`Mikhail Pozdnyakov2018-07-051-1/+4
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-151-0/+1
* [core] add DataDrivenPaintProperty uniform template class to generation scrip...Lauren Budorick2017-06-161-0/+1
* [core] Unify {Paint,Layout,Light}PropertiesJohn Firebaugh2017-05-151-2/+3
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-6/+5
* [core] Get rid of user-specified refsJohn Firebaugh2017-01-041-0/+1
* [core] Convert style properties to a tuple-based approachJohn Firebaugh2016-11-171-19/+21
* [core] Add static getters for property default values (#6124)John Firebaugh2016-08-231-8/+0
* [core] Update color layer properties code generatorBruno de Oliveira Abinader2016-07-141-1/+7
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-241-3/+0
* [core] Include what you useJohn Firebaugh2016-06-241-0/+1
* Color class (#5361)Young Hahn2016-06-151-1/+1
* [core] Extract code templates to individual .ejs filesJohn Firebaugh2016-06-131-0/+50