Bullet Physics SDK/bullet3: Release 3.25

Name: bullet3

Owner: Bullet Physics SDK

Release: PyBullet 3.2.5

Released: 2022-09-25

License: NOASSERTION

Release Assets:

Bugfix: revert concave early out, see https://github.com/bulletphysics/bullet3/issues/4263

Another fix from 3.24: avoid memory buildup when using createMultiBody, thanks to Jason Peng for the report and reproduction case. Minor fix, related to issue with debug line drawing, introduced in addUserDebugPoints patch. Also, remove C++11 'override'.

For further changes see the commit history.

See fast debug point rendering for point clouds in this PR: https://github.com/bulletphysics/bullet3/pull/3996

There is a zip file with an example how to use it. debug_points

To top