assimp/port/PyAssimp/pyassimp
Séverin Lemaignan 4d37f90ea5 Revert "Installing assimp library as well"
This reverts commit 33bd5cfcfb.

Installing the assimp library from setup.py is *not* a good idea as
it will break every packaging effort.

Besides, the original commit relies on an hard-coded path to find the
library that may not exist.
2017-06-06 15:14:18 +01: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 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