summaryrefslogtreecommitdiff
path: root/include/mbgl/style
Commit message (Expand)AuthorAgeFilesLines
* [core] Added user-defined transition properties when modifying classesBruno de Oliveira Abinader2016-03-181-0/+20
* [core] explicitly initialize a few fields to nullKonstantin Käfer2016-03-041-3/+3
* [core] Reduce custom layer API to lowest common denominatorJohn Firebaugh2015-12-111-0/+39
* [core] Replace StyleLayerType with RTTIJohn Firebaugh2015-12-071-23/+0
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [core] Eliminate use of ClassProperties for paintJohn Firebaugh2015-11-102-116/+3
* [core] Eliminate use of ClassProperties for layoutJohn Firebaugh2015-11-101-64/+0
* [core] Introduce StyleLayer subclassesJohn Firebaugh2015-10-221-14/+4
* [core] Rationalize style property classes: <type>{Paint,Layout}PropertiesJohn Firebaugh2015-10-221-32/+92
* mason variant@1.0Mike Morris2015-09-301-1/+2
* Add circle render typeBruno de Oliveira Abinader2015-08-202-0/+17
* improve round line joins for semi-transparent linesAnsis Brammanis2015-07-081-0/+3
* squash of #1655: shape annotations support for core & iOSJustin R. Miller2015-06-152-0/+324
* make most headers privateKonstantin Käfer2014-12-0420-1462/+0
* Store SourceInfo as direct memberJohn Firebaugh2014-11-261-7/+2
* Support compound text-anchor valuesJohn Firebaugh2014-11-041-1/+9
* Single text positioning propertyJohn Firebaugh2014-11-042-21/+10
* Render ⇢ layout, style ⇢ paintJohn Firebaugh2014-11-041-3/+3
* Implement v6 filtersJohn Firebaugh2014-11-047-203/+227
* line-offset -> line-gap-widthLauren Budorick2014-11-042-2/+2
* fix variable shadowingKonstantin Käfer2014-10-225-11/+11
* Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeKonstantin Käfer2014-10-222-1/+3
|\
| * background-image supportJohn Firebaugh2014-10-172-1/+3
* | Merge branch 'master' into libuv-0.10-headless-displayMike Morris2014-10-106-25/+26
|\ \ | |/
| * make SourceInfo object noncopyable and use a shared_pointer for itKonstantin Käfer2014-09-241-3/+4
| * use util::ptr as a wrapper around std::shared_ptr that asserts nonemptinessKonstantin Käfer2014-09-246-22/+22
* | don't do concurrent access to a static member variableKonstantin Käfer2014-10-081-4/+9
|/
* Fix text/icon-translate-anchorJohn Firebaugh2014-09-041-2/+0
* Fix default text-sizeJohn Firebaugh2014-08-281-1/+1
* background-opacity supportJohn Firebaugh2014-08-282-0/+2
* Render background with plain shaderJohn Firebaugh2014-08-271-3/+0
* Load TileJSON; support inline TileJSON sourcesLauren Budorick2014-08-211-12/+21
* Consolidate duplicate interpolation definitionsJohn Firebaugh2014-08-201-0/+1
* update mapbox/variantKonstantin Käfer2014-08-196-7/+7
* remove support for composite layersAnsis Brammanis2014-08-153-15/+0
* allow crosstile labels and add `symbol-avoid-edges`Ansis Brammanis2014-08-151-0/+1
* parsing brightness correctlyLauren Budorick2014-08-121-0/+1
* Merge branch 'master' into rasterizeKonstantin Käfer2014-08-121-0/+1
|\
| * explicitly define destructor to avoid destructing with forward declarationKonstantin Käfer2014-08-121-0/+1
* | Merge branch 'master' into rasterizeKonstantin Käfer2014-08-121-1/+1
|\ \ | |/
| * remove uv.h dependency from header filesKonstantin Käfer2014-08-121-1/+1
* | some cleaning up, raster spin->hue-rotate renameLauren Budorick2014-08-112-2/+2
* | rm rasterize_properties, should be close to working...doesn't workLauren Budorick2014-08-114-47/+1
* | take 2, still not workingLauren Budorick2014-08-113-4/+4
* | nonworking prerendering attemptsLauren Budorick2014-08-112-4/+7
|/
* change max_angle_delta to max_angleKonstantin Käfer2014-08-041-1/+1
* update symbol placement to be more like jsKonstantin Käfer2014-08-041-0/+1
* move sprite to a use future loadingKonstantin Käfer2014-07-311-2/+4
* merge text and icon buckets/stylesKonstantin Käfer2014-07-295-179/+134
* add symbol* properties/keysKonstantin Käfer2014-07-294-1/+126