summaryrefslogtreecommitdiff
path: root/src/mbgl/style/light.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix performance-unnecessary-value-param errorsThiago Marcos P. Santos2020-03-231-4/+6
* [core] Add style::Layer(Impl) constructorMikhail Pozdnyakov2019-12-131-4/+3
* [core] Introduce Light::getProperty()Mikhail Pozdnyakov2019-09-271-26/+57
* [build] Disable clang-format on generated codeThiago Marcos P. Santos2019-09-251-0/+4
* [core] Use mbgl::underlying_type in style propertiesBruno de Oliveira Abinader2019-09-111-9/+10
* [core] Expose mbgl::style::Light::setPropertyBruno de Oliveira Abinader2019-09-111-0/+119
* [build] change style code generator to sort properties alphabeticallyKonstantin Käfer2019-05-021-26/+26
* [core] cascade ⇢ transition / cascading ⇢ transitionableJohn Firebaugh2017-05-151-12/+12
* [core] Merge light_properties.hpp into light_impl.hppJohn Firebaugh2017-05-151-1/+0
* [core] Immutable ImplsJohn Firebaugh2017-05-121-17/+45
* [core] delegate light changes to render lightIvo van Dongen2017-05-081-40/+31
* [core] generated accessor methods on lightIvo van Dongen2017-05-081-0/+115