summaryrefslogtreecommitdiff
path: root/include/mbgl/style/layers
Commit message (Expand)AuthorAgeFilesLines
* [core] Enable two-component text radial offsetupstream/mikhail_two_component_text_radial_offsetMikhail Pozdnyakov2019-08-121-3/+3
* [build] change style code generator to sort properties alphabeticallyKonstantin Käfer2019-05-029-295/+295
* [core] Enable 'symbol-sort-key' layout property and generate style codeAlexander Shalamov2019-04-171-0/+4
* [core] clang-tidy fixesKonstantin Käfer2019-04-0510-236/+236
* [core] Enable 'text-radial-offset' propertyMikhail Pozdnyakov2019-03-291-0/+4
* [core] Enable text-variable-anchor propertyMikhail Pozdnyakov2019-03-291-0/+4
* [core, android, darwin] Move layer factories to separate filesMikhail Pozdnyakov2018-12-1011-99/+0
* [core] layermanager folderMikhail Pozdnyakov2018-11-3011-10/+11
* [core] Support fill-extrusion-vertical-gradientBruno de Oliveira Abinader2018-11-291-0/+6
* [core][Android][Darwin] LayerManager creates RenderLayer instancesMikhail Pozdnyakov2018-11-2711-87/+65
* [core][android] Introduce mbgl::style::LayerTypeInfoMikhail Pozdnyakov2018-11-1511-76/+32
* noexcept specifier for layer factory methodsMikhail Pozdnyakov2018-11-0711-22/+22
* Refer corresponding LayerFactory instance from the Layer::ImplMikhail Pozdnyakov2018-11-0711-30/+104
* Introduce the style::Layer factory classesMikhail Pozdnyakov2018-10-3110-0/+80
* Remove style::Layer::is()/as()Mikhail Pozdnyakov2018-10-3110-50/+0
* Consolidate `style::Layer` properties APIMikhail Pozdnyakov2018-10-2511-146/+32
* [core] Initial implementation of 'format' expressionChris Loer2018-10-1510-3/+13
* Port symbol-z-order symbol layout style-spec property to Nativeupstream/sort-by-yryanhamley2018-09-071-0/+4
* [core] Add `line-gradient` propertyMikhail Pozdnyakov2018-08-232-1/+8
* [core] Eliminate setProperty & co.John Firebaugh2018-08-1311-0/+44
* [core] Merge DataDrivenPropertyValue into PropertyValue (#12513)John Firebaugh2018-07-3110-151/+141
* Rename `HeatmapColorPropertyValue` to `ColorRampPropertyValue`Mikhail Pozdnyakov2018-07-052-7/+7
* [core] add raster-resampling property (#12176)upstream/rcleeMolly Lloyd2018-06-211-0/+6
* [core] Add Projection matrix to CustomLayerRenderParameters to transform web ...Asheem Mamoowala2018-04-051-0/+3
* Use a host interface for CustomLayer instead of function pointers (#11553)Asheem Mamoowala2018-04-021-46/+40
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-152-0/+89
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-232-1/+87
* [core, ios, macos, android] Add data-driven-styling support for `text-font`John Firebaugh2018-01-101-3/+3
* [core] custom layer - add contextLost callbackIvo van Dongen2017-09-221-0/+16
* [core][ios][macos][android]DDS-ify `text-letter-spacing` and `text-max-width`Asheem Mamoowala2017-08-301-6/+6
* Implement icon-anchor propertyLauren Budorick2017-08-281-3/+7
* [core][android][macos][ios] Implement property functions for line-join, text-...Lauren Budorick2017-07-262-9/+9
* [core] Update shaders.Chris Loer2017-07-121-0/+4
* [core] Implement circle-pitch-alignment propertyChris Loer2017-07-061-0/+6
* [core] Enable property functions for line-width (#9250)Lauren Budorick2017-06-191-3/+3
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-158-236/+236
* [core] Immutable ImplsJohn Firebaugh2017-05-129-34/+107
* [core] split off render layersIvo van Dongen2017-04-258-8/+8
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-6/+6
* [core] Add DDS support for icon-imageJohn Firebaugh2017-03-311-3/+3
* [core] Add DDS support for text-rotateJohn Firebaugh2017-03-311-3/+3
* [core] implement dds for text-offsetMolly Lloyd2017-03-281-3/+3
* Merge branch 'release-ios-v3.5.0-android-v5.0.0'John Firebaugh2017-03-218-0/+59
|\
| * Per-attribute transition properties on MGLStyleLayer (#8225)Fabian Guerra Soto2017-03-108-0/+59
* | [node] Work around a link error on macOS release builds (#8409)John Firebaugh2017-03-151-3/+1
|/
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-30/+30
* [core] Enable property functions for text-{field,transform} (#7944)Anand Thakker2017-02-171-6/+6
* [core] Restore support for *-transition propertiesJohn Firebaugh2017-02-098-0/+75
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-028-66/+74
* [core, ios] replace `altitude` with `fov`Ansis Brammanis2016-12-211-1/+1