summaryrefslogtreecommitdiff
path: root/include/mbgl/style/layers/fill_layer.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-151-28/+28
|
* [core] Immutable ImplsJohn Firebaugh2017-05-121-4/+12
|
* [core] split off render layersIvo van Dongen2017-04-251-1/+1
|
* Per-attribute transition properties on MGLStyleLayer (#8225)Fabian Guerra Soto2017-03-101-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [ios, macos] new struct MGLTransition * [ios] MGLTransition struct moved to MGLTypes.h * [ios] MGLTransition implemented for style layer properties * [ios, macos] added support for getting property transitions * [ios, macos] updated to MGLDurationFromTimeInterval and MGLTimeIntervalFromDuration * [ios, macos] added transition properties test * [ios, macos] modified key strings imp * [ios, macos] The impl for transition properties were changed to public methods * [ios, macos] Changelog update * [ios] Fixed layer space formatting * [core] The name space was fixed for getters that returned TransitionOptions * [ios, macos] Added rawLayer transition property tests * [ios] Added a factory method for MGLTransition and transition-related methods to NSValue(MGLAdditions) * [ios, macos] Copyedited changelog blurbs about transition properties
* [core] Restore support for *-transition propertiesJohn Firebaugh2017-02-091-0/+9
|
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-9/+10
|
* [core] Add missing classed paint property getterJohn Firebaugh2016-09-061-7/+7
|
* [core] Add static getters for property default values (#6124)John Firebaugh2016-08-231-0/+7
|
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-241-7/+7
|
* [core] Adjust layer source properties to better reflect realityJohn Firebaugh2016-06-241-3/+2
| | | | | | | | * Layer source ID is immutable; must be provided to the constructor * Layer source layer is mutable * Layers with GeoJSON sources do not have a source layer While here, make Layer::copy impl-private.
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-0/+66