mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
PhysicalPrimMax 64m for OpenSim_ini_example standard size prim
Signed-off-by: Robert Adams <misterblue@misterblue.com>
This commit is contained in:
committed by
Robert Adams
parent
3e8f593bf2
commit
71c808cd32
@@ -113,15 +113,15 @@
|
||||
;; NonPhysicalPrimMax!).
|
||||
; NonPhysicalPrimMax = 256
|
||||
|
||||
;# {PhysicalPrimMin} {} {Minimum size of physical prims?} {} 10
|
||||
;# {PhysicalPrimMin} {} {Minimum size of physical prims?} {} 0.01
|
||||
;; Maximum size where a prim can be physical. Affects resizing of
|
||||
;; existing prims. This can be overriden in the region config file.
|
||||
; PhysicalPrimMin = 0.01
|
||||
|
||||
;# {PhysicalPrimMax} {} {Maximum size of physical prims?} {} 10
|
||||
;# {PhysicalPrimMax} {} {Maximum size of physical prims?} {} 64
|
||||
;; Maximum size where a prim can be physical. Affects resizing of
|
||||
;; existing prims. This can be overriden in the region config file.
|
||||
; PhysicalPrimMax = 10
|
||||
; PhysicalPrimMax = 64
|
||||
|
||||
;# {ClampPrimSize} {} {Clamp viewer rezzed prims to max sizes?} {true false} false
|
||||
;; If a viewer attempts to rez a prim larger than the non-physical or
|
||||
|
||||
Reference in New Issue
Block a user