summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLStyleValue_Private.h
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Fix MGLTransition struct creation.Fabian Guerra2018-12-121-0/+15
* [ios, macos] Minimal darwin wrappers of 'format' expressionChris Loer2018-10-151-0/+10
* [core] Merge DataDrivenPropertyValue into PropertyValue (#12513)John Firebaugh2018-07-311-29/+18
* [core] Convert token strings to expressionsJohn Firebaugh2018-07-201-1/+1
* [core] Replace {Source,Camera,Composite}Function with PropertyExpressionJohn Firebaugh2018-07-201-9/+1
* Rename `HeatmapColorPropertyValue` to `ColorRampPropertyValue`Mikhail Pozdnyakov2018-07-051-5/+5
* [ios, macos] Renamed expression initializer to be more SwiftianMinh Nguyễn2018-04-111-4/+4
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-151-1/+35
* Reimplement style values atop NSExpression (#10726)Minh Nguyễn2018-01-241-507/+113
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-231-2/+2
* Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170)Tobrun2017-06-021-0/+14
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-231-2/+3
* [ios, macos] Fixed camera function exception messageMinh Nguyễn2017-03-101-3/+3
* [ios, macos] Rename MGLStyleConstantValue to MGLConstantStyleValueJesse Bounds2017-03-031-21/+21
* [core] Enable property functions for text-{field,transform} (#7944)Anand Thakker2017-02-171-45/+35
* Refactor: use conversion system to convert MGLStyleFunction to mbgl core type...Anand Thakker2017-02-151-151/+105
* [core, ios, macos] Refactor composite stop types and conversionsJohn Firebaugh2017-02-091-28/+32
* Add back MGLStyleFunction and re-document MGLStyleValue (#7943)Jesse Bounds2017-02-081-5/+14
* [ios, macos] Implement default value for identity functionsJesse Bounds2017-02-031-24/+21
* [ios, macos] Add support for data-driven property functionsJesse Bounds2017-02-021-82/+605
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-14/+14
* [ios, macos] Split NSValue+MGLStyleEnumAttributeAdditions category per style ...Minh Nguyễn2017-01-071-1/+0
* [ios, macos] Rename base to interpolationBase (#7486)Jesse Bounds2016-12-191-4/+4
* [ios, macos] Refactor runtime styling enumeration propertiesJesse Bounds2016-11-221-20/+80
* [ios, macos] Change runtime styling category method prefix to mgl_Jason Wray2016-10-171-2/+2
* [ios, macos] Designated initializersMinh Nguyễn2016-10-171-0/+6
* [ios, macos] Expand changes to entire APIMinh Nguyễn2016-10-171-0/+150