mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
Mantis #7765: Add new ClampNegativeZ option. Defaults to false to restore prior functionality.
Avination code wasn't designed for deep building.
This commit is contained in:
@@ -138,6 +138,9 @@
|
||||
; This can be overridden in the region config file.
|
||||
ClampPrimSize = false
|
||||
|
||||
; If a prim is loaded from an external source, clamp it to Z = 0 if Z is negative.
|
||||
ClampNegativeZ = false
|
||||
|
||||
; Maximum number of prims allowable in a linkset. Affects creating new linksets. Ignored if less than or equal to zero.
|
||||
; This can be overridden in the region config file.
|
||||
LinksetPrims = 0
|
||||
|
||||
Reference in New Issue
Block a user