assimp/port/PyAssimp/scripts
Séverin Lemaignan 18825179d0 [pyassimp] Support Python3
This include the renaming of __init__.py in core.py to solve tricky imports issues

sample.py runs correctly, except that the ctype structure returned is not
complete. The issue is very similar to the one we have with 32bits/64bits
issues

Removed the PyAssimp3 subproject project.

To maintain source compatibility between py2 and py3, python >= 2.6 is now required
2012-10-23 14:55:53 +02:00
..
opengl_viewer.py [pyassimp] Support Python3 2012-10-23 14:55:53 +02:00
quicktest.py [pyassimp] Moved test scripts to scripts/ 2012-10-23 14:55:52 +02:00
sample.py [pyassimp] Support Python3 2012-10-23 14:55:53 +02:00