summaryrefslogtreecommitdiff
path: root/src/mbgl/style/layout_property.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Convert style properties to a tuple-based approachJohn Firebaugh2016-11-171-26/+38
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-241-7/+0
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-1/+3
* [core] Introduce PropertyValue<T>John Firebaugh2016-06-021-8/+22
* [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-1/+1
* [core] Extract Function::evaluation to a separate class (#4811)John Firebaugh2016-04-251-1/+3
* [core] Use experimental optional instead of mapbox::util::optionalJohn Firebaugh2016-01-191-1/+1
* [core] change RapidJSON usage to use CrtAllocator and bump GeoJSON VTKonstantin Käfer2015-12-141-5/+3
* [core] Make Paint/LayoutProperties constructor explicitJohn Firebaugh2015-12-071-1/+2
* [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-1/+1
* [core] Eliminate use of ClassProperties for layoutJohn Firebaugh2015-11-101-0/+38