OpenSimMirror/OpenSim/Region
dahlia 212326eeb0 fix meshing failure on sculpt maps smaller than 64x64 2011-04-19 22:16:10 -07:00
..
Application create "config show" as a region console command synonym for "config get". 2011-04-11 21:59:26 +01:00
ClientStack Remove the call to remove tokens from the parent. Under heavy load 2011-04-15 16:44:53 -07:00
CoreModules Move mesh on/off swtich from [Startup] to [Mesh] in anticipation of future config parameters. 2011-04-18 23:22:04 +01:00
DataSnapshot First pass at cleaning up thread safety in EntityManager and SceneGraph 2010-09-10 12:04:12 -07:00
Examples/SimpleModule First pass at moving object property requests into a queue similar 2011-04-13 15:37:25 -07:00
Framework refactor: rename DeleteToInventory() to CopyToInventory() 2011-04-18 21:34:26 +01:00
OptionalModules Get Viewer 2 voice working with OpenSim. 2011-04-20 01:02:40 +01:00
Physics fix meshing failure on sculpt maps smaller than 64x64 2011-04-19 22:16:10 -07:00
RegionCombinerModule remove now unused individual LandData prim counts. 2011-04-05 21:25:54 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine minor: remove some mono compiler warnings 2011-04-11 22:33:24 +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