summaryrefslogtreecommitdiff
path: root/src/mbgl/style/function.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] Extract Function::evaluation to a separate class (#4811)John Firebaugh2016-04-251-27/+0
* [core] Make Function constructor explicitJohn Firebaugh2016-04-211-4/+2
* [core] Add a method for statically evaluating font stacks used by a styleJohn Firebaugh2016-02-101-0/+3
* [core] Use experimental optional instead of mapbox::util::optionalJohn Firebaugh2016-01-191-2/+1
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [core] Eliminate use of ClassProperties for paintJohn Firebaugh2015-11-101-3/+3
* [core] Remove the ability to change cross-fade durations via transitionJohn Firebaugh2015-11-061-4/+2
* [core] Merge PiecewiseConstantFunction into FunctionJohn Firebaugh2015-11-061-1/+30
* [core] Simplify FunctionJohn Firebaugh2015-11-061-0/+31