summaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
...
* add xcode project for render cli utilKonstantin Käfer2014-12-111-4/+2
|
* show default values and allow setting the output filenameKonstantin Käfer2014-12-111-9/+10
|
* add cli tool for rendering a map to an imageKonstantin Käfer2014-12-112-0/+163
|
* remove dependency on nodeKonstantin Käfer2014-10-313-153/+0
|
* Merge branch 'master' into style-parser-testMike Morris2014-08-112-2256/+0
|\ | | | | | | | | | | | | | | | | Conflicts: bin/build-style.js bin/default.style.json mapboxgl.gyp src/style/style_parser.cpp test/test.gyp
| * use a file source object to abstract loading of resourcesKonstantin Käfer2014-08-082-518/+0
| |
| * use debug style (currently not using layer compositing)Konstantin Käfer2014-08-061-2116/+380
| |
| * better warning messagesKonstantin Käfer2014-07-311-8/+4
| |
| * merge text and icon buckets/stylesKonstantin Käfer2014-07-291-50/+50
| | | | | | | | (we're not yet placing together!)
* | stray commaMike Morris2014-07-181-1/+1
| |
* | clean up package.jsonMike Morris2014-07-181-3/+0
| |
* | purge fuzz fixture pipelineMike Morris2014-07-187-141/+0
| |
* | migrate style_parser tests to use info and style json fixturesMike Morris2014-07-181-0/+0
| |
* | update test fixturesMike Morris2014-07-171-1/+1
| |
* | 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
|