summaryrefslogtreecommitdiff
path: root/src/mbgl/style/layers
Commit message (Expand)AuthorAgeFilesLines
* [core, ios] replace `altitude` with `fov`Ansis Brammanis2016-12-211-1/+1
* [core] Convert BucketParameters#layer to a separate parameterJohn Firebaugh2016-12-2116-23/+23
* [core] Implement circle-stroke propertiesJohn Firebaugh2016-12-099-4/+338
* [core] Convert style properties to a tuple-based approachJohn Firebaugh2016-11-1735-701/+768
* [core] Return source and layer ownership (#7014)Jesse Bounds2016-11-112-5/+8
* [core] symbol layer - recalculate style on icon/text size changesIvo van Dongen2016-11-113-39/+39
* [core] Modern C++ bindings for OpenGLJohn Firebaugh2016-10-282-0/+67
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-271-2/+2
* [core] No need for feature querying to support multipolygonsJohn Firebaugh2016-10-116-9/+9
* Better handling for undefined icon|text-rotation-alignment (#6253)Young Hahn2016-09-213-13/+23
* [core] Extract SymbolLayout from SymbolBucketJohn Firebaugh2016-09-142-40/+33
* [core, ios, android, qt] Observe style layer mutations rather than requiring ...John Firebaugh2016-09-067-0/+269
* [core] Add missing classed paint property getterJohn Firebaugh2016-09-067-98/+98
* [core] Add static getters for property default values (#6124)John Firebaugh2016-08-238-8/+352
* [core] Update color layer properties code generatorBruno de Oliveira Abinader2016-07-141-1/+7
* [core] Prefer color aliases for default property valuesBruno de Oliveira Abinader2016-07-135-8/+8
* [core] Use PropertyValue<T> for Annotation line/fillBruno de Oliveira Abinader2016-07-131-1/+1
* [core] Add support for circle-pitch-scaleJohn Firebaugh2016-07-073-0/+11
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-2435-287/+164
* [core] Adjust layer source properties to better reflect realityJohn Firebaugh2016-06-246-42/+40
* [core] Include what you useJohn Firebaugh2016-06-247-0/+7
* Support for icon-text-fit, icon-text-fit-padding (#5334)Young Hahn2016-06-153-0/+20
* Color class (#5361)Young Hahn2016-06-1512-17/+15
* [core] Extract code templates to individual .ejs filesJohn Firebaugh2016-06-133-0/+192
* [tidy] Check modernize-pass-by-valueBruno de Oliveira Abinader2016-06-132-0/+2
* text-pitch-alignment (#5288)Young Hahn2016-06-104-8/+23
* [core] Revert line-round-limit default to 1 (#5260)John Firebaugh2016-06-061-1/+1
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-0233-0/+2232