summaryrefslogtreecommitdiff
path: root/include/mbgl/style/conversion/property_value.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-191-48/+2
* [core] Merge DataDrivenPropertyValue into PropertyValue (#12513)John Firebaugh2018-07-311-9/+16
* [core] Tweak conversions to reduce binary sizeJohn Firebaugh2018-07-301-9/+9
* [core] Replace expressions RTTI with enums + static castBruno de Oliveira Abinader2018-07-241-2/+6
* [core] Convert token strings to expressionsJohn Firebaugh2018-07-201-2/+6
* [core] Replace {Source,Camera,Composite}Function with PropertyExpressionJohn Firebaugh2018-07-201-24/+25
* [core] Convert legacy functions directly to expressionsJohn Firebaugh2018-07-131-0/+1
* Accept constant expressions in non-dds properties (#11960)Anand Thakker2018-05-231-3/+11
* Don't enforce ["zoom"] constraints for filters (#11672)Anand Thakker2018-04-121-2/+7
* Implement Expressions (#9439)Anand Thakker2017-11-081-0/+16
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-231-2/+1
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-231-8/+8
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-1/+1
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-241-1/+3
* [core] Split up and clean up conversion.hppJohn Firebaugh2016-06-241-0/+34