| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] add uniforms to DataDrivenPaintPropertys | Konstantin Käfer | 2017-06-14 | 5 | -28/+33 |
* | [core] Render fill-extrusion layers (#8431) | Lauren Budorick | 2017-04-27 | 1 | -2/+0 |
* | [core] Tweak handling of annotation special case SpriteAtlas | John Firebaugh | 2017-04-26 | 1 | -2/+0 |
* | [core] split off render layers | Ivo van Dongen | 2017-04-25 | 25 | -722/+312 |
* | [core] account for property functions in query rendered features | Ivo van Dongen | 2017-04-19 | 6 | -53/+49 |
* | [core] Add DDS support for {text,icon}-size (#8593) | Anand Thakker | 2017-04-06 | 4 | -13/+9 |
* | [all] Make LatLng coordinates read-only | John Firebaugh | 2017-04-06 | 1 | -2/+2 |
* | [core] De-mutex GlyphAtlas and SpriteAtlas | Chris Loer | 2017-04-04 | 2 | -4/+9 |
* | [core] Add DDS support for icon-image | John Firebaugh | 2017-03-31 | 2 | -4/+4 |
* | [core] Add DDS support for text-rotate | John Firebaugh | 2017-03-31 | 2 | -4/+4 |
* | [core] Introduce a fully-evaluated tuple type for layout properties | John Firebaugh | 2017-03-31 | 2 | -4/+4 |
* | [core] implement dds for text-offset | Molly Lloyd | 2017-03-28 | 2 | -4/+4 |
* | Merge branch 'release-ios-v3.5.0-android-v5.0.0' | John Firebaugh | 2017-03-21 | 8 | -0/+236 |
|\ |
|
| * | Per-attribute transition properties on MGLStyleLayer (#8225) | Fabian Guerra Soto | 2017-03-10 | 8 | -0/+236 |
* | | [node] Work around a link error on macOS release builds (#8409) | John Firebaugh | 2017-03-15 | 1 | -0/+5 |
|/ |
|
* | [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo... | Anand Thakker | 2017-02-28 | 4 | -84/+168 |
* | [core] Render a circle if either the color or stroke color are visible | Jesse Bounds | 2017-02-17 | 1 | -3/+6 |
* | [core] Enable property functions for text-{field,transform} (#7944) | Anand Thakker | 2017-02-17 | 2 | -8/+8 |
* | [core] Restore support for *-transition properties | John Firebaugh | 2017-02-09 | 8 | -0/+236 |
* | [core] Add support for data-driven styling | John Firebaugh | 2017-02-02 | 30 | -211/+249 |
* | [core] Move fill-outline special case to FillLayer::Impl::evaluate | John Firebaugh | 2017-02-02 | 1 | -0/+4 |
* | [core] Fix flickering caused by regression in #7586 | John Firebaugh | 2017-01-10 | 2 | -2/+2 |
* | [core] Get rid of user-specified refs | John Firebaugh | 2017-01-04 | 24 | -17/+99 |
* | [core, ios] replace `altitude` with `fov` | Ansis Brammanis | 2016-12-21 | 1 | -1/+1 |
* | [core] Convert BucketParameters#layer to a separate parameter | John Firebaugh | 2016-12-21 | 16 | -23/+23 |
* | [core] Implement circle-stroke properties | John Firebaugh | 2016-12-09 | 9 | -4/+338 |
* | [core] Convert style properties to a tuple-based approach | John Firebaugh | 2016-11-17 | 35 | -701/+768 |
* | [core] Return source and layer ownership (#7014) | Jesse Bounds | 2016-11-11 | 2 | -5/+8 |
* | [core] symbol layer - recalculate style on icon/text size changes | Ivo van Dongen | 2016-11-11 | 3 | -39/+39 |
* | [core] Modern C++ bindings for OpenGL | John Firebaugh | 2016-10-28 | 2 | -0/+67 |
* | [core] change std::array<uint16_t, 2> to mbgl::Size | Konstantin Käfer | 2016-10-27 | 1 | -2/+2 |
* | [core] No need for feature querying to support multipolygons | John Firebaugh | 2016-10-11 | 6 | -9/+9 |
* | Better handling for undefined icon|text-rotation-alignment (#6253) | Young Hahn | 2016-09-21 | 3 | -13/+23 |
* | [core] Extract SymbolLayout from SymbolBucket | John Firebaugh | 2016-09-14 | 2 | -40/+33 |
* | [core, ios, android, qt] Observe style layer mutations rather than requiring ... | John Firebaugh | 2016-09-06 | 7 | -0/+269 |
* | [core] Add missing classed paint property getter | John Firebaugh | 2016-09-06 | 7 | -98/+98 |
* | [core] Add static getters for property default values (#6124) | John Firebaugh | 2016-08-23 | 8 | -8/+352 |
* | [core] Update color layer properties code generator | Bruno de Oliveira Abinader | 2016-07-14 | 1 | -1/+7 |
* | [core] Prefer color aliases for default property values | Bruno de Oliveira Abinader | 2016-07-13 | 5 | -8/+8 |
* | [core] Use PropertyValue<T> for Annotation line/fill | Bruno de Oliveira Abinader | 2016-07-13 | 1 | -1/+1 |
* | [core] Add support for circle-pitch-scale | John Firebaugh | 2016-07-07 | 3 | -0/+11 |
* | [core, node] Implement bindings for addLayer | John Firebaugh | 2016-06-24 | 35 | -287/+164 |
* | [core] Adjust layer source properties to better reflect reality | John Firebaugh | 2016-06-24 | 6 | -42/+40 |
* | [core] Include what you use | John Firebaugh | 2016-06-24 | 7 | -0/+7 |
* | Support for icon-text-fit, icon-text-fit-padding (#5334) | Young Hahn | 2016-06-15 | 3 | -0/+20 |
* | Color class (#5361) | Young Hahn | 2016-06-15 | 12 | -17/+15 |
* | [core] Extract code templates to individual .ejs files | John Firebaugh | 2016-06-13 | 3 | -0/+192 |
* | [tidy] Check modernize-pass-by-value | Bruno de Oliveira Abinader | 2016-06-13 | 2 | -0/+2 |
* | text-pitch-alignment (#5288) | Young Hahn | 2016-06-10 | 4 | -8/+23 |
* | [core] Revert line-round-limit default to 1 (#5260) | John Firebaugh | 2016-06-06 | 1 | -1/+1 |