summaryrefslogtreecommitdiff
path: root/src/mbgl/layer/circle_layer.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] use a store enum instead of RTTIKonstantin Käfer2016-02-241-0/+6
* [core] change RapidJSON usage to use CrtAllocator and bump GeoJSON VTKonstantin Käfer2015-12-141-2/+2
* [core] Make Paint/LayoutProperties constructor explicitJohn Firebaugh2015-12-071-6/+6
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [core] Eliminate use of ClassProperties for paintJohn Firebaugh2015-11-101-8/+17
* [core] Eliminate use of ClassProperties for layoutJohn Firebaugh2015-11-101-2/+0
* [core] Push layouts and paints to subclassesJohn Firebaugh2015-11-101-0/+8
* [core] Polymorphic bucket creationJohn Firebaugh2015-10-301-0/+2
* [core] Polymorphic layout and paint parsingJohn Firebaugh2015-10-291-0/+5
* [core] Extract PaintPropertiesMapJohn Firebaugh2015-10-261-1/+1
* [core] Introduce StyleCalculationParametersJohn Firebaugh2015-10-231-1/+1
* [core] Introduce StyleLayer subclassesJohn Firebaugh2015-10-221-0/+18