summaryrefslogtreecommitdiff
path: root/src/mbgl/layer/line_layer.hpp
Commit message (Expand)AuthorAgeFilesLines
* [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-14/+14
* [core] rudimentary support for offsetting linesKonstantin Käfer2015-12-031-0/+1
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [core] Eliminate use of ClassProperties for paintJohn Firebaugh2015-11-101-8/+23
* [core] Eliminate use of ClassProperties for layoutJohn Firebaugh2015-11-101-2/+10
* [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