FreeCAD-VR: Some fixes

This commit is contained in:
jriegel
2014-09-16 18:14:42 +02:00
parent d53aa80447
commit 581c5d8fb5
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