Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fail hard if the shader optimizer is unavailable | Konstantin Käfer | 2014-03-26 | 1 | -3/+1 |
* | move node modules to bin/ folder to fix build | Konstantin Käfer | 2014-03-26 | 1 | -0/+7 |
* | build shaders for either desktop gl or gles2 | Konstantin Käfer | 2014-03-25 | 1 | -5/+17 |
* | add shader optimizer and reorder components | Konstantin Käfer | 2014-03-25 | 1 | -0/+36 |
* | implement alwaysVisible | Konstantin Käfer | 2014-03-24 | 1 | -1/+2 |
* | explicitly specify font size in class | Konstantin Käfer | 2014-03-24 | 1 | -1/+2 |
* | update style | Konstantin Käfer | 2014-03-24 | 1 | -4/+40 |
* | extract label shaping | Konstantin Käfer | 2014-03-14 | 1 | -0/+1 |
* | add text styling | Konstantin Käfer | 2014-03-14 | 1 | -0/+17 |
* | add constants and move style parser to its own class | Konstantin Käfer | 2014-03-12 | 1 | -1/+4 |
* | change datasource => source for compliance with js | Konstantin Käfer | 2014-03-12 | 1 | -15/+15 |
* | remove unneeded file | Konstantin Käfer | 2014-03-12 | 1 | -312/+0 |
* | parse the json stylesheet | Konstantin Käfer | 2014-03-12 | 4 | -295/+7 |
* | move to linear properties for POI opacity | Justin R. Miller | 2014-02-21 | 1 | -5/+5 |
* | refs #60: add some more point styles | Justin R. Miller | 2014-02-21 | 1 | -8/+69 |
* | refs #60: first cut of POI rendering | Justin R. Miller | 2014-02-14 | 2 | -8/+32 |
* | allow for easier editing of style in Xcode | Justin R. Miller | 2014-02-13 | 1 | -1/+2 |
* | drawing lines with triangles | Konstantin Käfer | 2014-02-11 | 2 | -4/+4 |
* | add textured water | Konstantin Käfer | 2014-02-04 | 2 | -2/+13 |
* | remove c99 features | Konstantin Käfer | 2014-02-03 | 1 | -3/+3 |
* | textured fills | Konstantin Käfer | 2014-02-03 | 2 | -1/+6 |
* | add rapidjson for parsing sprite json files | Konstantin Käfer | 2014-02-03 | 1 | -0/+40 |
* | fix errors from rename of style.hpp to resources.hpp | Konstantin Käfer | 2014-01-30 | 1 | -5/+5 |
* | linear fades | Konstantin Käfer | 2014-01-29 | 2 | -42/+36 |
* | let roads show up till z30 | Konstantin Käfer | 2014-01-29 | 1 | -3/+5 |
* | cascade styles | Konstantin Käfer | 2014-01-27 | 3 | -24/+97 |
* | draw fills according to the style | Konstantin Käfer | 2014-01-27 | 1 | -0/+38 |
* | define as extern | Konstantin Käfer | 2014-01-21 | 1 | -2/+2 |
* | move shaders to cpp file | Konstantin Käfer | 2014-01-20 | 1 | -12/+9 |
* | update style protobuf | Konstantin Käfer | 2014-01-18 | 1 | -8/+27 |
* | add protobuf encoding of style | Konstantin Käfer | 2014-01-08 | 3 | -0/+579 |
* | emscripten support | Konstantin Käfer | 2014-01-07 | 1 | -0/+77 |