| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Add minzoom to GeoJSONOptions | Konstantin Käfer | 2017-09-28 | 1 | -0/+2 |
* | [core] Added Style::getDefaultCamera() | Bruno de Oliveira Abinader | 2017-08-11 | 1 | -9/+9 |
* | [core] mutate style on annotation mutations immediately | Ivo van Dongen | 2017-07-18 | 1 | -1/+3 |
* | [core][ios][android][macos] Use premultiplied image directly for RasterTile a... | Asheem Mamoowala | 2017-07-17 | 1 | -1/+1 |
* | [core] Use shared pointer to manage Image source raster data and speed up cha... | Asheem Mamoowala | 2017-07-17 | 1 | -1/+1 |
* | [core] GCC 4.9 bracket initialization issues | Bruno de Oliveira Abinader | 2017-07-12 | 1 | -3/+6 |
* | [core] GCC 4.9 is unable to deduce ctors when using bracket init | Bruno de Oliveira Abinader | 2017-07-12 | 1 | -1/+2 |
* | [core] Move setStyleJSON/URL to Style; add Map::setStyle | John Firebaugh | 2017-06-22 | 2 | -9/+9 |
* | [all] Promote Style to public API | John Firebaugh | 2017-06-22 | 2 | -6/+6 |
* | [core] Trigger repaint on source changes | Asheem Mamoowala | 2017-06-19 | 1 | -1/+1 |
* | [iOS][macOS] Export `MGLImageSource`, add and update documentation. Use anima... | Asheem Mamoowala | 2017-06-19 | 1 | -1/+1 |
* | [core] Fix composite function approximation for non-integer stops | John Firebaugh | 2017-06-16 | 1 | -0/+25 |
* | [core] Per-bucket icon atlases | John Firebaugh | 2017-06-13 | 1 | -3/+3 |
* | [core] Per-bucket glyph atlases | John Firebaugh | 2017-06-13 | 1 | -3/+3 |
* | [core] Simplify LayerObserver API | John Firebaugh | 2017-06-05 | 1 | -4/+16 |
* | [core] Refactor RenderSource updates | John Firebaugh | 2017-06-05 | 1 | -19/+87 |
* | [core] Use fixed-size std::array for ImageSource coordinates | Asheem Mamoowala | 2017-06-01 | 1 | -1/+1 |
* | [core] Add ImageSource support to style parsers | Asheem Mamoowala | 2017-06-01 | 1 | -0/+40 |
* | [core] check source usage before remove | Ivo van Dongen | 2017-05-30 | 1 | -0/+32 |
* | [core] Auto-growable SpriteAtlas using shelf-pack | John Firebaugh | 2017-05-26 | 1 | -1/+1 |
* | [core] Make ExponentialStops behavior consistent; add tests | John Firebaugh | 2017-05-19 | 2 | -0/+40 |
* | [core] Remove ambiguous get{Width,Height} accessors from style::Image | John Firebaugh | 2017-05-17 | 1 | -4/+0 |
* | [core, node, darwin, android, qt] Make image ID part of Image | John Firebaugh | 2017-05-16 | 1 | -5/+5 |
* | [core, node, darwin, qt] Remove support for paint classes | John Firebaugh | 2017-05-15 | 1 | -12/+2 |
* | [core] Unify {Paint,Layout,Light}Properties | John Firebaugh | 2017-05-15 | 2 | -26/+34 |
* | [core] *LayerImpl::cascading ⇢ paint | John Firebaugh | 2017-05-15 | 1 | -4/+4 |
* | [core] Split style image collection from SpriteAtlas | Ivo van Dongen | 2017-05-12 | 1 | -6/+6 |
* | [core] Replace createRender{Source,Layer} with Render{Source,Layer}::create | John Firebaugh | 2017-05-12 | 1 | -9/+9 |
* | [core] Immutable Impls | John Firebaugh | 2017-05-12 | 3 | -72/+53 |
* | [tidy] modernize-raw-string-literal | Bruno de Oliveira Abinader | 2017-05-12 | 4 | -19/+19 |
* | [tidy] modernize-use-using | Bruno de Oliveira Abinader | 2017-05-12 | 1 | -2/+2 |
* | [core, android] Factor JSON string conversions | John Firebaugh | 2017-05-08 | 1 | -37/+0 |
* | [core] generated accessor methods on light | Ivo van Dongen | 2017-05-08 | 1 | -19/+19 |
* | [core] Omnibus Style::update method | John Firebaugh | 2017-05-04 | 1 | -4/+8 |
* | [core] UpdateParameters ⇢ TileParameters | John Firebaugh | 2017-05-04 | 1 | -11/+11 |
* | [core] Move render-related sources out of style directory/namespace | John Firebaugh | 2017-05-03 | 3 | -5/+5 |
* | [core] Refactor Source::*Impls into RenderSources and TilePyramid | John Firebaugh | 2017-05-02 | 1 | -118/+108 |
* | [core] Load source TileJSON immediately | John Firebaugh | 2017-05-02 | 1 | -72/+0 |
* | [core] Render fill-extrusion layers (#8431) | Lauren Budorick | 2017-04-27 | 2 | -19/+121 |
* | [core] split off render layers | Ivo van Dongen | 2017-04-25 | 2 | -48/+4 |
* | [all] Rationalize style::Image | John Firebaugh | 2017-04-24 | 1 | -0/+52 |
* | [core] Move Sprite parsing to thread pool | Konstantin Käfer | 2017-04-24 | 3 | -6/+13 |
* | Fix edge case in composite function interpolation (#8613) | Anand Thakker | 2017-04-03 | 1 | -0/+46 |
* | [all] Replace Result<T> with optional<T> plus out Error parameter | John Firebaugh | 2017-03-23 | 4 | -25/+35 |
* | Make Source::getZoomRange return an optional range | Bruno de Oliveira Abinader | 2017-03-21 | 1 | -9/+16 |
* | [core] s/onSourceDidChange/onSourceChanged/ + source ref | Bruno de Oliveira Abinader | 2017-03-21 | 1 | -2/+2 |
* | [core] Expose Source::getZoomRange | Bruno de Oliveira Abinader | 2017-03-20 | 1 | -0/+24 |
* | [core] Avoid unnecessary convert template instantiations | John Firebaugh | 2017-03-09 | 2 | -2/+2 |
* | For data-driven paint setters, transition immediately to target value (#8306) | Anand Thakker | 2017-03-08 | 1 | -0/+45 |
* | [core] Restore support for *-transition properties | John Firebaugh | 2017-02-09 | 1 | -0/+46 |