summaryrefslogtreecommitdiff
path: root/src/mbgl/style/layers/fill_extrusion_layer_properties.hpp
Commit message (Expand)AuthorAgeFilesLines
* [ios] Update ejs files.upstream/jrex/fix-ci-target-dont-link-twiceJulian Rex2019-09-271-1/+1
* [build] Disable clang-format on generated codeThiago Marcos P. Santos2019-09-251-0/+4
* [core] Introduce LayerProperties::constantsMask()Mikhail Pozdnyakov2019-07-021-0/+2
* [build] change style code generator to sort properties alphabeticallyKonstantin Käfer2019-05-021-14/+14
* [core] Introduce `style::LayerProperties` interface and its implementationsMikhail Pozdnyakov2019-04-171-0/+17
* [core] remove a_/u_ prefix from attribute/uniform typesKonstantin Käfer2019-03-201-4/+4
* [core] Support fill-extrusion-vertical-gradientBruno de Oliveira Abinader2018-11-291-1/+6
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-311-1/+1
* [core] add uniforms to DataDrivenPaintPropertysKonstantin Käfer2017-06-131-3/+4
* [core] Unify {Paint,Layout,Light}PropertiesJohn Firebaugh2017-05-151-1/+2
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-3/+4
* [core] Implement circle-stroke propertiesJohn Firebaugh2016-12-091-0/+51