summaryrefslogtreecommitdiff
path: root/include/mbgl/style
Commit message (Expand)AuthorAgeFilesLines
* [core] implement stretchable icons for icon-text-fitKonstantin Käfer2020-01-151-1/+1
* [core] Add stretches and content to style::ImageKonstantin Käfer2020-01-151-1/+45
* [core] Modularize FileSource codebase (#15768)Alexander Shalamov2020-01-131-1/+1
* [core] Enable 'line-sort-key' and 'fill-sort-key' layout properties (#15839)Andrew Hay Kurtz2019-12-172-0/+10
* [core] Add style::Layer(Impl) constructorMikhail Pozdnyakov2019-12-132-0/+2
* [core] Merge style::Layer::set{Layout,Paint}PropertyMikhail Pozdnyakov2019-12-0312-25/+12
* [core] Add image sections to format expressionAlexander Shalamov2019-12-022-19/+24
* [core] Retain thread pool in GeoJSONSourceMikhail Pozdnyakov2019-11-291-1/+2
* [core] Calculate GeoJSON tile geometries in a background threadMikhail Pozdnyakov2019-11-291-5/+7
* [core][android][darwin] Fix GeoJSONOptions handlingMikhail Pozdnyakov2019-11-291-2/+5
* [core] Implement image expression (#15877)Alexander Shalamov2019-11-1117-55/+188
* [android] Convert GeoJSON features to tiles in backgroundMikhail Pozdnyakov2019-10-311-0/+1
* [core] Introduce and apply GeoJSONData::create() APIMikhail Pozdnyakov2019-10-311-0/+16
* [core] Enable move semantics for StylePropertyMikhail Pozdnyakov2019-09-271-3/+9
* [core] Return enum layer property values as stringAnder Conselvan de Oliveira2019-09-271-1/+1
* [core] Introduce Light::getProperty()Mikhail Pozdnyakov2019-09-273-0/+11
* [core] ValueFactory for `expression::formatted`, other improvementsMikhail Pozdnyakov2019-09-273-21/+29
* [core] Layer::getPaintProperty() -> Layer::getProperty()Mikhail Pozdnyakov2019-09-2612-12/+12
* [core] Separate header for StylePropertyMikhail Pozdnyakov2019-09-262-9/+21
* [core] LayerProperty -> StylePropertyMikhail Pozdnyakov2019-09-2613-25/+25
* [core] Introduce Layer::getPaintProperty() generic getterMikhail Pozdnyakov2019-09-2613-8/+67
* [core] type aliases and conversion traits for mapbox::base::ValueMikhail Pozdnyakov2019-09-261-1/+53
* [core][android][darwin] Move platform specific Collator impls from expressionAlexander Shalamov2019-09-261-4/+2
* [core] Fix performance-move-const-argThiago Marcos P. Santos2019-09-251-0/+2
* [build] Disable clang-format on generated codeThiago Marcos P. Santos2019-09-2512-0/+48
* [build] Fix builds with -pedanticThiago Marcos P. Santos2019-09-201-2/+2
* [core] Add LayerTypeInfo::TileKindMikhail Pozdnyakov2019-09-181-0/+6
* [core] Check layer compatibility with sourceMikhail Pozdnyakov2019-09-187-1/+13
* [build] Fix clang format and tidy checksJuha Alanen2019-09-181-3/+2
* [core] Add feature state support to expressionJuha Alanen2019-09-182-0/+13
* [Core] Fix wrong `maxzoom` setting of tileSet when using URL source (#15581)zmiao2019-09-171-1/+4
* [core] Expose mbgl::style::Light::setPropertyBruno de Oliveira Abinader2019-09-112-0/+8
* [core] Use mapbox::base::TypeWrapper instead of utils::peerMikhail Pozdnyakov2019-09-102-4/+4
* [core, ios, macos] SDK objects should hold weak pointers to the core style ob...Mikhail Pozdnyakov2019-09-097-4/+39
* Indroduce clusterProperty option for aggregation (#15287)zmiao2019-08-163-18/+30
* [core] Add style bindings for "text-writing-mode" layout propertyAlexander Shalamov2019-08-132-0/+9
* [core] Synchronize render passes and render tilesMikhail Pozdnyakov2019-07-111-0/+2
* [core] Introduce LayerProperties::constantsMask()Mikhail Pozdnyakov2019-07-021-1/+2
* [core] Add number-format expressionJuha Alanen2019-06-272-1/+42
* [core] Don't use optional unique_ptr in function coversion codeAnder Conselvan de Oliveira2019-05-211-7/+7
* [core] Fix most identity function with default legacy expression testsAnder Conselvan de Oliveira2019-05-211-8/+15
* [core] Remove RenderLayerSymbolInterfaceMikhail Pozdnyakov2019-05-191-0/+6
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-101-2/+1
* [core] Remove clipping option from RenderTile and style::LayerMikhail Pozdnyakov2019-05-081-6/+0
* [core] Keep shared_ptr to thread pool in CustomGeometrySourceAlexander Shalamov2019-05-031-0/+2
* [build] change style code generator to sort properties alphabeticallyKonstantin Käfer2019-05-0210-301/+301
* [core] Render layers use synchronized buckets and paint propertiesMikhail Pozdnyakov2019-04-171-0/+5
* [core] Add `FadingTiles` layer type propertyMikhail Pozdnyakov2019-04-171-0/+6
* [core] Introduce `style::LayerProperties` interface and its implementationsMikhail Pozdnyakov2019-04-171-0/+29
* [core] Enable 'symbol-sort-key' layout property and generate style codeAlexander Shalamov2019-04-171-0/+4