summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4048 from priority-kew/aliengo_reduced_meshes3.21erwincoumans2021-11-248-0/+1063
|\
| * Import Aliengo URDFChase Kew2021-11-248-0/+1063
|/
* Merge pull request #3848 from nekomatata/heightmap-early-exiterwincoumans2021-11-181-0/+1
|\
| * Fix early exit in heightfield raycastPouleyKetchoupp2021-05-131-0/+1
* | Merge pull request #3921 from ayzaan/patch-1erwincoumans2021-11-131-0/+317
|\ \
| * | Create URDF for white xarmAyzaan Wahid2021-07-291-0/+317
| |/
* | Merge pull request #3979 from johbrust/deformableForceserwincoumans2021-11-133-39/+97
|\ \
| * | Fix bug due to missing swapJohannes Brust2021-10-211-58/+59
| * | Add deformable contact forces infoJohannes Brust2021-09-283-88/+145
* | | Merge pull request #4024 from BlGene/egl_device_selectionerwincoumans2021-11-131-1/+24
|\ \ \
| * | | EGL device selection by env param.Max Argus2021-10-221-1/+24
* | | | Merge pull request #4010 from erwincoumans/mastererwincoumans2021-11-12285-12944/+44148
|\ \ \ \
| * | | | use mainthread on __APPLE__Erwin Coumans2021-11-112-3/+6
| * | | | add Eigen-3.4Erwin Coumans2021-11-1142-1393/+2019
| * | | | Merge branch 'master' of github.com:erwincoumans/bullet3 into masterErwin Coumans2021-11-055-5/+1365
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of github.com:erwincoumans/bullet3Erwin Coumans2021-10-25338-1563/+9460
| | |\ \ \ \
| | * | | | | add missing bunny.objErwin Coumans2021-10-251-0/+1360
| * | | | | | update to Eigen 3.4.0, to fix Issue 4013Erwin Coumans2021-11-05284-13551/+42766
* | | | | | | Merge pull request #4020 from QiaodongCui/mastererwincoumans2021-11-122-1/+19
|\ \ \ \ \ \ \
| * | | | | | | Update btCollisionDispatcherMt.cppQiaodongCui2021-10-291-1/+18
| * | | | | | | Update btCollisionDispatcherMt.hQiaodongCui2021-10-291-0/+1
* | | | | | | | Merge pull request #4016 from stephentu/patch-1erwincoumans2021-11-121-10/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix bug in server handling of inverse dynamicsStephen Tu2021-10-281-10/+7
| |/ / / / / / /
* | | | | | | | Merge pull request #4021 from fuchuyuan/userDataerwincoumans2021-11-031-1/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | add user data to deformable urdfChuyuan Fu2021-10-291-1/+14
|/ / / / / / / /
* | | | | | | | Create cmake.ymlerwincoumans2021-10-291-0/+38
* | | | | | | | Delete .travis.ymlerwincoumans2021-10-291-46/+0
|/ / / / / / /
* | | | | | | Merge pull request #4012 from RanTig/mastererwincoumans2021-10-284-16/+40
|\ \ \ \ \ \ \
| * | | | | | | Adds a request body info command for the physics direct command. This isTigran Gasparian2021-10-264-16/+40
|/ / / / / / /
* | | | | | | Merge pull request #3980 from akien-mga/patch-1erwincoumans2021-10-251-2/+2
|\ \ \ \ \ \ \
| * | | | | | | SoftBody: Fix local variable shadowing warningRémi Verschelde2021-09-291-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #3982 from RedTachyon/patch-1erwincoumans2021-10-251-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Explicitly state the datatypes in creating action/obs spacesAriel Kwiatkowski2021-09-291-4/+4
| |/ / / / / /
* | | | | | | Merge pull request #3981 from akien-mga/patch-2erwincoumans2021-10-251-3/+0
|\ \ \ \ \ \ \
| * | | | | | | btSerializer: Remove unused but set variableRémi Verschelde2021-09-291-3/+0
| |/ / / / / /
* | | | | | | Merge pull request #3991 from akien-mga/uwp-disable-processor-informationerwincoumans2021-10-251-0/+5
|\ \ \ \ \ \ \
| * | | | | | | LinearMath: Fix TaskScheduler build on UWP by disabling `getProcessorInformat...Rémi Verschelde2021-10-061-0/+5
| |/ / / / / /
* | | | | | | Merge pull request #3994 from VincentYu68/mastererwincoumans2021-10-256-6/+553
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge branch 'bulletphysics:master' into masterWenhao Yu2021-10-1312-37/+65
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #3992 from erwincoumans/mastererwincoumans2021-10-1112-37/+65
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | bump PyBullet version to 3.20Erwin Coumans2021-10-114-5/+5
| | |/ / / | |/| | |
| * | | | Merge branch 'master' of github.com:erwincoumans/bullet3 into masterErwin Coumans2021-10-111-1/+0
| |\ \ \ \
| | * | | | Update README.mderwincoumans2021-10-111-1/+0
| | * | | | Merge remote-tracking branch 'bp/master'Erwin Coumans2021-10-045-27/+395
| | |\ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | remote tensorflow requirement from envs_v2Erwin Coumans2021-10-116-28/+55
| * | | | | Merge remote-tracking branch 'bp/master' into masterErwin Coumans2021-10-035-27/+395
| |\ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge branch 'master' of github.com:erwincoumans/bullet3 into masterErwin Coumans2021-10-03239-243/+241
| |\ \ \ \
| * | | | | tweak gear (mimic) constraint example, enable erp (to avoid positional relati...Erwin Coumans2021-10-031-3/+5
| | | * | | Add config for visual locomotion env with two cameras and random stepstone.Wenhao Yu2021-10-136-6/+553
| |_|/ / / |/| | | |
* | | | | Merge pull request #3930 from ffontaine/mastererwincoumans2021-09-201-1/+1
|\ \ \ \ \