summaryrefslogtreecommitdiff
path: root/src/mbgl/style/style.hpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* [core, ios, android, qt] Observe style layer mutations rather than requiring ...John Firebaugh2016-09-061-0/+7
* [core] Prepare style observer interfaces for source reloadingJohn Firebaugh2016-09-061-1/+1
* [core] Source::update => Source::{load,parse}Tiles, Source::load => Source::l...Konstantin Käfer2016-09-051-1/+1
* [core] Fix updates of line and fill annotationsJohn Firebaugh2016-08-291-2/+2
* [core] parse more Style JSON propertiesKonstantin Käfer2016-08-191-0/+14
* [core] Refactor wireframe to match JS overdraw modeBruno de Oliveira Abinader2016-06-201-1/+1
* [core] Copy only the necessary style layers to the workerJohn Firebaugh2016-06-171-1/+1
* [core] Runtime source API: Map methodsJohn Firebaugh2016-06-161-0/+1
* [tidy] Check modernize-use-overrideBruno de Oliveira Abinader2016-06-131-1/+1
* [core] rename onPlacementRedone -> onNeedsRepaintKonstantin Käfer2016-06-101-1/+1
* [core, node, android] Remove used "base" parameter from setStyleJSONJohn Firebaugh2016-06-021-1/+1
* [core] Move RenderData alongside RenderItemJohn Firebaugh2016-06-021-10/+1
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-18/+21
* [core] Runtime style layer APIJohn Firebaugh2016-06-021-5/+5
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] move *Observers to their own filesKonstantin Käfer2016-05-231-26/+13
* [core] move RenderItem and GlyphRange to their own headersKonstantin Käfer2016-05-231-15/+2
* [core] Introduce StyleQueryParameters; push coordinate calculations into SourceJohn Firebaugh2016-05-171-6/+2
* [core] Fix code style issuesJohn Firebaugh2016-05-121-1/+1
* [core] move TileData and dependents to new *TileID classesKonstantin Käfer2016-05-101-2/+2
* [core] Use geometry.hpp feature typeJohn Firebaugh2016-05-031-1/+2
* [core] implement queryRenderedFeaturesAnsis Brammanis2016-04-291-0/+9
* [core] Use the proper type for font stacksJohn Firebaugh2016-04-221-2/+2
* [core] Remove MapData dependency from StyleJohn Firebaugh2016-04-151-11/+7
* [core] Get rid of MapData::{get,set}animationTimeBruno de Oliveira Abinader2016-03-181-3/+3
* [core] Added user-defined transition properties when modifying classesBruno de Oliveira Abinader2016-03-181-3/+5
* [core] Move class handling to StyleBruno de Oliveira Abinader2016-03-181-0/+7
* [core] Remove ThreadContext::getFileSource; instead thread FileSource throughJohn Firebaugh2016-02-181-1/+3
* [gl] Moved TexturePool to gl namespaceBruno de Oliveira Abinader2016-02-181-3/+3