summaryrefslogtreecommitdiff
path: root/src/style
Commit message (Expand)AuthorAgeFilesLines
* transition-* ⇢ *-transitionJohn Firebaugh2014-09-221-31/+31
* Fix text/icon-translate-anchorJohn Firebaugh2014-09-041-2/+2
* background-opacity supportJohn Firebaugh2014-08-283-0/+3
* Render background with plain shaderJohn Firebaugh2014-08-271-11/+0
* raster-fade -> raster-fade-durationJohn Firebaugh2014-08-271-2/+2
* Load TileJSON; support inline TileJSON sourcesLauren Budorick2014-08-212-14/+85
* Consolidate duplicate interpolation definitionsJohn Firebaugh2014-08-202-85/+61
* update mapbox/variantKonstantin Käfer2014-08-191-3/+3
* fix warningsKonstantin Käfer2014-08-181-0/+1
* remove support for composite layersAnsis Brammanis2014-08-154-14/+0
* allow crosstile labels and add `symbol-avoid-edges`Ansis Brammanis2014-08-151-0/+1
* parsing brightness correctlyLauren Budorick2014-08-121-5/+2
* remove trailing whitespaceKonstantin Käfer2014-08-121-4/+4
* Merge branch 'master' into rasterizeKonstantin Käfer2014-08-122-43/+47
|\
| * explicitly define destructor to avoid destructing with forward declarationKonstantin Käfer2014-08-121-0/+5
| * Merge branch 'master' into style-parser-testKonstantin Käfer2014-08-121-1/+4
| |\
| * \ Merge branch 'master' into style-parser-testMike Morris2014-08-116-122/+196
| |\ \
| * \ \ Merge branch 'master' into fuzz-pipeMike Morris2014-07-172-135/+57
| |\ \ \
| * \ \ \ Merge branch 'master' into fuzz-pipeMike Morris2014-07-1714-272/+196
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into fuzz-pipeMike Morris2014-07-152-36/+1
| |\ \ \ \ \
| * | | | | | hook up style_parser to new log backendMike Morris2014-07-141-49/+49
* | | | | | | Merge branch 'master' into rasterizeKonstantin Käfer2014-08-121-1/+4
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | remove uv.h dependency from header filesKonstantin Käfer2014-08-121-1/+4
| | |_|_|_|/ | |/| | | |
* | | | | | minor access changes etcLauren Budorick2014-08-111-5/+0
* | | | | | some cleaning up, raster spin->hue-rotate renameLauren Budorick2014-08-113-4/+4
* | | | | | rm rasterize_properties, should be close to working...doesn't workLauren Budorick2014-08-111-10/+2
* | | | | | take 2, still not workingLauren Budorick2014-08-112-17/+19
* | | | | | nonworking prerendering attemptsLauren Budorick2014-08-111-18/+22
|/ / / / /
* | | | | Eliminate warningsJohn Firebaugh2014-08-071-1/+1
* | | | | default to map alignment when placement type is lineKonstantin Käfer2014-08-051-0/+6
* | | | | don't require the background layer to be named "background"Konstantin Käfer2014-08-052-2/+2
* | | | | 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-0/+5
* | | | | merge text and icon buckets/stylesKonstantin Käfer2014-07-295-76/+110
* | | | | add symbol* properties/keysKonstantin Käfer2014-07-294-12/+20
* | | | | read default values from property structsKonstantin Käfer2014-07-221-40/+42
* | | | | refactor source information into SourceInfo objectKonstantin Käfer2014-07-171-1/+1
* | | | | parse min-zoom/max-zoom valuesKonstantin Käfer2014-07-171-0/+19
| |_|_|/ |/| | |
* | | | consolidate functions to only use stopsKonstantin Käfer2014-07-172-136/+58
| |_|/ |/| |
* | | rename llmr => mbglKonstantin Käfer2014-07-1614-46/+46
* | | separate comparisons and expressionsKonstantin Käfer2014-07-162-134/+143
* | | add more comparison testsKonstantin Käfer2014-07-162-53/+41
* | | update value semanatics to be closer to js and add filter expression testsKonstantin Käfer2014-07-161-80/+7
* | | add icon render testKonstantin Käfer2014-07-151-3/+3
| |/ |/|
* | add enum class to unify parsing/stringificationKonstantin Käfer2014-07-142-36/+1
|/
* break out StyleSource from Source, move getActiveSources andMike Morris2014-07-103-37/+5
* move sprite class to map directoryMike Morris2014-07-101-118/+0
* remove *-enabledKonstantin Käfer2014-07-103-24/+0
* allow specifying a base parameter for exponential functionsKonstantin Käfer2014-07-102-6/+7