erincatto / box2d

Box2D is a 2D physics engine for games
https://box2d.org
MIT License
8.05k stars 1.51k forks source link

b2MouseJoint damping change #713

Closed gittem01 closed 1 year ago

gittem01 commented 2 years ago

b2MouseJoint damping is working in the same way for different timeStep values now

erincatto commented 1 year ago

Thanks, see #737