mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
Yengine apply a fix to CheckRunLockInvariants by mrieker
This commit is contained in:
@@ -171,11 +171,11 @@
|
||||
|
||||
; the maximum distance to tell a viewer to connect to a neighbour region, so it can be seen
|
||||
; (it is limited by MaxDrawDistance above)
|
||||
; less than 256 shows imediate neighbours; 256 to 511 also second imediate neighbours etc
|
||||
; less than 256 shows immediate neighbours; 256 to 511 also second imediate neighbours etc
|
||||
; more than 511m can cause viewers problems specially in case of dense regions.
|
||||
; curretly this distance is from current region borders.
|
||||
; Warning: if relevant regions have diferent setting you may notice strange
|
||||
; effects due to that assimetry
|
||||
; Warning: if relevant regions have different setting you may notice strange
|
||||
; effects due to that asymmetry
|
||||
; *****
|
||||
;MaxRegionsViewDistance = 255
|
||||
|
||||
|
||||
Reference in New Issue
Block a user