summaryrefslogtreecommitdiff
path: root/src/mbgl/style/paint_property.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Move CrossFadedPropertyEvaluator to its own fileJohn Firebaugh2016-12-061-0/+1
* [core] Convert style properties to a tuple-based approachJohn Firebaugh2016-11-171-78/+145
* [core] #3980 - Switching Core GL instances of map to unordered_mapBrad Leege2016-09-141-3/+3
* [core] Add missing classed paint property getterJohn Firebaugh2016-09-061-2/+2
* [core] Update color layer properties code generatorBruno de Oliveira Abinader2016-07-141-1/+3
* [core] Use PropertyValue<T> for Annotation line/fillBruno de Oliveira Abinader2016-07-131-1/+5
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-241-33/+13
* [core] Use default transition ease for style transitionBruno de Oliveira Abinader2016-06-201-4/+5
* [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