bulletphysics / bullet3

Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
http://bulletphysics.org
Other
12.36k stars 2.85k forks source link

pybullet.removeBody(...) does not refresh view after removing object created with pybullet.loadSoftBody(...) #4430

Open science-code opened 1 year ago

science-code commented 1 year ago

pybullet.removeBody(...) does not refresh view after removing object created with pybullet.loadSoftBody(...)

erwincoumans commented 1 year ago

Thanks for the report, will check it.