Séverin Lemaignan
|
9aee9d6966
[pyassimp] Look as well for the assimp library using std 64bit path
|
8 years ago |
Michael Görner
|
f1a984bd3b
only check a library folder if it actually exists
|
9 years ago |
Steven Thompson
|
06e262f892
Added ability to export scenes with PyAssimp
|
9 years ago |
Alexander Gessler
|
709f19e5ab
Merge pull request #664 from Tcll/master
|
10 years ago |
Tcll
|
5ce968c67f
Added auto-detection of numpy
|
10 years ago |
Kim Kulling
|
85c8d7b89b
PyViewer: Add local path search path for ssimp lib.
|
10 years ago |
Michael Dawson-Haggerty
|
8d27a27445
fixed docstrings
|
11 years ago |
Michael Dawson-Haggerty
|
7fff52bf86
cleaned up error message autoreplacement
|
11 years ago |
Michael Dawson-Haggerty
|
5ae65987c0
added the ability to load from file objects with pyassimp.load, as opposed to only being able to load from paths
|
11 years ago |
autosquid
|
fd4f7f4572
for python binding to work on mac
|
11 years ago |
Michael Dawson-Haggerty
|
f1e43f560a
added additional search paths for dll on windows
|
11 years ago |
Bill Roeske
|
2494608927
[pyassimp] Fix py3.3 + 64bits issues
|
12 years ago |
Séverin Lemaignan
|
bfbcdfbae1
[pyassimp] Fixed transformations in bounding box computation
|
13 years ago |
aramis_acg
|
4286c72e60
merge severin-lemaignan:for-upstream from github. This is a full rewrite of pyassimp, rendering it much easier to use.
|
13 years ago |
aramis_acg
|
cc489f30e7
Change pyAssimps library detection routine to work on Linux as well
|
15 years ago |
sueastside
|
55a3d845c9
Changed structs.py to export the original names of the C structs, not uppercase.
|
16 years ago |
aramis_acg
|
760bcbbf69
Updating PyAssimp to the latest data structures. Many thanks to sueastside for the patch.
|
16 years ago |
sebastianhempel
|
0d5bb1c427
intelligent library search
|
17 years ago |
sebastianhempel
|
398879779e
searches assimp-library automatically
|
17 years ago |
sebastianhempel
|
b50b8b3f43
new helper module; faces
|
17 years ago |