Talk:Agent Domain

From Second Life Wiki
Revision as of 17:33, 20 June 2008 by Hypatia Callisto (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Per Rob's suggestion on SLDEV:

shouldn't parts of the avatar that are currently being handled on the region domain, such as baking the skin and shape of the avatar, be transferred on the agent domain, in order to facilitate grid interop (being able to port your personal avatar between grids without compromising the permissions system)--Hypatia Callisto 00:46, 14 June 2008 (PDT)

more suggestions:

a proposal for checks for avatar textures on the server side:

is texture in inventory > server check

if texture in inventory > send texture layers to client to bake and reupload to agent domain.

note: this should only be for avatar textures, not textures on prims. --Hypatia Callisto 17:33, 20 June 2008 (PDT)