summaryrefslogtreecommitdiff
path: root/src/mbgl/style/layers
Commit message (Expand)AuthorAgeFilesLines
* Remove style::Layer::is()/as()upstream/mikhail_drop_style_layer_castMikhail Pozdnyakov2018-10-301-5/+0
* Consolidate `style::Layer` properties APIMikhail Pozdnyakov2018-10-2511-517/+44
* [core] Initial implementation of 'format' expressionChris Loer2018-10-152-15/+20
* Port symbol-z-order symbol layout style-spec property to Nativeupstream/sort-by-yryanhamley2018-09-072-0/+41
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-318-6/+8
* [core] Add `line-gradient` propertyMikhail Pozdnyakov2018-08-232-1/+61
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-1910-10/+10
* [core] Factor out setVisibility conversionJohn Firebaugh2018-08-1310-130/+10
* [core] Optimize generated set{Paint,Layout}Property codeJohn Firebaugh2018-08-1312-1292/+2249
* [core] Eliminate setProperty & co.John Firebaugh2018-08-1311-4/+2309
* [core] Replace remaining dynamic_cast with static_castBruno de Oliveira Abinader2018-08-086-6/+6
* [core] Merge DataDrivenPropertyValue into PropertyValue (#12513)John Firebaugh2018-07-316-141/+141
* Rename `HeatmapColorPropertyValue` to `ColorRampPropertyValue`Mikhail Pozdnyakov2018-07-054-7/+12
* [core] add raster-resampling property (#12176)upstream/rcleeMolly Lloyd2018-06-212-0/+32
* Update layer immediately when changing its max/min zoom level (#11399)Łukasz Paczos2018-04-1210-0/+20
* Use a host interface for CustomLayer instead of function pointers (#11553)Asheem Mamoowala2018-04-023-34/+8
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-157-0/+337
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-236-1/+329
* [core, ios, macos, android] Add data-driven-styling support for `text-font`John Firebaugh2018-01-102-4/+4
* [core] custom layer - add contextLost callbackIvo van Dongen2017-09-223-1/+14
* [core][ios][macos][android]DDS-ify `text-letter-spacing` and `text-max-width`Asheem Mamoowala2017-08-302-8/+8
* Implement icon-anchor propertyLauren Budorick2017-08-282-5/+27
* [core][android][macos][ios] Implement property functions for line-join, text-...Lauren Budorick2017-07-264-12/+12
* [core] Update shaders.Chris Loer2017-07-122-0/+22
* [core] Implement circle-pitch-alignment propertyChris Loer2017-07-062-0/+32
* [core] Refactor CustomLayer internalsJohn Firebaugh2017-06-222-34/+0
* [core] Enable property functions for line-width (#9250)Lauren Budorick2017-06-192-4/+4
* [core] add DataDrivenPaintProperty uniform template class to generation scrip...Lauren Budorick2017-06-163-0/+3
* [core] rename a_gap_width => a_gapwidth, u_gap_width => u_gapwidth to reflect...Konstantin Käfer2017-06-141-1/+1
* [core] add uniforms to DataDrivenPaintPropertysKonstantin Käfer2017-06-135-28/+33
* [core] Simplify LayerObserver APIJohn Firebaugh2017-06-059-233/+113
* [core] Refactor RenderSource updatesJohn Firebaugh2017-06-0516-0/+62
* [core] cleanup debug loggingIvo van Dongen2017-05-241-2/+0
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-158-531/+531
* [core] cascade ⇢ transition / cascading ⇢ transitionableJohn Firebaugh2017-05-1515-15/+15
* [core] Unify {Paint,Layout,Light}PropertiesJohn Firebaugh2017-05-1518-102/+102
* [core] *LayerImpl::cascading ⇢ paintJohn Firebaugh2017-05-1515-251/+251
* [core] Split style image collection from SpriteAtlasIvo van Dongen2017-05-121-1/+0
* [core] Replace createRender{Source,Layer} with Render{Source,Layer}::createJohn Firebaugh2017-05-1216-56/+0
* [core] Immutable ImplsJohn Firebaugh2017-05-1225-653/+1207
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-2/+0
* [core] Tweak handling of annotation special case SpriteAtlasJohn Firebaugh2017-04-261-2/+0
* [core] split off render layersIvo van Dongen2017-04-2525-722/+312
* [core] account for property functions in query rendered featuresIvo van Dongen2017-04-196-53/+49
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-064-13/+9
* [all] Make LatLng coordinates read-onlyJohn Firebaugh2017-04-061-2/+2
* [core] De-mutex GlyphAtlas and SpriteAtlasChris Loer2017-04-042-4/+9
* [core] Add DDS support for icon-imageJohn Firebaugh2017-03-312-4/+4
* [core] Add DDS support for text-rotateJohn Firebaugh2017-03-312-4/+4
* [core] Introduce a fully-evaluated tuple type for layout propertiesJohn Firebaugh2017-03-312-4/+4