summaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge branch 'master' into fuzz-pipeMike Morris2014-07-171-119/+0
|\ \ | |/ | | | | | | Conflicts: src/style/style_parser.cpp
| * remove stops from demo stylesheetKonstantin Käfer2014-07-171-119/+0
| |
* | Merge branch 'master' into fuzz-pipeMike Morris2014-07-171-1/+1
|\ \ | |/ | | | | | | Conflicts: bin/package.json
| * switch to published npm versionKonstantin Käfer2014-07-172-2/+2
| |
* | switch to mapbox-glsl-optimizer for node-pre-gypMike Morris2014-07-171-1/+1
| |
* | split stylesheet fixtures into separate gyp actionMike Morris2014-07-173-16/+27
| |
* | Merge branch 'master' into fuzz-pipeMike Morris2014-07-172-9/+10
|\ \ | |/ | | | | | | | | | | | | Conflicts: bin/package.json src/style/style_parser.cpp test/fixtures/fixture_log.cpp test/test.gyp
| * rename llmr => mbglKonstantin Käfer2014-07-162-9/+10
| |
* | C++ exception with description "array value has unexpected number of ↵Mike Morris2014-07-143-1/+53
| | | | | | | | elements" thrown in the test body.
* | Merge branch 'stylesource' into fuzz-pipeMike Morris2014-07-101-120/+119
|\ \ | |/ | | | | | | | | Conflicts: src/map/source.cpp src/style/style_layer.cpp
| * convert stylesheet to use the correct stop valuesKonstantin Käfer2014-07-101-119/+119
| | | | | | | | [skip ci]
| * change line width and add line-width testKonstantin Käfer2014-07-101-1/+0
| |
* | Merge branch 'master' into fuzz-pipeMike Morris2014-07-091-1/+1
|\ \ | |/
| * fix invalid jsonMike Morris2014-07-091-1/+1
| |
* | Merge branch 'master' into fuzz-pipeMike Morris2014-07-091-205/+95
|\ \ | |/
| * move render type to layer top levelKonstantin Käfer2014-07-091-205/+95
| | | | | | | | refs https://github.com/mapbox/mapbox-gl-style-spec/issues/80
* | Merge branch 'master' into fuzz-pipeMike Morris2014-07-091-51/+51
|\ \ | |/
| * switch to GeoJSON-style geometry type namesKonstantin Käfer2014-07-091-23/+23
| | | | | | | | refs https://github.com/mapbox/mapbox-gl-style-spec/pull/69
| * replace {{token}} with {token}, and %d/%d/%d with {z}/{x}/{y}Konstantin Käfer2014-07-091-28/+28
| | | | | | | | refs https://github.com/mapbox/mapbox-gl-style-spec/pull/87
* | copy node_modulesMike Morris2014-07-091-1/+1
| |
* | only load and mkdirp onceMike Morris2014-07-091-4/+6
| |
* | update bin/package.jsonMike Morris2014-07-091-1/+3
| |
* | generate fuzzed color stylesheet, copy to product_dirMike Morris2014-07-091-4/+13
| |
* | Merge branch 'master' into fuzz-pipeMike Morris2014-07-091-5/+7
|\ \ | |/
| * fix automated headless testing on travisKonstantin Käfer2014-07-091-5/+7
| |
* | fix gypfileMike Morris2014-07-091-1/+1
| |
* | clean up pipesMike Morris2014-07-096-57/+18
| |
* | try breaking up build-style pipeline into pipeable filesMike Morris2014-07-088-121/+106
| |
* | first attempt at testing malformed style parsingMike Morris2014-07-073-6/+30
|/
* remove duplicate layersKonstantin Käfer2014-07-031-26/+0
|
* add back v3 outdoors styleKonstantin Käfer2014-07-031-87/+2419
|
* load glyphset url from stylesheetKonstantin Käfer2014-07-021-1/+1
|
* read sprite image from styleKonstantin Käfer2014-07-021-0/+1
|
* add interpolationKonstantin Käfer2014-06-301-0/+3
|
* refactor functionsKonstantin Käfer2014-06-301-22/+20
|
* saving current stateKonstantin Käfer2014-06-231-3607/+161
|
* convert to jsonKonstantin Käfer2014-06-161-19/+19
|
* use token replacement for icon property as wellKonstantin Käfer2014-06-041-6/+6
| | | | fixes #300
* finished separating scalerank 4 POIs by localrankNicki Dlugash2014-06-021-18/+90
|
* Merge branch 'expressions' into expressions-poisNicki Dlugash2014-06-021-4/+4
|\
| * Merge branch 'master' into expressionsKonstantin Käfer2014-06-021-4/+4
| |\
| | * draw motorway casing below roadsAnsis Brammanis2014-06-021-4/+4
| | |
* | | separating scalerank 4 pois by localrankNicki Dlugash2014-06-021-37/+124
|/ /
* | fix admin boundary bucketsEden Halperin2014-06-021-7/+9
| |
* | implement nested expression parsingKonstantin Käfer2014-06-021-2/+5
|/
* update hillshade stopsEden Halperin2014-06-011-3/+8
|
* allow setting prerender state with a function tooKonstantin Käfer2014-06-011-12/+13
|
* Allow property functions for prerender properties, but tie them to the ↵Konstantin Käfer2014-06-011-8/+13
| | | | | | tile's zoom level instead of the map zoom level fixes #253
* programmatic styling APIJustin R. Miller2014-05-312-48/+194
|
* maxWidth for country, place, and water labelsNicki Dlugash2014-05-301-16/+21
|