summaryrefslogtreecommitdiff
path: root/src/mbgl/style/paint_property_binder.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Move render-related sources out of style directory/namespaceJohn Firebaugh2017-05-031-332/+0
* [core] property function statistics collectionIvo van Dongen2017-04-191-1/+13
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-7/+3
* [core] Add another explanatory comment to PaintPropertyBinderJohn Firebaugh2017-04-031-0/+31
* [core] Fix overspecialization of PaintPropertyBinder templateJohn Firebaugh2017-03-171-37/+97
* [core] Avoid copy construction of PaintPropertyBindersJohn Firebaugh2017-03-151-0/+3
* [core] Replace variant with polymorphic PaintPropertyBinder classJohn Firebaugh2017-03-151-83/+57
* Pack min + max into one attribute :muscle:Molly Lloyd2017-03-081-77/+46
* [core] default value support in categorical function conversionIvo van Dongen2017-02-021-7/+11
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-0/+283