raum4 refined and a bit code cleanup

This commit is contained in:
SteffenSchmidt 2020-12-02 19:56:03 +01:00
parent bed16457aa
commit 878887afc7
9 changed files with 7 additions and 2 deletions

View File

@ -19,5 +19,12 @@
"Name": "OculusVR",
"Enabled": false
}
],
"TargetPlatforms": [
"HTML5",
"LinuxNoEditor",
"MacNoEditor",
"WindowsNoEditor",
"AllDesktop"
]
}

View File

@ -59,5 +59,3 @@ SyncSceneSmoothingFactor=0.000000
InitialAverageFrameRate=0.016667
PhysXTreeRebuildRate=10
DefaultBroadphaseSettings=(bUseMBPOnClient=False,bUseMBPOnServer=False,MBPBounds=(Min=(X=0.000000,Y=0.000000,Z=0.000000),Max=(X=0.000000,Y=0.000000,Z=0.000000),IsValid=0),MBPNumSubdivs=2)

Binary file not shown.