OpenSimMirror/OpenSim/Region/Framework/Scenes
diva 3f25128e77 Adds support for preserving animations on region crossings and TPs.
Known issue: after TP, the self client doesn't see the animations going, but others can see them. So there's a bug there (TPs only, crossings seem to be all fine).
Untested: did not test animation overriders; only tested playing animations from the viewer.
2009-02-18 01:49:18 +00:00
..
Hypergrid - remove the Metadata property from AssetBase and return all previous 2009-02-17 01:36:44 +00:00
Scripting This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
Tests * Change static field "initialized" in RestInterregionComms to an instance field 2009-02-13 20:12:11 +00:00
Types This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
Animation.cs Adds support for preserving animations on region crossings and TPs. 2009-02-18 01:49:18 +00:00
AnimationSet.cs Adds support for preserving animations on region crossings and TPs. 2009-02-18 01:49:18 +00:00
AsyncSceneObjectGroupDeleter.cs * optimized usings. 2009-02-12 09:53:12 +00:00
AvatarAnimations.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
ChildAgentDataUpdate.cs Adds support for preserving animations on region crossings and TPs. 2009-02-18 01:49:18 +00:00
EntityBase.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
EntityManager.cs * optimized usings. 2009-02-12 09:53:12 +00:00
EventManager.cs * optimized usings. 2009-02-12 09:53:12 +00:00
IScenePresenceBody.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
ReturnInfo.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
Scene.Inventory.cs - remove the Metadata property from AssetBase and return all previous 2009-02-17 01:36:44 +00:00
Scene.PacketHandlers.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
Scene.Permissions.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
Scene.cs - remove the Metadata property from AssetBase and return all previous 2009-02-17 01:36:44 +00:00
SceneBase.cs * refactor: remove AssetCache field hanging off Scene 2009-02-16 19:15:16 +00:00
SceneCommunicationService.cs Adds support for preserving animations on region crossings and TPs. 2009-02-18 01:49:18 +00:00
SceneGraph.cs This started as way to correct Mantis #3158, which I believe should be fixed now. The flying status was temporarily being ignored, which caused the avie to drop sometimes -- there was a race condition. In the process it also fixes that annoying bug in basic physics where the avie would drop half-way to the ground upon region crossings (SetAppearance was missing). Additionally, a lot of child-agent-related code has been cleaned up; namely child agents are now consistently not added to physical scenes, and they also don't have appearances. All of that happens in MakeRoot, consistently. 2009-02-15 05:00:58 +00:00
SceneManager.cs * refactor: remove AssetCache field hanging off Scene 2009-02-16 19:15:16 +00:00
SceneObjectGroup.Inventory.cs Fixes the problem of attachment offset after crossings/TPs. Hopefully it fixes mantis #3126, as well as other random displacements. The problem was that the new object at the receiving region was being marked as attachment before AttachObject was called. That made its AbsolutePosition be the position of the avie, and that was what was being given to AttachObject. 2009-02-10 22:54:05 +00:00
SceneObjectGroup.cs * refactor: remove AssetCache field hanging off Scene 2009-02-16 19:15:16 +00:00
SceneObjectPart.cs * refactor: remove AssetCache field hanging off Scene 2009-02-16 19:15:16 +00:00
SceneObjectPartInventory.cs * refactor: remove AssetCache field hanging off Scene 2009-02-16 19:15:16 +00:00
ScenePresence.cs Adds support for preserving animations on region crossings and TPs. 2009-02-18 01:49:18 +00:00
SceneXmlLoader.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
SimStatsReporter.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
TerrainChannel.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
TerrainUtil.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00
UndoState.cs This changeset is the step 1 of 2 in refactoring 2009-02-06 16:55:34 +00:00