summaryrefslogtreecommitdiff
path: root/src/mbgl/style/layers/circle_layer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Remove clipping option from RenderTile and style::LayerMikhail Pozdnyakov2019-05-081-1/+0
* [build] change style code generator to sort properties alphabeticallyKonstantin Käfer2019-05-021-162/+162
* [core] Add `FadingTiles` layer type propertyMikhail Pozdnyakov2019-04-171-1/+2
* [core] clang-tidy fixesKonstantin Käfer2019-04-051-23/+23
* [core] Use eternal::hash_map in style::LayersMikhail Pozdnyakov2018-12-191-134/+32
* [core, android, darwin] Move layer factories to separate filesMikhail Pozdnyakov2018-12-101-25/+0
* [core][Android][Darwin] LayerManager creates RenderLayer instancesMikhail Pozdnyakov2018-11-271-16/+20
* [core] Add static layer properties to mbgl::style::LayerTypeInfoAlexander Shalamov2018-11-191-1/+7
* [core][android] Introduce mbgl::style::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] 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-156/+249
* [core] Eliminate setProperty & co.John Firebaugh2018-08-131-0/+265
* [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] Implement circle-pitch-alignment propertyChris Loer2017-07-061-0/+27
* [core] Simplify LayerObserver APIJohn Firebaugh2017-06-051-40/+12
* [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-1/+0
* [core] *LayerImpl::cascading ⇢ paintJohn Firebaugh2017-05-151-41/+41
* [core] Immutable ImplsJohn Firebaugh2017-05-121-77/+147
* [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-28/+56
* [core] Get rid of user-specified refsJohn Firebaugh2017-01-041-1/+4
* [core] Implement circle-stroke propertiesJohn Firebaugh2016-12-091-0/+45
* [core] Convert style properties to a tuple-based approachJohn Firebaugh2016-11-171-14/+14
* [core, ios, android, qt] Observe style layer mutations rather than requiring ...John Firebaugh2016-09-061-0/+22
* [core] Add missing classed paint property getterJohn Firebaugh2016-09-061-14/+14
* [core] Add static getters for property default values (#6124)John Firebaugh2016-08-231-0/+28
* [core] Add support for circle-pitch-scaleJohn Firebaugh2016-07-071-0/+8
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-241-12/+20
* [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/+105