summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLSymbolStyleLayer.h
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Deleted iOS/macOS map SDK sources, resources, scriptsMinh Nguyễn2020-02-271-2488/+0
* Bump GL-JSzmiao2020-02-111-2/+4
* [Darwin] Update MGLSymbolStyleLayer documentationMikhail Pozdnyakov2019-09-031-8/+5
* [darwin] Update documentation text for enum array valueAlexander Shalamov2019-08-131-8/+8
* [darwin] Generate plural version of property name, yet, keep singular version...Alexander Shalamov2019-08-131-20/+20
* [darwin] Add plural override for 'text-writing-mode' layout propertyAlexander Shalamov2019-08-131-11/+18
* [darwin] Bindings for new 'text-writing-mode' layout propertyAlexander Shalamov2019-08-131-0/+69
* Bump mapbox-gl-js versionMikhail Pozdnyakov2019-07-171-9/+11
* [core] upgrade mapbox-gl-js pin to the most recent versionKonstantin Käfer2019-05-081-2/+5
* [core] render extrusions directly in the main framebufferKonstantin Käfer2019-05-081-1/+1
* [darwin] Generate style code for symbol-sort-keyAlexander Shalamov2019-04-171-2/+26
* [ios, macos] Fix MGLSymbolStyleLayer.text localization issue. (#14405)Fabian Guerra Soto2019-04-151-0/+1
* [Darwin] Improve documentation for enum array propertiesupstream/az-accountsMikhail Pozdnyakov2019-03-291-1/+16
* [darwin] Support for variable text placement APIMikhail Pozdnyakov2019-03-291-4/+56
* [ios] Fix links in documentationNadia Barbosa2019-01-231-7/+6
* [ios][documentation] link API documentation to ios-sdk/examplesJosh Erb2018-11-131-0/+22
* Port symbol-z-order symbol layout style-spec property to Nativeupstream/sort-by-yryanhamley2018-09-071-0/+59
* [android, ios, macos] Generate symbol-placement: line-center wrappersChris Loer2018-07-231-20/+34
* [ios, macos] Moved numbers away from start of lines in documentation (#11881)Jordan Kiley2018-05-151-17/+17
* [macos] Replaced UIColor with NSColor in documentationMinh Nguyễn2018-04-161-0/+94
* [ios, macos] Corrected documentationMinh Nguyễn2018-04-021-12/+19
* [ios, macos] Renamed MGLVectorSource to MGLVectorTileSourceMinh Nguyễn2018-04-021-2/+2
* [ios, macos] Documented ranges of style propertiesMinh Nguyễn2018-01-261-29/+29
* Reimplement style values atop NSExpression (#10726)Minh Nguyễn2018-01-241-873/+743
* [core, ios, macos, android] Add data-driven-styling support for `text-font`John Firebaugh2018-01-101-2/+12
* [ios, macos, android] Commit accumulated `make style-code` updatesJohn Firebaugh2018-01-101-19/+25
* [core][ios][macos][android]DDS-ify `text-letter-spacing` and `text-max-width`Asheem Mamoowala2017-08-301-0/+18
* Implement icon-anchor propertyLauren Budorick2017-08-281-0/+86
* [core][android][macos][ios] Implement property functions for line-join, text-...Lauren Budorick2017-07-261-4/+24
* [core] Update shaders.Chris Loer2017-07-121-0/+52
* [core] Enable property functions for line-width (#9250)Lauren Budorick2017-06-191-1/+5
* [darwin] Remove use of NS_DESIGNATED_INITIALIZER from MGLStyleLayer subclassesJohn Firebaugh2017-04-131-1/+1
* [darwin] Simplify MGLStyleLayer initialization and pointer managementJohn Firebaugh2017-04-131-0/+15
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-0/+18
* [core] Add DDS support for icon-imageJohn Firebaugh2017-03-311-2/+12
* [core] Add DDS support for text-rotateJohn Firebaugh2017-03-311-0/+9
* [core] implement dds for text-offsetMolly Lloyd2017-03-281-0/+18
* [ios, macos] API doc revisions (#8396)Jordan Kiley2017-03-141-1/+1
* Per-attribute transition properties on MGLStyleLayer (#8225)Fabian Guerra Soto2017-03-101-1/+86
* [ios, macos] Rename MGLStyleConstantValue to MGLConstantStyleValueJesse Bounds2017-03-031-57/+57
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-0/+126
* [core] Enable property functions for text-{field,transform} (#7944)Anand Thakker2017-02-171-5/+26
* [ios, macos] Don't add documentation to NS_ENUMJesse Bounds2017-02-081-535/+271
* [ios, macos] Add more bullets to style property docsJason Wray2017-02-081-189/+233
* [ios, macos] Add function and interpolation mode to style property docsJesse Bounds2017-02-081-101/+725
* [ios, macos] Add support for data-driven property functionsJesse Bounds2017-02-021-157/+157
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-171/+171
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7Minh Nguyễn2017-01-161-221/+757
|\
| * [ios, macos] Make MGLMapView.style property nullable (#7664)Minh Nguyễn2017-01-111-1/+1
| * [ios, macos] Cleaned up color, edge insets declarations, commentsMinh Nguyễn2017-01-091-10/+28