| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Fix composite function approximation for non-integer stops | John Firebaugh | 2017-06-19 | 1 | -22/+53 |
* | MGLLight autogenerate scripts (#9260) | Fabian Guerra Soto | 2017-06-16 | 1 | -1/+1 |
* | Cherry picks to release branch (#9230) | Tobrun | 2017-06-09 | 1 | -0/+7 |
* | [core, android] Factor JSON string conversions | John Firebaugh | 2017-05-08 | 2 | -4/+12 |
* | [core] delegate light changes to render light | Ivo van Dongen | 2017-05-08 | 3 | -15/+17 |
* | [core] generated accessor methods on light | Ivo van Dongen | 2017-05-08 | 3 | -46/+77 |
* | [core] Remove unused declaration | John Firebaugh | 2017-05-05 | 1 | -5/+0 |
* | [core] Refactor Source::*Impls into RenderSources and TilePyramid | John Firebaugh | 2017-05-02 | 2 | -19/+1 |
* | [all] Push querySourceFeatures back out to Map | John Firebaugh | 2017-05-02 | 2 | -27/+0 |
* | [core] Render fill-extrusion layers (#8431) | Lauren Budorick | 2017-04-27 | 8 | -35/+295 |
* | [core] split off render layers | Ivo van Dongen | 2017-04-25 | 10 | -31/+41 |
* | [all] Rationalize style::Image | John Firebaugh | 2017-04-24 | 1 | -0/+25 |
* | [core] More complete fix for composite function interpolation edge case | John Firebaugh | 2017-04-20 | 1 | -3/+0 |
* | [core] TransitionOptions s/operator bool/isDefined/ | Bruno de Oliveira Abinader | 2017-04-14 | 1 | -1/+1 |
* | [core] Remove unused bool() functions | Bruno de Oliveira Abinader | 2017-04-14 | 1 | -2/+0 |
* | [core, darwin] Object identity for MGLSource*, MGLStyleLayer* | John Firebaugh | 2017-04-13 | 2 | -0/+12 |
* | [core] Add DDS support for {text,icon}-size (#8593) | Anand Thakker | 2017-04-06 | 4 | -9/+18 |
* | Fix edge case in composite function interpolation (#8613) | Anand Thakker | 2017-04-03 | 1 | -1/+8 |
* | [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] implement dds for text-offset | Molly Lloyd | 2017-03-28 | 2 | -4/+4 |
* | [core] Avoid public geometry_tile_data.hpp include | John Firebaugh | 2017-03-28 | 2 | -3/+4 |
* | [all] Replace Result<T> with optional<T> plus out Error parameter | John Firebaugh | 2017-03-23 | 13 | -317/+391 |
* | 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 |
| * | [core] query source features | Ivo van Dongen | 2017-03-10 | 2 | -0/+29 |
* | | Make Source::getZoomRange return an optional range | Bruno de Oliveira Abinader | 2017-03-21 | 1 | -2/+1 |
* | | [core] Expose Source::getZoomRange | Bruno de Oliveira Abinader | 2017-03-20 | 1 | -1/+4 |
* | | [node] Work around a link error on macOS release builds (#8409) | John Firebaugh | 2017-03-15 | 1 | -3/+1 |
* | | [core] query source features | Ivo van Dongen | 2017-03-09 | 2 | -0/+29 |
|/ |
|
* | [core] Avoid using std::function in property_setter.hpp | John Firebaugh | 2017-03-08 | 3 | -198/+209 |
* | For data-driven paint setters, transition immediately to target value (#8306) | Anand Thakker | 2017-03-08 | 1 | -0/+1 |
* | [core] Add support for queryRenderedFeatures filter | Asheem Mamoowala | 2017-03-04 | 2 | -0/+8 |
* | [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 |
* | Refactor: use conversion system to convert MGLStyleFunction to mbgl core type... | Anand Thakker | 2017-02-15 | 1 | -1/+1 |
* | [core] Introduce dedicated filter types for $type and $id special cases (#7971) | John Firebaugh | 2017-02-09 | 3 | -50/+287 |
* | [core] Restore support for *-transition properties | John Firebaugh | 2017-02-09 | 12 | -0/+198 |
* | [core, ios, macos] Refactor composite stop types and conversions | John Firebaugh | 2017-02-09 | 5 | -71/+185 |
* | [ios, macos] Add support for data-driven property functions | Jesse Bounds | 2017-02-02 | 1 | -0/+5 |
* | [core] default value support in categorical function conversion | Ivo van Dongen | 2017-02-02 | 8 | -31/+64 |
* | [core] Add support for data-driven styling | John Firebaugh | 2017-02-02 | 23 | -159/+874 |
* | [core] Include what you use | Thiago Marcos P. Santos | 2017-01-20 | 1 | -0/+1 |
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7 | Minh Nguyễn | 2017-01-16 | 4 | -2/+66 |
|\ |
|
| * | [core] Filter operator== | John Firebaugh | 2017-01-04 | 1 | -1/+59 |
| * | [core] Added URL accessor for tile sources | Minh Nguyễn | 2016-12-20 | 3 | -1/+7 |
* | | [core] Get rid of user-specified refs | John Firebaugh | 2017-01-04 | 1 | -0/+2 |
* | | [core] Use PropertyMap typedef | John Firebaugh | 2017-01-04 | 1 | -2/+2 |
* | | [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 |
|\ \
| |/ |
|