summaryrefslogtreecommitdiff
path: root/src/mbgl/style/style.hpp
Commit message (Expand)AuthorAgeFilesLines
* [all] Promote Style to public APIJohn Firebaugh2017-06-221-130/+0
* [core] Collection-level immutabilityJohn Firebaugh2017-06-051-8/+7
* [core] Split RenderStyle from StyleJohn Firebaugh2017-06-051-69/+15
* [core] Simplify LayerObserver APIJohn Firebaugh2017-06-051-5/+1
* [core] Refactor RenderSource updatesJohn Firebaugh2017-06-051-2/+0
* [core] Replace inline SpriteAtlas updates with diffingJohn Firebaugh2017-05-301-0/+3
* [core] Don't use a separate SpriteAtlas for annotation imagesJohn Firebaugh2017-05-261-1/+1
* [core, node, darwin, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-161-2/+2
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-151-8/+0
* [core] Trim StyleObserver interfaceJohn Firebaugh2017-05-131-2/+1
* [core] Split style image collection from SpriteAtlasIvo van Dongen2017-05-121-4/+11
* [core] Immutable ImplsJohn Firebaugh2017-05-121-12/+10
* [core] delegate light changes to render lightIvo van Dongen2017-05-081-0/+5
* [core] render lightIvo van Dongen2017-05-081-4/+7
* [core] Remove unused declarationJohn Firebaugh2017-05-051-1/+0
* [core] Omnibus Style::update methodJohn Firebaugh2017-05-041-8/+2
* [core] UpdateParameters ⇢ TileParametersJohn Firebaugh2017-05-041-2/+2
* [core] Calculate hasPendingTransitions functionally rather than statefullyJohn Firebaugh2017-05-031-1/+1
* [core] Move render-related sources out of style directory/namespaceJohn Firebaugh2017-05-031-2/+2
* [core] Refactor Source::*Impls into RenderSources and TilePyramidJohn Firebaugh2017-05-021-2/+9
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-0/+5
* [core] split off render layersIvo van Dongen2017-04-251-0/+10
* [core] Move Sprite parsing to thread poolKonstantin Käfer2017-04-241-1/+3
* [core] account for property functions in query rendered featuresIvo van Dongen2017-04-191-2/+0
* [core] De-mutex GlyphAtlas and SpriteAtlasChris Loer2017-04-041-1/+0
* [core] s/onSourceDidChange/onSourceChanged/ + source refBruno de Oliveira Abinader2017-03-211-1/+1
* [core] rename query options for query rendered featuresIvo van Dongen2017-03-091-3/+3
* [core] Add support for queryRenderedFeatures filterAsheem Mamoowala2017-03-041-2/+6
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-0/+1
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.4-masterMinh Nguyễn2016-12-031-0/+3
|\
| * [core, ios, macos] Added layers and sources properties to MGLStyleMinh Nguyễn2016-11-281-0/+3
| * [core] Return source and layer ownership (#7014)Jesse Bounds2016-11-131-2/+2
| * [core] symbol layer - recalculate style on icon/text size changesIvo van Dongen2016-11-131-1/+1
| * [core] Separate pathway for notifying workers of new images/glyphsJohn Firebaugh2016-11-131-0/+1
* | [core] Sort symbol render tiles prior to renderingBruno de Oliveira Abinader2016-11-181-1/+1
* | [core] Return source and layer ownership (#7014)Jesse Bounds2016-11-111-2/+2
* | [core] symbol layer - recalculate style on icon/text size changesIvo van Dongen2016-11-111-1/+1
* | [core] Default camera position to that specified by the styleJohn Firebaugh2016-11-091-3/+3
* | [core] Separate pathway for notifying workers of new images/glyphsJohn Firebaugh2016-11-071-0/+1
|/
* [core] reload geojson source on url changeIvo van Dongen2016-10-201-0/+1
* [core] Removed map attribution APIMinh Nguyễn2016-09-261-1/+0
* [core] Source-driven attributionMinh Nguyễn2016-09-261-0/+2
* [core] Merge GlyphStore and GlyphAtlasJohn Firebaugh2016-09-191-4/+2
* [core] Merge SpriteStore and SpriteAtlasJohn Firebaugh2016-09-191-4/+2
* [core] Use an actor model for tile worker concurrencyJohn Firebaugh2016-09-161-5/+5
* [core] Separate transition options accessors from class APIBruno de Oliveira Abinader2016-09-131-4/+8
* [core] change bool to enum class bool TileLoadStateKonstantin Käfer2016-09-071-1/+1
* [core] Observe visibility changesJohn Firebaugh2016-09-061-0/+1
* [core] Batch source updatesJohn Firebaugh2016-09-061-0/+3
* [core] Trigger Source::Impl::reload when a filter or layout property is modifiedJohn Firebaugh2016-09-061-0/+1