mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
* Trying a space/collision optimization technique in ODE. Let me know if you see a difference.
This commit is contained in:
@@ -1161,7 +1161,8 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
#region Events
|
||||
public void PhysicsRequestingTerseUpdate()
|
||||
{
|
||||
SendTerseUpdateToAllClients();
|
||||
ScheduleTerseUpdate();
|
||||
//SendTerseUpdateToAllClients();
|
||||
}
|
||||
#endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user