summaryrefslogtreecommitdiff
path: root/include/mbgl/style/function/camera_function.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Don't resolve tokens after evaluating a text-field or icon-image expre...John Firebaugh2018-03-221-6/+5
* Reimplement style values atop NSExpression (#10726)Minh Nguyễn2018-01-241-1/+3
* [core, ios, macos, android] Add data-driven-styling support for `text-font`John Firebaugh2018-01-101-2/+5
* Implement Expressions (#9439)Anand Thakker2017-11-081-7/+51
* [core] GCC 4.9 does not fully support custom variable templatesBruno de Oliveira Abinader2017-07-121-1/+1
* [core] Enable property functions for line-width (#9250)Lauren Budorick2017-06-191-0/+1
* [core] Eliminate round-trip through Value in CameraFunction::evaluateJohn Firebaugh2017-05-191-1/+1
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-1/+1
* [core] default value support in categorical function conversionIvo van Dongen2017-02-021-1/+1
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-0/+41