OpenSimMirror/OpenSim/Region
Latif Khalifa c74c1620a1 * Updated libomv to r3461
Main reason for upgrade is to revert API change that was introduced in order to support headerless binary LLSD decoding needed for deserialization of the mesh assets, which turned out to be unnecessary as we can transparently decode both kinds.
2010-10-24 23:51:46 +01:00
..
Application Revert "Merge remote branch 'otakup0pe/mantis5110'" 2010-10-22 23:52:07 +01:00
ClientStack Revert "Merge remote branch 'otakup0pe/mantis5110'" 2010-10-22 23:52:07 +01:00
CoreModules Revert "Merge remote branch 'otakup0pe/mantis5110'" 2010-10-22 23:52:07 +01:00
DataSnapshot First pass at cleaning up thread safety in EntityManager and SceneGraph 2010-09-10 12:04:12 -07:00
Examples/SimpleModule Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files affected. 2010-08-16 11:39:46 -07:00
Framework Added inner exception handling in Shape deserialization processing, so that the whole Shape processing returns a valid Shape object. 2010-10-23 20:39:41 -07:00
OptionalModules Remove a bit of dead code relating to ObjectCapacity 2010-10-22 18:27:40 -04:00
Physics * Updated libomv to r3461 2010-10-24 23:51:46 +01:00
RegionCombinerModule Formatting cleanup. 2010-09-12 13:43:49 -04:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Add PRIM_NAME, PRIM_DESC and PRIM_ROT_LOCAL 2010-10-24 18:17:21 +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