summaryrefslogtreecommitdiff
path: root/src/mbgl/style/layout_property.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] cascade ⇢ transition / cascading ⇢ transitionableJohn Firebaugh2017-05-151-2/+2
* [core] Unify {Paint,Layout,Light}PropertiesJohn Firebaugh2017-05-151-91/+4
* [core] Move render-related sources out of style directory/namespaceJohn Firebaugh2017-05-031-3/+4
* [core] Add DDS support for text-rotateJohn Firebaugh2017-03-311-3/+3
* [core] Introduce a fully-evaluated tuple type for layout propertiesJohn Firebaugh2017-03-311-12/+54
* [core] default value support in categorical function conversionIvo van Dongen2017-02-021-0/+11
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-1/+12
* [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