OpenSimMirror/OpenSim/Region/Physics/PEPlugin
Huaiyu (Kitty) Liu e2b6c5d199 Added a new RegionSyncMessage, AvatarTeleportSameRegion, for PSA to inform PE to
update avatar positon after teleporting within the same region, and the logic
to send/receive the message. Teleporting within the same region seems working now
with remote PE.
2011-06-01 11:34:42 -07:00
..
PECharacter.cs Marked ChangingActorID in PECharacter constructor, so that PEScene.Simulate() 2011-06-01 10:02:50 -07:00
PEPlugin.cs Initial plumbing for connectors and PhysActor discovery 2010-12-01 09:36:48 -08:00
PEPrim.cs Make PECharacter sync PhysActor info back to physics actor. Remove some chatty debug messages. Add checks to warn if PhysicsActor synchronization is acting on a prim rather than a character. 2011-03-01 12:42:05 -08:00
PEScene.cs Added a new RegionSyncMessage, AvatarTeleportSameRegion, for PSA to inform PE to 2011-06-01 11:34:42 -07:00