OpenSimMirror/OpenSim/Region
meta7 12dd97c9f8 Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor 2010-08-07 20:14:58 -07:00
..
Application Remove StandAlone from default hardcoded config 2010-08-04 03:10:10 +01:00
ClientStack In my crusade against facelights, I am striking the killing blow. Add a 2010-08-08 02:01:24 +02:00
CoreModules Implement parcel group access control. This addresses mantis #158. 2010-08-07 20:13:45 -07:00
DataSnapshot Remove useless quaternion parameter from AttachObject sig 2010-07-14 19:49:54 +01:00
Examples/SimpleModule Implement CreateNewOutfitAttachments. This addresses mantis #199. 2010-08-06 11:39:10 -07:00
Framework Increase sit distance to 256 meters, but leave the initial autopilot process in the picture so sit position can still be raycast by the existing code. 2010-08-07 17:35:16 -07:00
OptionalModules Implement CreateNewOutfitAttachments. This addresses mantis #199. 2010-08-06 11:39:10 -07:00
Physics Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor 2010-08-04 21:08:14 +00:00
RegionCombinerModule Merge branch 'master' into careminster-presence-refactor 2010-07-31 00:57:50 +01:00
ReplaceableModules
ScriptEngine Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor 2010-08-07 16:32:18 -07:00
UserStatistics Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>). 2010-03-19 15:16:35 -07:00