bullet3/examples/pybullet
Erwin Coumans f5ffb11bc5 fix bus error on Raspberry Pi, unaligned float access when loading STL files
fix pybullet Python 3 issue (PyString_FromString -> PyBytes_FromString and PyInt_FromLong -> PyLong_FromLong)
2016-06-23 05:10:00 +00:00
..
CMakeLists.txt fix cmake and premake build systems, after adding texture support in SDF, 2016-06-19 17:35:25 -07:00
premake4.lua add CMake support for pybullet (still preliminary) 2016-05-03 13:03:12 -07:00
pybullet.c fix bus error on Raspberry Pi, unaligned float access when loading STL files 2016-06-23 05:10:00 +00:00
test.py add pybullet.getBasePositionAndOrientation 2016-05-24 15:29:26 -07:00