assimp/port/PyAssimp/pyassimp
Faule Socke 945231ba94 Now actually fixed the bug with the normals.
pyassimp returned a list instead of a numpy array when the normals were
empty. This also applies to texture coordinates and other stuff which is
explicitly converted in _finalize_mesh.
2013-07-29 01:24:22 +02:00
..
__init__.py [pyassimp] Make it easier to import pyassimp 2013-03-30 14:35:21 +01:00
core.py Now actually fixed the bug with the normals. 2013-07-29 01:24:22 +02:00
errors.py searches assimp-library automatically 2008-09-18 13:36:34 +00:00
helper.py [pyassimp] Fix py3.3 + 64bits issues 2013-06-03 10:38:30 +02:00
postprocess.py - add missing files from the last commit 2012-11-10 16:01:55 +00:00
structs.py [pyassimp] Fix py3.3 + 64bits issues 2013-06-03 10:38:30 +02:00