summaryrefslogtreecommitdiff
path: root/src/mbgl/style/property_parsing.hpp
Commit message (Expand)AuthorAgeFilesLines
* [build] move logging to utilKonstantin Käfer2016-11-221-1/+1
* [core] Split up and clean up conversion.hppJohn Firebaugh2016-06-241-5/+5
* [core] Rewrite style parsing logic for reuse in node bindingsJohn Firebaugh2016-06-211-100/+6
* [core] Make enum ↔ string conversion more generic-friendlyJohn Firebaugh2016-06-131-10/+18
* text-pitch-alignment (#5288)Young Hahn2016-06-101-1/+1
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-2/+5
* [core] Introduce PropertyValue<T>John Firebaugh2016-06-021-3/+4
* [core] Runtime style layer APIJohn Firebaugh2016-06-021-1/+0
* [core] Simplify property parsingJohn Firebaugh2016-04-261-7/+95
* [core] Use experimental optional instead of mapbox::util::optionalJohn Firebaugh2016-01-191-3/+2
* [core] change RapidJSON usage to use CrtAllocator and bump GeoJSON VTKonstantin Käfer2015-12-141-4/+3
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [core] Eliminate use of ClassProperties for paintJohn Firebaugh2015-11-101-17/+3
* [core] Remove the ability to change cross-fade durations via transitionJohn Firebaugh2015-11-061-20/+0
* [core] Polymorphic layout and paint parsingJohn Firebaugh2015-10-291-0/+57