summaryrefslogtreecommitdiff
path: root/include/mbgl/style/conversion/property_setter.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-151-25/+5
* [tidy] modernize-use-autoBruno de Oliveira Abinader2017-05-121-3/+3
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-231-8/+12
* [core] Avoid using std::function in property_setter.hppJohn Firebaugh2017-03-081-34/+45
* [core] Restore support for *-transition propertiesJohn Firebaugh2017-02-091-0/+19
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-3/+4
* [core] Added missing pragmas to style conversion headersBruno de Oliveira Abinader2016-07-111-0/+2
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-241-0/+55