Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | was thinking of switching to select code. not sure how I will yet. oh well. | epoch | 2017-01-24 | 1 | -9/+12 |
| | |||||
* | made all versions get built by default and moved some functions from ↵ | epoch | 2017-01-09 | 1 | -15/+25 |
| | | | | graphics.c into math.c so the headless does not need graphics.c | ||||
* | fixed redraw check | epoch | 2017-01-07 | 1 | -2/+1 |
| | |||||
* | added proper calculation of expected amount of arguments for addshape | epoch | 2017-01-04 | 1 | -2/+2 |
| | |||||
* | lots and lots of shit. opengl shit is barely worked on. new pl script to ↵ | epoch | 2017-01-03 | 1 | -16/+19 |
| | | | | obj2hackvr using more than just triangles.http://hackaday.com/blog/http://hackaday.com/blog/ | ||||
* | trying to split up hackvr.c into graphical and non-graphical stuff to make ↵ | epoch | 2016-12-21 | 1 | -0/+367 |
it easier to port it to different graphic systems |