FreeCAD-VR: Upright position and remembering render window position

This commit is contained in:
jriegel
2014-09-17 15:01:28 +02:00
parent 1c741b6e0d
commit 4c7fb2d0f0
3 changed files with 88 additions and 2 deletions

View File

@@ -1650,7 +1650,7 @@ void View3DInventorViewer::viewVR(void)
if(oculusUp())
oculusStop();
else{
#if 1
#if 0
// start and load the simple test scene:
oculusSetTestScene(oculusStart());
#else