Move mesh on/off swtich from [Startup] to [Mesh] in anticipation of future config parameters.

Default remains true.
OpenSimDefault.ini changed so if you haven't overriden this switch then you don't need to do anything.
This commit is contained in:
Justin Clark-Casey (justincc)
2011-04-18 23:22:04 +01:00
parent f5a041d012
commit 36c4e94ef7
4 changed files with 18 additions and 12 deletions

View File

@@ -155,10 +155,6 @@
; it may cause unexpected physics problems.
;UseMeshiesPhysicsMesh = false
; enable / disable Collada mesh support
; default is true
; ColladaMesh = true
; Choose one of the physics engines below
; OpenDynamicsEngine is by some distance the most developed physics engine
; basicphysics effectively does not model physics at all, making all objects phantom
@@ -460,6 +456,12 @@
CoalesceMultipleObjectsToInventory = true
[Mesh]
; enable / disable Collada mesh support
; default is true
; ColladaMesh = true
[ODEPhysicsSettings]
;##
;## World Settings