summaryrefslogtreecommitdiff
path: root/src/mbgl/style/property_evaluator.hpp
Commit message (Expand)AuthorAgeFilesLines
* [tidy] Check modernize-pass-by-valueBruno de Oliveira Abinader2016-06-131-4/+4
* [tidy] Check llvm-namespace-commentBruno de Oliveira Abinader2016-06-131-1/+1
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-6/+9
* [core] Introduce PropertyValue<T>John Firebaugh2016-06-021-0/+63
* [core] Eliminate use of ClassProperties for paintJohn Firebaugh2015-11-101-40/+0
* [core] Merge PiecewiseConstantFunction into FunctionJohn Firebaugh2015-11-061-5/+0
* [core] Simplify FunctionJohn Firebaugh2015-11-061-2/+2
* [core] Introduce StyleCalculationParametersJohn Firebaugh2015-10-231-6/+6
* [core] Introduce StyleLayer subclassesJohn Firebaugh2015-10-221-0/+45