aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/AgentPreferences (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-04-29Apply user specified default perms across the board, to items uploaded as ↵Melanie Thielker1-1/+2
well as items created and to rezzed prims in world. This effectively removes the concept of "default permissions" from OpenSim because all known modern viewers set the permissions flags on login. Ancient abandoned viewers will now default to the SL defaults.
2015-06-13Refactor AgentPreferences so that database operations happen centrally. the ↵Cinder2-0/+270
opensim way. Signed-off-by: Diva Canto <diva@metaverseink.com>