Added config var that we all thought was already there: see_into_region. (Note: different from the defunct see_into_neighboring_sim, which used to control the process from the other end). This enables child agents in neighbors for which the root agent doesn't have permission to be in.

This commit is contained in:
Diva Canto
2013-07-24 11:23:19 -07:00
parent d8a6eb5641
commit e103e34f1d
2 changed files with 49 additions and 35 deletions

View File

@@ -86,6 +86,9 @@
;; from the selected region_info_source.
allow_regionless = false
;; Allow child agents to see into the region even if their root counterpart isn't allowed in here
see_into_region = true
; Maximum number of position, rotation and scale changes for each prim that the simulator will store for later undos
; Increasing this number will increase memory usage.
MaxPrimUndos = 20