aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorBlueWall2011-04-13 16:10:18 -0400
committerBlueWall2011-04-14 21:15:42 -0400
commit40bf417da7705711f33c64b82611203ff2a0adad (patch)
tree7063694169f85d1346f0116d105818756a5ee51d /bin
parentremove any reference to a mock authentication service since it doesn't exist ... (diff)
downloadopensim-SC_OLD-40bf417da7705711f33c64b82611203ff2a0adad.zip
opensim-SC_OLD-40bf417da7705711f33c64b82611203ff2a0adad.tar.gz
opensim-SC_OLD-40bf417da7705711f33c64b82611203ff2a0adad.tar.bz2
opensim-SC_OLD-40bf417da7705711f33c64b82611203ff2a0adad.tar.xz
Add ColladaMesh switch
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSimDefaults.ini6
1 files changed, 5 insertions, 1 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index f857b8d..107e859 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -154,7 +154,11 @@
154 ; mesh, and use it for collisions. This is currently experimental code and enabling 154 ; mesh, and use it for collisions. This is currently experimental code and enabling
155 ; it may cause unexpected physics problems. 155 ; it may cause unexpected physics problems.
156 ;UseMeshiesPhysicsMesh = false 156 ;UseMeshiesPhysicsMesh = false
157 157
158 ; enable / disable Collada mesh support
159 ; default is true
160 ; ColladaMesh = true
161
158 ; Choose one of the physics engines below 162 ; Choose one of the physics engines below
159 ; OpenDynamicsEngine is by some distance the most developed physics engine 163 ; OpenDynamicsEngine is by some distance the most developed physics engine
160 ; basicphysics effectively does not model physics at all, making all objects phantom 164 ; basicphysics effectively does not model physics at all, making all objects phantom