mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-16 17:29:20 -06:00
* Updated SGCT to latest commit, to include OpenVR convenience functions. * Made OpenSpace application support OpenVR. Check CMake option "OPENSPACE_OPENVR_SUPPORT" to enable this functionality. * Merged latest SGCT to remove ogl_header dependency in SGCTOpenVR header * Merged latest SGCT with minor Mac gl/glew include fix for including SGCTOpenVR as it relies on inclusion of gl headers. * CMake fix in OpenSpace app for resetting variables after unchecking OPENVR_SUPPORT. * Created separate SGCT config files for Oculus Rift and HTC Vive HMD * Update Ghoul to enable experimental GLM features * Update SGCT repository * Updated to latest SGCT version for latest fixes.