Skip to content

Commit 34f86a8

Browse files
Merge branch 'develop'
2 parents f0212d8 + b7882b7 commit 34f86a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ do not hesitate to take a look at the user manual.
77

88
### Added
99

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)
1111
- Method RigidBody::resetForce() to reset the accumulated external force on a rigid body has been added
1212
- Method RigidBody::resetTorque() to reset the accumulated external torque on a rigid body has been added
1313
- Constructors with local-space anchor/axis have been added to BallAndSocketJointInfo, HingeJointInfo, FixedJointInfo and SliderJointInfo classes

0 commit comments

Comments
 (0)