assimp/port/PyAssimp/pyassimp
Robert Spencer 28da8c643d Adds texture type enum to pyassimp
Keeping the same style of `postprocess.py`, this is a port of the aiTextureType enum in [`material.h`](https://github.com/assimp/assimp/blob/master/include/assimp/material.h).
2017-04-26 15:05:45 +02:00
..
__init__.py [pyassimp] Make it easier to import pyassimp 2013-03-30 14:35:21 +01:00
core.py closes https://github.com/assimp/assimp/issues/1211: defensice handling 2017-03-23 17:11:52 +01: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 Installing assimp library as well 2017-04-08 12:14:30 +02: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