summaryrefslogtreecommitdiff
path: root/src/mbgl/style/light.cpp.ejs
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix performance-unnecessary-value-param errorsThiago Marcos P. Santos2020-03-231-1/+3
* [core] Add style::Layer(Impl) constructorMikhail Pozdnyakov2019-12-131-4/+3
* [core] Introduce Light::getProperty()Mikhail Pozdnyakov2019-09-271-13/+36
* [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-3/+4
* [core] Expose mbgl::style::Light::setPropertyBruno de Oliveira Abinader2019-09-111-0/+77
* [core] cascade ⇢ transition / cascading ⇢ transitionableJohn Firebaugh2017-05-151-3/+3
* [core] Merge light_properties.hpp into light_impl.hppJohn Firebaugh2017-05-151-1/+0
* [core] Immutable ImplsJohn Firebaugh2017-05-121-5/+21
* [core] delegate light changes to render lightIvo van Dongen2017-05-081-10/+13
* [core] generated accessor methods on lightIvo van Dongen2017-05-081-0/+42