assimp/port/PyAssimp/pyassimp
rodrigo figueroa 01a288ff35 Added support for python3
When using python3 and running any of the provided scripts I get:
NameError: name 'unicode' is not defined.  Python3 does not have unicode. Using try-except method helps to support python3
2017-07-20 22:48:07 -07:00
..
__init__.py [pyassimp] Make it easier to import pyassimp 2013-03-30 14:35:21 +01:00
core.py Added support for python3 2017-07-20 22:48:07 -07:00
errors.py Fix spelling mistakes 2016-04-03 01:38:00 +01:00
formats.py added list of supported formats, pulled from webpage and test/models 2015-01-27 22:53:31 -05:00
helper.py Revert "Installing assimp library as well" 2017-06-06 15:14:18 +01:00
material.py Adds texture type enum to pyassimp 2017-04-26 15:05:45 +02:00
postprocess.py - add missing files from the last commit 2012-11-10 16:01:55 +00:00
structs.py Fix spelling mistakes 2016-04-03 01:38:00 +01:00