mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +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},BSActorSetForce,refresh,notSetForce,removing={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