Skip to content

PyBullet 3.2.5

Latest
Compare
Choose a tag to compare
@erwincoumans erwincoumans released this 24 Apr 23:54
· 22 commits to master since this release
2c204c4

Bugfix: revert concave early out, see #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:
#3996

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