libgoatvr
log src/vr.h
age | author | description |
---|---|---|
Sat, 04 Oct 2014 03:39:14 +0300 | John Tsiombikas | ops... wasn't handling the stereo eye separation correctly. |
Fri, 03 Oct 2014 23:07:27 +0300 | John Tsiombikas | fixed the fallback vr_view_translation and vr_view_matrix to include stereo separation |
Thu, 25 Sep 2014 17:14:04 +0300 | John Tsiombikas | option for the null module fallback presentation to show one or both eye views |
Thu, 25 Sep 2014 09:06:57 +0300 | John Tsiombikas | renamed VR_EYE_RES_SCALE to VR_RENDER_RES_SCALE |
Thu, 25 Sep 2014 08:50:50 +0300 | John Tsiombikas | added VR_EYE_RES_SCALE option |
Wed, 24 Sep 2014 23:50:40 +0300 | John Tsiombikas | added vr_get_def functions |
Wed, 24 Sep 2014 10:18:42 +0300 | John Tsiombikas | remove _opt suffix from vr_get_opt/vr_set_opt, and _OPT_from the predefined names |
Sat, 20 Sep 2014 13:22:53 +0300 | John Tsiombikas | - added distortion mesh generation for the OpenHMD module (unfinished) |