summaryrefslogtreecommitdiff
path: root/include/mbgl/style/layers/hillshade_layer.hpp
Commit message (Expand)AuthorAgeFilesLines
* noexcept specifier for layer factory methodsMikhail Pozdnyakov2018-11-071-2/+2
* Refer corresponding LayerFactory instance from the Layer::ImplMikhail Pozdnyakov2018-11-071-3/+9
* Introduce the style::Layer factory classesMikhail Pozdnyakov2018-10-311-0/+8
* Remove style::Layer::is()/as()Mikhail Pozdnyakov2018-10-311-5/+0
* Consolidate `style::Layer` properties APIMikhail Pozdnyakov2018-10-251-10/+3
* [core] Initial implementation of 'format' expressionChris Loer2018-10-151-0/+1
* [core] Eliminate setProperty & co.John Firebaugh2018-08-131-0/+4
* [core] Merge DataDrivenPropertyValue into PropertyValue (#12513)John Firebaugh2018-07-311-1/+0
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-231-0/+86