summaryrefslogtreecommitdiff
path: root/include/mbgl/style/layers
Commit message (Expand)AuthorAgeFilesLines
* Remove style::Layer::is()/as()upstream/mikhail_drop_style_layer_castMikhail Pozdnyakov2018-10-3010-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
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.5-masterMinh Nguyễn2016-12-201-3/+3
|\
| * [ios, macos] Migrate MGLCustomStyleLayerAdditions to style layer API (#7250)Minh Nguyễn2016-12-071-3/+3
* | [core] Implement circle-stroke propertiesJohn Firebaugh2016-12-092-0/+84
|/
* [core] Add missing classed paint property getterJohn Firebaugh2016-09-067-49/+49
* [core] Add static getters for property default values (#6124)John Firebaugh2016-08-237-0/+88
* [core] set correct depth values for CustomLayer so compositing worksKonstantin Käfer2016-08-221-0/+2
* [core] Add support for circle-pitch-scaleJohn Firebaugh2016-07-071-0/+3
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-247-48/+48
* [core] Adjust layer source properties to better reflect realityJohn Firebaugh2016-06-246-24/+17
* Support for icon-text-fit, icon-text-fit-padding (#5334)Young Hahn2016-06-151-0/+6
* [core] Extract code templates to individual .ejs filesJohn Firebaugh2016-06-131-0/+76
* text-pitch-alignment (#5288)Young Hahn2016-06-101-4/+7
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-027-0/+582