OpenSimMirror/OpenSim/Region/Framework/Scenes
Teravus Ovares f74622c65f * Change the order of Update so Physics processes a frame before the scene manipulates the physics Scene.cs
* Remove the draconic locking around adding an avatar to the Scene
* Handle an extreme error case when border crossing fails and user uses map to teleport to a different region on the same instance causing control commands to go to a child agent.
* Make the Set Appearance method use the proper 'remove from physics scene' method.
* It *may* help border crossings.   
* It *may* help the 'on avatar rez' lag, that people have been seeing the past week.
* It may also cause physics to crash more often on failed teleports (though..  I think I got the cases covered).
2009-07-17 07:28:09 +00:00
..
Hypergrid * Corrected CAPS namespaces 2009-06-18 14:33:35 +00:00
Scripting Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
Serialization * refactor: split out part xml writing in SceneObjectSerializer 2009-06-05 18:44:44 +00:00
Tests minor: remove some mono compiler warnings 2009-07-15 20:49:58 +00:00
Types Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
AnimationSet.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
AsyncSceneObjectGroupDeleter.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
AvatarAnimations.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
BinBVHAnimation.cs * Commit some BinBVH rotation convenience. Calculates the W element of the joint rotation quaternion and provides a property so consumer doesn't have to. 2009-07-10 00:13:42 +00:00
EntityBase.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
EntityManager.cs * optimized usings. 2009-02-12 09:53:12 +00:00
EventManager.cs When a shared module hooks OnClientClosed, it has no way of finding 2009-06-19 20:46:17 +00:00
RegionStatsHandler.cs Formatting cleanup. 2009-06-10 04:28:56 +00:00
ReturnInfo.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
Scene.Inventory.cs Bounding Box/find rez from inventory point code now seems to be working correctly. 2009-07-15 19:46:32 +00:00
Scene.PacketHandlers.cs From: Chris Yeoh <yeohc@au1.ibm.com> 2009-06-19 12:21:20 +00:00
Scene.Permissions.cs Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of objects, with changes: 2009-06-14 21:44:34 +00:00
Scene.cs * Change the order of Update so Physics processes a frame before the scene manipulates the physics Scene.cs 2009-07-17 07:28:09 +00:00
SceneBase.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
SceneCommunicationService.cs * Corrected CAPS namespaces 2009-06-18 14:33:35 +00:00
SceneGraph.cs Explicitly set the changed status of the prim groups affected in a delink 2009-06-02 08:19:32 +00:00
SceneManager.cs Formatting cleanup. 2009-06-10 04:28:56 +00:00
SceneObjectGroup.Inventory.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
SceneObjectGroup.cs Bounding Box/find rez from inventory point code now seems to be working correctly. 2009-07-15 19:46:32 +00:00
SceneObjectPart.cs A stab at implementing llSetDamage. Not persistent. 2009-07-15 00:10:01 +00:00
SceneObjectPartInventory.cs Allow OpenSim to run without script engines enabled 2009-07-16 08:45:52 +00:00
ScenePresence.cs * Change the order of Update so Physics processes a frame before the scene manipulates the physics Scene.cs 2009-07-17 07:28:09 +00:00
SceneViewer.cs Update svn properties. 2009-06-27 04:31:49 +00:00
SimStatsReporter.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
TerrainChannel.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
TerrainUtil.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
UndoState.cs Reading GroupPosition, but setting OffsetPosition in undo doesnt' seem right. 2009-06-24 09:49:49 +00:00
UuidGatherer.cs * minor: tiny tweak just to trigger another panda build 2009-06-05 19:53:24 +00:00