mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
BulletSim: some small changes to SetForce and SetTorque motors that don't seem to fix any problems.
This commit is contained in:
@@ -73,7 +73,6 @@ namespace OpenSim.Region.PhysicsModule.BulletS
|
||||
{
|
||||
m_physicsScene.DetailLog("{0},BSActorSetTorque,refresh,notSetTorque,disabling={1}", m_controllingPrim.LocalID, ActorName);
|
||||
Enabled = false;
|
||||
return;
|
||||
}
|
||||
|
||||
// If the object is physically active, add the hoverer prestep action
|
||||
|
||||
Reference in New Issue
Block a user