Talk:Agent Domain

From Second Life Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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)