Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fill drawing | Konstantin Käfer | 2014-01-22 | 1 | -2/+30 |
* | make it work on retina screens | Konstantin Käfer | 2014-01-21 | 1 | -1/+1 |
* | tile => Tile | Konstantin Käfer | 2014-01-20 | 1 | -4/+4 |
* | transform => Transform | Konstantin Käfer | 2014-01-20 | 1 | -6/+4 |
* | painter => Painter | Konstantin Käfer | 2014-01-20 | 1 | -10/+10 |
* | rename settings => Settings | Konstantin Käfer | 2014-01-20 | 1 | -2/+2 |
* | rename + move to c++ | Konstantin Käfer | 2014-01-20 | 1 | -3/+3 |
* | move shaders to cpp file | Konstantin Käfer | 2014-01-20 | 3 | -9/+9 |
* | renderer cleanup | Konstantin Käfer | 2014-01-17 | 1 | -23/+23 |
* | add antialiased line shader | Konstantin Käfer | 2014-01-17 | 4 | -39/+71 |
* | correct tile boundary line | Konstantin Käfer | 2014-01-16 | 1 | -3/+3 |
* | allow toggling debug mode with tab | Konstantin Käfer | 2014-01-16 | 1 | -22/+25 |
* | makefile cleanup + icon | Konstantin Käfer | 2014-01-16 | 1 | -11/+0 |
* | show tile numbers | Konstantin Käfer | 2014-01-16 | 1 | -0/+23 |
* | add tile border (debug) | Konstantin Käfer | 2014-01-16 | 1 | -0/+27 |
* | retain child tiles | Konstantin Käfer | 2014-01-15 | 1 | -78/+63 |
* | fix runtime errors | Konstantin Käfer | 2014-01-14 | 1 | -2/+2 |
* | cmake + tile loading | Konstantin Käfer | 2014-01-13 | 1 | -3/+2 |
* | calculate proper tile position | Konstantin Käfer | 2014-01-08 | 1 | -26/+6 |
* | emscripten support | Konstantin Käfer | 2014-01-07 | 4 | -20/+45 |
* | add missing file | Konstantin Käfer | 2014-01-07 | 1 | -0/+1 |
* | glfw version of sample app | Konstantin Käfer | 2014-01-07 | 4 | -0/+388 |