59
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #4175 from cmower/cmower-fix-import-error
Erwin Coumans
as erwincoumans
More... almost 3 years ago
Merge pull request #4170 from fuchuyuan/reconstruct
Erwin Coumans
as erwincoumans
More... almost 3 years ago
Merge pull request #4172 from fuchuyuan/contact
Erwin Coumans
as erwincoumans
More... almost 3 years ago
Merge pull request #4069 from jyc-n/master
Erwin Coumans
as erwincoumans
More... almost 3 years ago
Merge remote-tracking branch 'bp/master' into master More... almost 3 years ago
bug fix More... almost 3 years ago
format files More... almost 3 years ago
limit num contacts reported. Add distance to Deformable Deformable contact More... almost 3 years ago
fix build with bionic c More... almost 3 years ago
bug fix More... almost 3 years ago
Merge branch 'master' of github.com:jyc-n/bullet3 More... almost 3 years ago
revert RobotSimulatorMain.cpp More... almost 3 years ago
compile fix More... almost 3 years ago
Merge branch 'bulletphysics:master' into master More... almost 3 years ago
Merge pull request #4174 from sippeyxp/substep_rand
Erwin Coumans
as erwincoumans
More... almost 3 years ago
pybullet reduced deformable examples setup updated More... almost 3 years ago
add optimization for early out for convex versus triangle mesh. Helps getting closer to Jolt Physics Benchmark (at low number of threads) More... almost 3 years ago
Merge pull request #4178 from RanTig/rb-userdata
Erwin Coumans
as erwincoumans
More... almost 3 years ago
Merge pull request #4181 from erwincoumans/master
Erwin Coumans
as erwincoumans
More... almost 3 years ago
rename tiny_obj_loader.h namespace to bt_tinyobj to avoid conflicts More... almost 3 years ago
Also adds user data specified in URDF files to rigid bodies (previously, only multi bodies were added correctly). More... almost 3 years ago
Merge pull request #4171 from fuchuyuan/index
Erwin Coumans
as erwincoumans
More... almost 3 years ago
Fix import error in humanoid running examples. Note, RuntimeError thrown when eager execution is enabled. More... almost 3 years ago
Update push randomizer to use the new randomize_sub_step hook. This fixes issue that causes application of push force/torque is only valid for single simulation step. More... almost 3 years ago
Adding new randomization hook for sim steps (sub steps). This is necessary for correctly implement force / torque randomization. More... almost 3 years ago
clean up initialization and the rigid flag More... almost 3 years ago
fix compile More... almost 3 years ago
format commit More... almost 3 years ago
remove redundant functions More... almost 3 years ago
fix inded in loop More... almost 3 years ago