FreeCAD-VR: Upright position and remembering render window position

This commit is contained in:
jriegel
2014-09-17 15:01:28 +02:00
parent 74aa2b5938
commit 3cabf5d409
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