mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:44:02 +02:00
Newer version.
This commit is contained in:
parent
3ca06dc714
commit
719176b931
1 changed files with 9 additions and 2 deletions
|
@ -86,6 +86,8 @@
|
|||
"Developer/Entities/Show Realtime Entity Stats": false,
|
||||
"Developer/Hands/Show Hand Targets": false,
|
||||
"Developer/Network/Disable Activity Logger": false,
|
||||
"Developer/Network/Send wrong DS connect version": false,
|
||||
"Developer/Network/Send wrong protocol version": false,
|
||||
"Developer/Physics/Highlight Simulation Ownership": false,
|
||||
"Developer/Physics/Show Bullet Bounding Boxes": false,
|
||||
"Developer/Physics/Show Bullet Collision": false,
|
||||
|
@ -118,6 +120,7 @@
|
|||
"Developer/Render/Temporal Antialiasing (FXAA if disabled)": true,
|
||||
"Developer/Render/Throttle FPS If Not Focus": true,
|
||||
"Developer/Render/World Axes": false,
|
||||
"Developer/Show Animation Stats": false,
|
||||
"Developer/Show Overlays": true,
|
||||
"Developer/Show Statistics": false,
|
||||
"Developer/Timing/Log Extra Timing Details": false,
|
||||
|
@ -174,6 +177,8 @@
|
|||
"Maximum Texture Memory/8192 MB": false,
|
||||
"Maximum Texture Memory/Automatic Texture Memory": true,
|
||||
"Network/Disable Activity Logger": false,
|
||||
"Network/Send wrong DS connect version": false,
|
||||
"Network/Send wrong protocol version": false,
|
||||
"Perception Neuron/enabled": false,
|
||||
"Perception Neuron/serverAddress": "localhost",
|
||||
"Perception Neuron/serverPort": 7001,
|
||||
|
@ -267,12 +272,14 @@
|
|||
"hmdLODDecreaseFPS": 34,
|
||||
"io.highfidelity.attachPoints": "{}",
|
||||
"io.highfidelity.isEditing": false,
|
||||
"sessionRunTime": 77,
|
||||
"loginDialogPoppedUp": false,
|
||||
"sessionRunTime": 42,
|
||||
"showLightsAndParticlesInEditMode": true,
|
||||
"showZonesInEditMode": true,
|
||||
"staticJitterBufferFrames": 1,
|
||||
"toolbar/com.highfidelity.interface.toolbar.system/desktopHeight": 1059,
|
||||
"toolbar/com.highfidelity.interface.toolbar.system/x": 655,
|
||||
"toolbar/com.highfidelity.interface.toolbar.system/y": 953,
|
||||
"toolbar/constrainToolbarToCenterX": true
|
||||
"toolbar/constrainToolbarToCenterX": true,
|
||||
"wallet/autoLogout": true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue