summaryrefslogtreecommitdiff
path: root/src/style/style_layer.cpp
Commit message (Expand)AuthorAgeFilesLines
* make most headers privateKonstantin Käfer2014-12-041-284/+0
* line-offset -> line-gap-widthLauren Budorick2014-11-041-1/+1
* use prefix operator++artemp2014-10-271-1/+1
* fix variable shadowingKonstantin Käfer2014-10-221-9/+9
* Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeKonstantin Käfer2014-10-221-0/+1
|\
| * background-image supportJohn Firebaugh2014-10-171-0/+1
* | don't do concurrent access to a static member variableKonstantin Käfer2014-10-081-1/+1
|/
* background-opacity supportJohn Firebaugh2014-08-281-0/+1
* Consolidate duplicate interpolation definitionsJohn Firebaugh2014-08-201-58/+58
* update mapbox/variantKonstantin Käfer2014-08-191-3/+3
* remove support for composite layersAnsis Brammanis2014-08-151-8/+0
* some cleaning up, raster spin->hue-rotate renameLauren Budorick2014-08-111-1/+1
* take 2, still not workingLauren Budorick2014-08-111-3/+2
* don't require the background layer to be named "background"Konstantin Käfer2014-08-051-1/+1
* merge text and icon buckets/stylesKonstantin Käfer2014-07-291-18/+24
* add symbol* properties/keysKonstantin Käfer2014-07-291-1/+0
* rename llmr => mbglKonstantin Käfer2014-07-161-5/+5
* break out StyleSource from Source, move getActiveSources andMike Morris2014-07-101-1/+0
* remove *-enabledKonstantin Käfer2014-07-101-6/+0
* change line width and add line-width testKonstantin Käfer2014-07-101-5/+0
* move render type to layer top levelKonstantin Käfer2014-07-091-14/+10
* don't provide a generic templateKonstantin Käfer2014-07-021-6/+0
* removing empty AppliedClassProperties objectsKonstantin Käfer2014-07-011-2/+12
* add remaining propertiesKonstantin Käfer2014-07-011-99/+89
* make transitions work properlyKonstantin Käfer2014-07-011-4/+13
* add interpolationKonstantin Käfer2014-06-301-5/+32
* refactor functionsKonstantin Käfer2014-06-301-0/+175
* move StyleLayerGroup and PropertyTransition to their own filesKonstantin Käfer2014-06-301-8/+5
* also update child layersKonstantin Käfer2014-06-271-0/+9
* add way for adding/removing classesKonstantin Käfer2014-06-271-0/+78
* make more members of StyleLayer constKonstantin Käfer2014-06-271-0/+13