bullet3/examples/Importers
Erwin Coumans 19295f2859 enable file caching, currently only for Wavefront .obj files. You can disable file caching using
pybullet.setPhysicsEngineParameter(enableFileCaching=0)
Allow VR camera tracking only using position tracking, no orientation tracking (use
pybullet.setVRCamera([posX,posY,posZ],trackObjectFlag=0 or pybullet.VR_CAMERA_TRACK_OBJECT_ORIENTATION)
2017-05-17 19:29:12 -07:00
..
ImportBsp [WIP] Suppress compiler warnings. 2016-07-11 18:02:42 +08:00
ImportBullet fix some warnings, disable gimpact by default in world importer, 2015-07-27 13:28:47 -07:00
ImportColladaDemo [pybullet] getNumConstraints, getConstraintInfo APIs. 2017-01-22 19:08:31 -08:00
ImportMeshUtility enable file caching, currently only for Wavefront .obj files. You can disable file caching using 2017-05-17 19:29:12 -07:00
ImportMJCFDemo MJCF: change default link name to be more unique 2017-05-06 16:00:14 +03:00
ImportObjDemo enable file caching, currently only for Wavefront .obj files. You can disable file caching using 2017-05-17 19:29:12 -07:00
ImportSDFDemo fix many warnings 2017-01-15 22:26:11 -08:00
ImportSTLDemo address 2 issues pointed out by PVS-Studio: 2017-04-17 10:01:44 -07:00
ImportURDFDemo enable file caching, currently only for Wavefront .obj files. You can disable file caching using 2017-05-17 19:29:12 -07:00