OpenSimMirror/OpenSim/Region
Melanie 62e66b17bc Make sure the material is set on physical prims 2010-12-15 17:54:57 +01:00
..
Application Merge branch 'master' into careminster-presence-refactor 2010-12-12 01:20:46 +00:00
ClientStack Another stab at #LoginLag. Looking forward to hear the feedback! This makes updates for self movement as absolute top priority, going in to the unthrottled category. Self only, not other avies. 2010-12-14 16:04:28 -08:00
CoreModules Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor 2010-12-15 08:18:02 +01:00
DataSnapshot First pass at cleaning up thread safety in EntityManager and SceneGraph 2010-09-10 12:04:12 -07:00
Examples/SimpleModule Merge branch 'master' into careminster-presence-refactor 2010-12-04 04:25:39 +00:00
Framework Make sure the material is set on physical prims 2010-12-15 17:54:57 +01:00
OptionalModules Merge branch 'master' into careminster-presence-refactor 2010-12-14 23:58:45 +00:00
Physics Merge branch 'master' into careminster-presence-refactor 2010-12-12 01:20:46 +00:00
RegionCombinerModule Revamp the viewer -> banlist packet processing so fix a number of bugs. 2010-12-13 20:35:56 +00:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Fix casts in llSetPayPrice 2010-12-15 08:15:12 +01: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