summaryrefslogtreecommitdiff
path: root/src/mbgl/style/properties.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix performance-unnecessary-value-param errors in header filesThiago Marcos P. Santos2020-04-171-4/+1
* [core] Support [within expression] with layout propertyzmiao2020-02-121-0/+37
* Enable parse within expressionzmiao2020-02-121-0/+5
* [core] Implement image expression (#15877)Alexander Shalamov2019-11-111-2/+20
* [build] Fix clang format and tidy checksJuha Alanen2019-09-181-7/+2
* [core] Add feature state support to expressionJuha Alanen2019-09-181-0/+17
* [core] Introduce LayerProperties::constantsMask()Mikhail Pozdnyakov2019-07-021-0/+22
* [core] Add possibility of overriding paint properties inside format expressio...Alexander Shalamov2019-03-131-0/+4
* [core] extract attribute structs and gl::Vertex to separate namespaceKonstantin Käfer2019-03-011-2/+1
* [core] introduce TypeListConcat and TypeList::ExpandIntoKonstantin Käfer2018-08-311-7/+2
* [core] Replace {Source,Camera,Composite}Function with PropertyExpressionJohn Firebaugh2018-07-201-4/+1
* [core] Don't transition new layers on a setStyle operationJohn Firebaugh2017-06-261-4/+23
* [core] Enable property functions for line-width (#9250)Lauren Budorick2017-06-191-1/+12
* [core] Refactor RenderSource updatesJohn Firebaugh2017-06-051-0/+6
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-151-57/+0
* [core] cascade ⇢ transition / cascading ⇢ transitionableJohn Firebaugh2017-05-151-11/+12
* [core] Unify {Paint,Layout,Light}PropertiesJohn Firebaugh2017-05-151-0/+268