summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* pass style into painterKonstantin Käfer2014-01-233-4/+8
* pass through name when renderingKonstantin Käfer2014-01-232-2/+2
* make bucket noncopyableKonstantin Käfer2014-01-231-2/+9
* make fillbucket members privateKonstantin Käfer2014-01-232-4/+6
* add style objectKonstantin Käfer2014-01-234-19/+23
* do not use shared pointers for bucketsKonstantin Käfer2014-01-234-6/+3
* move to layer systemKonstantin Käfer2014-01-238-60/+194
* fix drawFill functionKonstantin Käfer2014-01-231-1/+4
* render shapes, but only the first one is drawn?Konstantin Käfer2014-01-221-0/+2
* fill drawingKonstantin Käfer2014-01-225-20/+135
* move pbf parsing to use exceptionsKonstantin Käfer2014-01-211-155/+97
* make it work on retina screensKonstantin Käfer2014-01-212-1/+5
* tile => TileKonstantin Käfer2014-01-204-28/+29
* make Map noncopyableKonstantin Käfer2014-01-201-0/+7
* transform => TransformKonstantin Käfer2014-01-203-11/+10
* painter => PainterKonstantin Käfer2014-01-202-7/+7
* rename map => MapKonstantin Käfer2014-01-201-3/+3
* rename settings => SettingsKonstantin Käfer2014-01-203-10/+11
* make objects noncopyableKonstantin Käfer2014-01-206-3/+40
* rename + move to c++Konstantin Käfer2014-01-204-16/+14
* move shaders to cpp fileKonstantin Käfer2014-01-201-8/+3
* remove unused codeKonstantin Käfer2014-01-171-3/+0
* move geometry reader to header fileKonstantin Käfer2014-01-172-0/+279
* renderer cleanupKonstantin Käfer2014-01-171-5/+4
* add antialiased line shaderKonstantin Käfer2014-01-174-2/+25
* animate northingKonstantin Käfer2014-01-174-2/+163
* allow toggling debug mode with tabKonstantin Käfer2014-01-161-1/+2
* makefile cleanup + iconKonstantin Käfer2014-01-161-1/+1
* show tile numbersKonstantin Käfer2014-01-163-0/+30
* make bundle on mac os x and persist settingsKonstantin Käfer2014-01-164-1/+53
* add tile border (debug)Konstantin Käfer2014-01-161-0/+1
* add keyboard shortcuts for resetting positionKonstantin Käfer2014-01-161-0/+8
* change retain algorithm to be the same as in jsKonstantin Käfer2014-01-151-2/+4
* retain child tilesKonstantin Käfer2014-01-155-19/+41
* fix runtime errorsKonstantin Käfer2014-01-146-17/+27
* cmake + tile loadingKonstantin Käfer2014-01-137-16/+71
* copy rotation behavior from js versionKonstantin Käfer2014-01-093-2/+18
* double click to zoomKonstantin Käfer2014-01-081-2/+0
* rotation supportKonstantin Käfer2014-01-083-3/+7
* calculate proper tile positionKonstantin Käfer2014-01-083-9/+38
* emscripten supportKonstantin Käfer2014-01-078-27/+50
* glfw version of sample appKonstantin Käfer2014-01-0712-0/+326