summaryrefslogtreecommitdiff
path: root/include/mbgl/style/conversion/property_setter.hpp
Commit message (Expand)AuthorAgeFilesLines
* [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