mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
Merge branch 'master' into careminster
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
|
||||
; Maximum total size, and maximum size where a prim can be physical
|
||||
NonPhysicalPrimMax = 256
|
||||
PhysicalPrimMax = 10
|
||||
PhysicalPrimMax = 10 ; (I think this was moved to the Regions.ini!)
|
||||
ClampPrimSize = false
|
||||
|
||||
; Region crossing
|
||||
@@ -597,6 +597,9 @@
|
||||
body_motor_joint_maxforce_tensor_linux = 5
|
||||
body_motor_joint_maxforce_tensor_win = 5
|
||||
|
||||
; Maximum mass an object can be before it is clamped
|
||||
maximum_mass_object = 10000.01
|
||||
|
||||
; ##
|
||||
; ## Sculpted Prim settings
|
||||
; ##
|
||||
|
||||
Reference in New Issue
Block a user