Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: gongzhihong/bullet3

Tags

3.24

Toggle 3.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request bulletphysics#4252 from erwincoumans/master

manually copy data, to avoid possible memory leaks.
Thanks to Jason Peng and Gilbert Feng for the report and reproduction case.

3.23

Toggle 3.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request bulletphysics#4251 from erwincoumans/master

remove 'override' since Bullet uses C++2003

3.22b

Toggle 3.22b's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update VERSION

3.22

Toggle 3.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request bulletphysics#4213 from bwrsandman/fix-uwp

UWP: Fix potentially uninitialized local pointer variable error

3.22a

Toggle 3.22a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request bulletphysics#4219 from erwincoumans/master

remove thread import, it is not needed and required C++11

3.21

Toggle 3.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request bulletphysics#4048 from priority-kew/aliengo_reduc…

…ed_meshes

Import Aliengo URDF

3.17

Toggle 3.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request bulletphysics#3834 from erwincoumans/master

bump up pybullet version (and c++ version) to 3.17/3.1.7

3.09

Toggle 3.09's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request bulletphysics#3297 from erwincoumans/master

bump up PyBullet to 3.09

3.08

Toggle 3.08's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request bulletphysics#3206 from erwincoumans/master

bump up version to 3.08

3.07

Toggle 3.07's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request bulletphysics#3090 from ErikGartner/master

Revert 32277c