summaryrefslogtreecommitdiff
path: root/src/mbgl/style/paint_property.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix PropertyValue<T>::setJohn Firebaugh2016-06-131-1/+1
* [tidy] Check modernize-pass-by-valueBruno de Oliveira Abinader2016-06-131-2/+2
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-8/+10
* [core] Introduce PropertyValue<T>John Firebaugh2016-06-021-23/+30
* [core] Runtime style layer APIJohn Firebaugh2016-06-021-2/+0
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] Simplify property parsingJohn Firebaugh2016-04-261-2/+2
* [core] Extract Function::evaluation to a separate class (#4811)John Firebaugh2016-04-251-3/+6
* [core] Added user-defined transition properties when modifying classesBruno de Oliveira Abinader2016-03-181-7/+8
* [core] Remove MapData::defaultTransitionDelayBruno de Oliveira Abinader2016-03-181-2/+2
* [core] change RapidJSON usage to use CrtAllocator and bump GeoJSON VTKonstantin Käfer2015-12-141-5/+2
* [core] Make Paint/LayoutProperties constructor explicitJohn Firebaugh2015-12-071-1/+1
* [core] More efficient layer cloningJohn Firebaugh2015-12-071-11/+5
* [core] add std::move to constructorsKonstantin Käfer2015-12-031-1/+2
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [core] Eliminate use of ClassProperties for paintJohn Firebaugh2015-11-101-0/+152