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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ do not hesitate to take a look at the user manual.
7
7
8
8
### Added
9
9
10
-
- The performance of the collision detection and rigid bodies simulation has been improved a lot
10
+
- The performance of the collision detection and rigid bodies simulation (PhysicsWorld::update() method) has been improved significantly (1.7x speedup measured in [PEEL](https://github.com/Pierre-Terdiman/PEEL) scenes)
11
11
- Method RigidBody::resetForce() to reset the accumulated external force on a rigid body has been added
12
12
- Method RigidBody::resetTorque() to reset the accumulated external torque on a rigid body has been added
13
13
- Constructors with local-space anchor/axis have been added to BallAndSocketJointInfo, HingeJointInfo, FixedJointInfo and SliderJointInfo classes
0 commit comments