repo: hackvr-turbo
action: shortlog
revision: 
path_from: 
revision_from: refs/heads/master/:
path_to: 
revision_to: 
git.thebackupbox.net
hackvr-turbo
git clone git://git.thebackupbox.net/hackvr-turbo

as feed:

ass
rss
atom
gemfeed
twtxt
2023-10-16 copyright information added
2020-07-30 comments can not be started mid-line
2020-07-11 Improves color parsing.
2020-07-11 Implements subsume.
2020-07-05 Removes OpenGL error handling, adds CLI parsing.
2020-07-05 Fixes up messed up movement rotation.
2020-07-05 Implements deletegroups, set, makes camera a group, fixes some bugs.
2020-07-05 Small spec changes.
2020-07-05 Screenshits.
2020-07-05 Improves README
2020-07-05 Implements renamegroup command. Dungexplore now works!
2020-07-04 finally gets the raycasting right.
2020-07-04 Changes rayTriangleIntersection algorithm.
2020-07-04 Bugfixes in the parser, tries to fix raycasting, more debugging.
2020-07-04 Adds (badly working) picking and interaction output
2020-07-04 Adds first-person camera movement.
2020-07-04 Makes HackVR read from stdin.
2020-07-04 Improves rendering performance.
2020-07-04 First working version.
2020-07-04 Basic rendering, no translation/rotation yet.
2020-07-03 "Porting" to ZLM, adds group filtered and unfiltered group iterators.
2020-07-01 Continues development of HackVR. Implements event resolving for add_state.
2020-06-25 Completes parser.
2020-06-25 Finishes data modeling of the parser.
2020-06-25 More event parsing.
2020-06-25 Fixes in the SPEC
2020-06-25 Improves parser, adds tests to parser, improves spec.
2020-06-25 Adds build instructions to README.
2020-06-25 Fixes spec a bit.
2020-06-25 Starts to implement the HackVR parser.
2020-06-24 Merge remote-tracking branch 'origin/master'
2020-06-24 Initial vomit: red screen with no sound.
2020-06-24 Initial commit