summaryrefslogtreecommitdiff
path: root/src/mbgl/style/layers/fill_layer_properties.hpp
Commit message (Expand)AuthorAgeFilesLines
* WIP Save stashupstream/karim/gl-js-portKarim Naaji2020-06-011-1/+10
* [core] Enable 'line-sort-key' and 'fill-sort-key' layout properties (#15839)Andrew Hay Kurtz2019-12-171-0/+9
* [core] Implement image expression (#15877)Alexander Shalamov2019-11-111-3/+3
* [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-11/+11
* [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] 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] Convert style properties to a tuple-based approachJohn Firebaugh2016-11-171-15/+36
* [core] Prefer color aliases for default property valuesBruno de Oliveira Abinader2016-07-131-1/+1
* [core] Use PropertyValue<T> for Annotation line/fillBruno de Oliveira Abinader2016-07-131-1/+1
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-241-2/+0
* [core] Include what you useJohn Firebaugh2016-06-241-0/+1
* Color class (#5361)Young Hahn2016-06-151-2/+2
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-0/+31