You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
revert schedule change for PhysicsDebugPlugin because it causes large lag
# Objective
fixes issue #496
recent scheduling changes from commit 4d082a7 causes PhysicsDebugPlugin too generate lots of lag when enabled
## Solution
change default schedule from FixedPostUpdate too PostUpdate
0 commit comments