summaryrefslogtreecommitdiff
path: root/include/llmr/util
Commit message (Expand)AuthorAgeFilesLines
* float[16] => std::array<float, 16>Konstantin Käfer2014-01-291-9/+14
* change coordinate to use null structKonstantin Käfer2014-01-281-1/+1
* create line geometryKonstantin Käfer2014-01-282-0/+29
* move vector tile parsing to separate class + iteratorsKonstantin Käfer2014-01-281-0/+11
* draw fills according to the styleKonstantin Käfer2014-01-271-13/+18
* fill drawingKonstantin Käfer2014-01-221-2/+24
* move pbf parsing to use exceptionsKonstantin Käfer2014-01-211-155/+97
* make objects noncopyableKonstantin Käfer2014-01-201-3/+6
* rename + move to c++Konstantin Käfer2014-01-202-14/+12
* move geometry reader to header fileKonstantin Käfer2014-01-171-0/+204
* animate northingKonstantin Käfer2014-01-172-0/+151
* make bundle on mac os x and persist settingsKonstantin Käfer2014-01-161-0/+19
* retain child tilesKonstantin Käfer2014-01-151-0/+9
* fix runtime errorsKonstantin Käfer2014-01-141-9/+9
* cmake + tile loadingKonstantin Käfer2014-01-131-0/+40
* copy rotation behavior from js versionKonstantin Käfer2014-01-091-0/+16
* rotation supportKonstantin Käfer2014-01-081-0/+1
* glfw version of sample appKonstantin Käfer2014-01-071-0/+41