March 17, 2016, 19:38 (GMT) |
All camera rotation modes work now |
March 17, 2016, 19:06 (GMT) |
Fixed warnings for compiling OpenHMD, added static flag for windows compile |
March 17, 2016, 17:48 (GMT) |
Fix: Image editor window opened when trying to open UserPref window |
March 17, 2016, 17:38 (GMT) |
Fix start session button not grayed out if HMD window was closed using window handlers |
March 17, 2016, 17:14 (GMT) |
Make HMD session non-modal and move it to WM level |
March 17, 2016, 17:04 (GMT) |
Expanded OpenHMDManager with additional features |
March 17, 2016, 16:24 (GMT) |
Fixed hmd event despatching for all operating systems |
March 17, 2016, 14:56 (GMT) |
Use initial camera rotation as starting rotation for HMD We have to store the previous orientation quaternion so we can get the delta rotation to apply to the object. For now I added a global variable - ugly but works ;) Currently, you have to set the camera to use quaternion rotation mode, others aren't really usable yet. |
March 17, 2016, 14:46 (GMT) |
Added compile static to OpenHMD cmake on windows |
March 17, 2016, 14:24 (GMT) |
Moved updating the OpenHMD events in the ghost system to a GHOST_System base class wich get called by the derived for OS independent updating |
March 16, 2016, 23:17 (GMT) |
Draw second camera with offset (actual 3D effect) We're simply reusing stereo 3D pipeline here. |
March 16, 2016, 23:15 (GMT) |
Fix viewplane drawn with wrong offset |
March 16, 2016, 19:18 (GMT) |
Use a more common way to open the HMD window |
March 16, 2016, 18:48 (GMT) |
Added OpenHMD in the build structure, uses WITH_OPENHMD so it can be disabled Has a requirement on libhidapi, cmake checks for that (should be added to install-deps) |
March 16, 2016, 16:24 (GMT) |
Fix cycles not drawing correct settings for HMD UI |
March 16, 2016, 15:52 (GMT) |
Merge remote-tracking branch 'github/vr_experiments' into HMD_viewport |
March 16, 2016, 15:09 (GMT) |
Merge remote-tracking branch 'github/vr_experiments' into HMD_viewport |
March 11, 2016, 17:28 (GMT) |
Fix outliner not recieving events while HMD session is running |
March 11, 2016, 17:10 (GMT) |
Let button to open HMD window close the win if it's already opened |
March 11, 2016, 16:03 (GMT) |
Custom title for HMD window ("Blender HMD View") |
|