summaryrefslogtreecommitdiff
path: root/src/mbgl/style/expression/value.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Enable two-component text radial offsetupstream/mikhail_two_component_text_radial_offsetMikhail Pozdnyakov2019-08-121-0/+20
* [core] clang-tidy fixesKonstantin Käfer2019-04-051-1/+1
* [core] Enable text-variable-anchor propertyMikhail Pozdnyakov2019-03-291-0/+3
* [core] Traverse expression tree when checking for property overridesAlexander Shalamov2019-03-281-0/+5
* [core] Initial implementation of 'format' expressionChris Loer2018-10-151-0/+35
* [core] Auto-convert concat arguments to stringsJohn Firebaugh2018-09-191-0/+9
* Port symbol-z-order symbol layout style-spec property to Nativeupstream/sort-by-yryanhamley2018-09-071-0/+3
* [core] Simplify Value conversionsJohn Firebaugh2018-07-121-66/+19
* [core] Introduce "collator" expressionsChris Loer2018-07-031-0/+13
* [core] add raster-resampling property (#12176)upstream/rcleeMolly Lloyd2018-06-211-0/+4
* [core] Fixed to-rgba with zero opacityMinh Nguyễn2018-03-301-4/+5
* [core] Implement Expression::serialize()Chris Loer2018-02-281-1/+32
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-231-0/+4
* [core] Handle NaN input to interpolate and stepJohn Firebaugh2018-01-101-7/+3
* Implement Expressions (#9439)Anand Thakker2017-11-081-0/+322