FreeCAD-VR: Some fixes

This commit is contained in:
jriegel
2014-09-16 18:14:42 +02:00
parent 2a4626d27a
commit 0d6ccb7654
3 changed files with 9 additions and 2 deletions

View File

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