summaryrefslogtreecommitdiff
path: root/src/mbgl/style/light_impl.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] cascade ⇢ transition / cascading ⇢ transitionableJohn Firebaugh2017-05-151-2/+2
|
* [core] Unify {Paint,Layout,Light}PropertiesJohn Firebaugh2017-05-151-7/+9
|
* [core] Merge light_properties.hpp into light_impl.hppJohn Firebaugh2017-05-151-1/+43
|
* [core] Immutable ImplsJohn Firebaugh2017-05-121-6/+1
|
* [core] delegate light changes to render lightIvo van Dongen2017-05-081-0/+20
|
* [core] Move render-related sources out of style directory/namespaceJohn Firebaugh2017-05-031-74/+0
| | | | | | | | | | | | | | | | Moves the following to the renderer directory and out of the style namespace: * CascadeParameters * PropertyEvaluationParameters * UpdateParameters * PropertyEvaluator * DataDrivenPropertyEvaluator * CrossFadedPropertyEvaluator * PaintPropertyBinder * PaintProperyStatistics * PossiblyEvaluatedPropertyValue * TransitioningLight * EvaluatedLight
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-0/+74