Skip to content

Tags: mvnnaresh/bullet3

Tags

2.83.7

Toggle 2.83.7's commit message
Merge pull request bulletphysics#557 from erwincoumans/master

add a Pendulum example that is also used as unit test.

2.83.6

Toggle 2.83.6's commit message
Update README.md

2.83.5

Toggle 2.83.5's commit message
Merge pull request bulletphysics#397 from erwincoumans/master

simple lua script test, fix relative path issue in urdf importer

2.83.4

Toggle 2.83.4's commit message
Merge pull request bulletphysics#381 from erwincoumans/master

test again, for mac travis support

2.83

Toggle 2.83's commit message
Merge pull request bulletphysics#369 from erwincoumans/master

use wall-time delta time for examples, fix btDbvt (disable memmove)

2.82

Toggle 2.82's commit message
fix double precision, and remove alloca

increase mass of the load, to show benefits of direct MLCP solver
move damping back to original location