summaryrefslogtreecommitdiff
path: root/include/mbgl/style/layers/fill_extrusion_layer.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core, android, darwin] Move layer factories to separate filesMikhail Pozdnyakov2018-12-101-9/+0
* [core] layermanager folderMikhail Pozdnyakov2018-11-301-1/+1
* [core] Support fill-extrusion-vertical-gradientBruno de Oliveira Abinader2018-11-291-0/+6
* [core][Android][Darwin] LayerManager creates RenderLayer instancesMikhail Pozdnyakov2018-11-271-8/+6
* [core][android] Introduce mbgl::style::LayerTypeInfoMikhail Pozdnyakov2018-11-151-7/+3
* 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-15/+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-10/+9
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-151-28/+28
* [core] Immutable ImplsJohn Firebaugh2017-05-121-4/+12
* [core] split off render layersIvo van Dongen2017-04-251-1/+1
* Per-attribute transition properties on MGLStyleLayer (#8225)Fabian Guerra Soto2017-03-101-0/+7
* [core] Restore support for *-transition propertiesJohn Firebaugh2017-02-091-0/+9
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-9/+10
* [core] Implement circle-stroke propertiesJohn Firebaugh2016-12-091-0/+72