Files
bullet3/examples/pybullet/examples
erwincoumans 85ee4c2934 allow batch creation of objects through PyBullet.createMultiBody, see createMultiBodyBatch.py example.
expose minGraphicsUpdateTimeMs through PyBullet.connect(p.GUI, options="minGraphicsUpdateTimeMs=32000"), by default OpenGL rendering runs at 4000microseconds intervals.
allow a maximum of 128k objects
fix meshScale for PyBullet.createCollisionShape for custom mesh
expose Pybullet.setPhysicsEngineParameter(minimumSolverIslandSize=...), larger minimum batches group solver constraints together in the same island, to reduce calling overhead (even if they are not related)
2019-02-12 10:36:01 -08:00
..
2017-09-06 14:34:10 -07:00
2017-09-11 19:46:54 -07:00
2017-10-27 18:26:32 -07:00
2018-09-25 06:22:06 +00:00
2018-03-26 18:40:42 +09:00
2017-06-02 17:40:50 -07:00
2018-06-15 08:31:39 -07:00
2018-08-30 13:24:25 +02:00
2018-08-30 13:24:25 +02:00
2017-08-27 19:34:00 -07:00