summaryrefslogtreecommitdiff
path: root/include/mbgl/style/property_expression.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix readability-avoid-const-params-in-decls errors in header filesThiago Marcos P. Santos2020-04-171-2/+2
* [core] Support [within expression] with layout propertyzmiao2020-02-121-0/+33
* [core] Add getSharedExpression to property expressionAlexander Shalamov2020-02-031-0/+5
* [core] Implement image expression (#15877)Alexander Shalamov2019-11-111-2/+22
* [core] Add feature state support to expressionJuha Alanen2019-09-181-0/+4
* [core] Add possibility of overriding paint properties inside format expressio...Alexander Shalamov2019-03-131-71/+32
* [core] Convert token strings to expressionsJohn Firebaugh2018-07-201-11/+3
* [core] Replace {Source,Camera,Composite}Function with PropertyExpressionJohn Firebaugh2018-07-201-0/+125