Skip to content

Tags: ChengshuLi/bullet3

Tags

2.88

Toggle 2.88'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#2034 from erwincoumans/master

Cleaning up the issue tracked with old/out-of-date/issues that haven't been addressed for too long.

2.87

Toggle 2.87's commit message
Merge pull request bulletphysics#1349 from piluke/patch-1

Fix a shadow warning by renaming a parameter in btInfMaskConverter

2.86.1

Toggle 2.86.1's commit message
Update PhysicsServerCommandProcessor.cpp

2.86

Toggle 2.86's commit message
Merge pull request bulletphysics#932 from erwincoumans/master

minor fixes, report visual frame instead of inertial frame in visualShapeData

2.85.1

Toggle 2.85.1's commit message
Merge pull request bulletphysics#835 from erwincoumans/master

don't use GL_LINEAR_MIPMAP_LINEAR for shadow maps, compile issue, VR tiny UI work-in-progress

2.85

Toggle 2.85's commit message
Merge pull request bulletphysics#834 from erwincoumans/master

Add rudimentary 'saveWorld' command in shared memory API and pybullet…

2.84

Toggle 2.84's commit message
Merge pull request bulletphysics#822 from erwincoumans/master

SharedMemory API: don't enable rolling friction by default for progra…

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