BulletSim: center-of-gravity linkset changes. Not working yet.

Conflicts:

	OpenSim/Region/Physics/BulletSPlugin/BSPrim.cs
This commit is contained in:
Robert Adams
2013-01-23 09:09:17 -08:00
parent c1371ab786
commit a5e9c665f0
4 changed files with 9 additions and 29 deletions

View File

@@ -708,8 +708,8 @@ public sealed class BSScene : PhysicsScene, IPhysicsParameters
// TriggerPreStepEvent
// DoOneTimeTaints
// Step()
// ProcessAndForwardCollisions
// ProcessAndForwardPropertyUpdates
// ProcessAndSendToSimulatorCollisions
// ProcessAndSendToSimulatorPropertyUpdates
// TriggerPostStepEvent
// Calls to the PhysicsActors can't directly call into the physics engine