summaryrefslogtreecommitdiff
path: root/src/mbgl/style/property_parsing.hpp
Commit message (Expand)AuthorAgeFilesLines
* [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