bullet3/examples/Importers/ImportSTLDemo
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
..
ImportSTLSetup.cpp add .stl file support in 'File/Open' of example browser. 2016-06-07 12:57:46 -07:00
ImportSTLSetup.h enable URDF loading throught the 'File/Open' menu 2015-05-01 11:42:14 -07:00
LoadMeshFromSTL.h fix bus error on Raspberry Pi, unaligned float access when loading STL files 2016-06-23 05:10:00 +00:00