| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Add Projection matrix to CustomLayerRenderParameters to transform web ... | Asheem Mamoowala | 2018-04-05 | 1 | -0/+3 |
* | Use a host interface for CustomLayer instead of function pointers (#11553) | Asheem Mamoowala | 2018-04-02 | 1 | -46/+40 |
* | [core, ios, macos, android, node] Heatmap layer (#11046) | Vladimir Agafonkin | 2018-02-15 | 2 | -0/+89 |
* | [core] add raster-dem source type and hillshade layer type (#10642) | Molly Lloyd | 2018-01-23 | 2 | -1/+87 |
* | [core, ios, macos, android] Add data-driven-styling support for `text-font` | John Firebaugh | 2018-01-10 | 1 | -3/+3 |
* | [core] custom layer - add contextLost callback | Ivo van Dongen | 2017-09-22 | 1 | -0/+16 |
* | [core][ios][macos][android]DDS-ify `text-letter-spacing` and `text-max-width` | Asheem Mamoowala | 2017-08-30 | 1 | -6/+6 |
* | Implement icon-anchor property | Lauren Budorick | 2017-08-28 | 1 | -3/+7 |
* | [core][android][macos][ios] Implement property functions for line-join, text-... | Lauren Budorick | 2017-07-26 | 2 | -9/+9 |
* | [core] Update shaders. | Chris Loer | 2017-07-12 | 1 | -0/+4 |
* | [core] Implement circle-pitch-alignment property | Chris Loer | 2017-07-06 | 1 | -0/+6 |
* | [core] Enable property functions for line-width (#9250) | Lauren Budorick | 2017-06-19 | 1 | -3/+3 |
* | [core, node, darwin, qt] Remove support for paint classes | John Firebaugh | 2017-05-15 | 8 | -236/+236 |
* | [core] Immutable Impls | John Firebaugh | 2017-05-12 | 9 | -34/+107 |
* | [core] split off render layers | Ivo van Dongen | 2017-04-25 | 8 | -8/+8 |
* | [core] Add DDS support for {text,icon}-size (#8593) | Anand Thakker | 2017-04-06 | 1 | -6/+6 |
* | [core] Add DDS support for icon-image | John Firebaugh | 2017-03-31 | 1 | -3/+3 |
* | [core] Add DDS support for text-rotate | John Firebaugh | 2017-03-31 | 1 | -3/+3 |
* | [core] implement dds for text-offset | Molly Lloyd | 2017-03-28 | 1 | -3/+3 |
* | Merge branch 'release-ios-v3.5.0-android-v5.0.0' | John Firebaugh | 2017-03-21 | 8 | -0/+59 |
|\ |
|
| * | Per-attribute transition properties on MGLStyleLayer (#8225) | Fabian Guerra Soto | 2017-03-10 | 8 | -0/+59 |
* | | [node] Work around a link error on macOS release builds (#8409) | John Firebaugh | 2017-03-15 | 1 | -3/+1 |
|/ |
|
* | [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo... | Anand Thakker | 2017-02-28 | 1 | -30/+30 |
* | [core] Enable property functions for text-{field,transform} (#7944) | Anand Thakker | 2017-02-17 | 1 | -6/+6 |
* | [core] Restore support for *-transition properties | John Firebaugh | 2017-02-09 | 8 | -0/+75 |
* | [core] Add support for data-driven styling | John Firebaugh | 2017-02-02 | 8 | -66/+74 |
* | [core, ios] replace `altitude` with `fov` | Ansis Brammanis | 2016-12-21 | 1 | -1/+1 |
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.5-master | Minh Nguyễn | 2016-12-20 | 1 | -3/+3 |
|\ |
|
| * | [ios, macos] Migrate MGLCustomStyleLayerAdditions to style layer API (#7250) | Minh Nguyễn | 2016-12-07 | 1 | -3/+3 |
* | | [core] Implement circle-stroke properties | John Firebaugh | 2016-12-09 | 2 | -0/+84 |
|/ |
|
* | [core] Add missing classed paint property getter | John Firebaugh | 2016-09-06 | 7 | -49/+49 |
* | [core] Add static getters for property default values (#6124) | John Firebaugh | 2016-08-23 | 7 | -0/+88 |
* | [core] set correct depth values for CustomLayer so compositing works | Konstantin Käfer | 2016-08-22 | 1 | -0/+2 |
* | [core] Add support for circle-pitch-scale | John Firebaugh | 2016-07-07 | 1 | -0/+3 |
* | [core, node] Implement bindings for addLayer | John Firebaugh | 2016-06-24 | 7 | -48/+48 |
* | [core] Adjust layer source properties to better reflect reality | John Firebaugh | 2016-06-24 | 6 | -24/+17 |
* | Support for icon-text-fit, icon-text-fit-padding (#5334) | Young Hahn | 2016-06-15 | 1 | -0/+6 |
* | [core] Extract code templates to individual .ejs files | John Firebaugh | 2016-06-13 | 1 | -0/+76 |
* | text-pitch-alignment (#5288) | Young Hahn | 2016-06-10 | 1 | -4/+7 |
* | [core] Rationalize naming for style-related code | John Firebaugh | 2016-06-02 | 7 | -0/+582 |