summaryrefslogtreecommitdiff
path: root/src/mbgl/style/layers/line_layer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core][android] Introduce mbgl::style::LayerTypeInfoupstream/mikhail_LayerTypeInfoMikhail Pozdnyakov2018-11-151-16/+9
* noexcept specifier for layer factory methodsMikhail Pozdnyakov2018-11-071-3/+3
* Refer corresponding LayerFactory instance from the Layer::ImplMikhail Pozdnyakov2018-11-071-2/+19
* Introduce the style::Layer factory classesMikhail Pozdnyakov2018-10-311-0/+19
* Consolidate `style::Layer` properties APIMikhail Pozdnyakov2018-10-251-56/+4
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-311-1/+1
* [core] Add `line-gradient` propertyMikhail Pozdnyakov2018-08-231-0/+56
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-191-1/+1
* [core] Factor out setVisibility conversionJohn Firebaugh2018-08-131-13/+1
* [core] Optimize generated set{Paint,Layout}Property codeJohn Firebaugh2018-08-131-153/+270
* [core] Eliminate setProperty & co.John Firebaugh2018-08-131-0/+288
* [core] Merge DataDrivenPropertyValue into PropertyValue (#12513)John Firebaugh2018-07-311-21/+21
* Update layer immediately when changing its max/min zoom level (#11399)Łukasz Paczos2018-04-121-0/+2
* [core][android][macos][ios] Implement property functions for line-join, text-...Lauren Budorick2017-07-261-3/+3
* [core] Enable property functions for line-width (#9250)Lauren Budorick2017-06-191-3/+3
* [core] Simplify LayerObserver APIJohn Firebaugh2017-06-051-36/+16
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-151-90/+90
* [core] cascade ⇢ transition / cascading ⇢ transitionableJohn Firebaugh2017-05-151-1/+1
* [core] Unify {Paint,Layout,Light}PropertiesJohn Firebaugh2017-05-151-10/+9
* [core] *LayerImpl::cascading ⇢ paintJohn Firebaugh2017-05-151-41/+41
* [core] Immutable ImplsJohn Firebaugh2017-05-121-87/+165
* [core] split off render layersIvo van Dongen2017-04-251-43/+43
* Per-attribute transition properties on MGLStyleLayer (#8225)Fabian Guerra Soto2017-03-101-0/+40
* [core] Restore support for *-transition propertiesJohn Firebaugh2017-02-091-0/+40
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-20/+40
* [core] Get rid of user-specified refsJohn Firebaugh2017-01-041-1/+5
* [core] Convert style properties to a tuple-based approachJohn Firebaugh2016-11-171-32/+32
* [core] symbol layer - recalculate style on icon/text size changesIvo van Dongen2016-11-111-4/+4
* [core, ios, android, qt] Observe style layer mutations rather than requiring ...John Firebaugh2016-09-061-0/+43
* [core] Add missing classed paint property getterJohn Firebaugh2016-09-061-20/+20
* [core] Add static getters for property default values (#6124)John Firebaugh2016-08-231-0/+56
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-241-20/+28
* [core] Adjust layer source properties to better reflect realityJohn Firebaugh2016-06-241-6/+6
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-0/+165