summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/render_light.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Don't transition new layers on a setStyle operationJohn Firebaugh2017-06-261-2/+3
* [core] cascade ⇢ transition / cascading ⇢ transitionableJohn Firebaugh2017-05-151-2/+2
* [core] Unify {Paint,Layout,Light}PropertiesJohn Firebaugh2017-05-151-2/+2
* [core] Immutable ImplsJohn Firebaugh2017-05-121-11/+2
* [core] delegate light changes to render lightIvo van Dongen2017-05-081-3/+12
* [core] generated accessor methods on lightIvo van Dongen2017-05-081-1/+1
* [core] render lightIvo van Dongen2017-05-081-0/+25