Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fuck if I know. lots of shit. moved files. | epoch | 2018-12-16 | 1 | -1/+1 |
| | |||||
* | added ability to periodically output changed state instead of instantaneously | epoch | 2018-03-29 | 1 | -0/+1 |
| | |||||
* | added group_rot to export, set default mode to movement instead of passthru, ↵ | epoch | 2017-12-24 | 1 | -1/+1 |
| | | | | removed useless comment, commented out annoying error, made comments in hackvr continue reading instead of breaking out of loop | ||||
* | upped shape limits and added fault input mode | epoch | 2017-12-19 | 1 | -2/+7 |
| | |||||
* | fixed the angle of movement when there is more than 1 camera and made some ↵ | epoch | 2017-11-19 | 1 | -2/+4 |
| | | | | pixmaps get generated based on MAX sizes instead of current size which also means the default size is now small instead of huge. | ||||
* | got rid of the distance based shading again to make font tests less ↵ | epoch | 2017-11-16 | 1 | -1/+1 |
| | | | | annoying. increased some arbitrary limits because I was too lazy to come up with a graceful way to handle not enough space. | ||||
* | fliped it back to 1 instead of -1 because... I dunno. that's how I like it. | epoch | 2017-11-04 | 1 | -1/+1 |
| | |||||
* | flipped WALK_SPEED to be negative for some reason. oh well. | epoch | 2017-11-01 | 1 | -1/+1 |
| | |||||
* | disabled debug by default | epoch | 2017-09-30 | 1 | -1/+1 |
| | |||||
* | cleaned up a bit of stuff and added another option to config.h | epoch | 2017-04-10 | 1 | -0/+1 |
| | |||||
* | I have no idea why I am doing this... | epoch | 2017-03-19 | 1 | -2/+3 |
| | |||||
* | fixed up some red and blue stuff and put (hopefully) useful stuff into ↵ | epoch | 2017-02-09 | 1 | -2/+2 |
| | | | | README. Also made testit.sh use a pre-converted version of the female mesh so people will not need perl to test it. | ||||
* | made it so the config.h define for separation between cameras is actually used | epoch | 2017-02-08 | 1 | -1/+1 |
| | |||||
* | makefile now makes hackvr symlink to hackvr_x11, config.h splits by default, ↵ | epoch | 2017-01-15 | 1 | -3/+3 |
| | | | | _x11.c commented out sky generation | ||||
* | fixed the aspect ratio detection and default values of various things. | epoch | 2017-01-07 | 1 | -0/+1 |
| | |||||
* | lots and lots of shit. opengl shit is barely worked on. new pl script to ↵ | epoch | 2017-01-03 | 1 | -0/+6 |
| | | | | 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/+14 |
it easier to port it to different graphic systems |