Steven Thompson
|
06e262f892
Added ability to export scenes with PyAssimp
|
9 years ago |
Steven Thompson
|
2c3bbe041a
Set xrange to range for Python 3.0 and above
|
9 years ago |
Tcll
|
2e725c0dc5
Added auto-detection of numpy
|
10 years ago |
Michael Dawson-Haggerty
|
704e57db4e
changed default postprocessing option to triangulate quad meshes
|
10 years ago |
Oliver Nagy
|
3721b19a61
pyassimp/quicktest now runs without installing pyassimp first.
|
10 years ago |
Oliver Nagy
|
f12a0a3b1c
Replaced 'xrange' by 'range' to maintain Python 3.x compatibility.
|
10 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 |
Eximius
|
e0935c7ec5
PyAssimp optimize: load Armadillo: 33.8s -> 6.7s
|
12 years ago |
Faule Socke
|
945231ba94
Now actually fixed the bug with the normals.
|
12 years ago |
Faule Socke
|
43ff04a53b
Fixed a bug in the bugfix -.-
|
12 years ago |
Faule Socke
|
3c02d24bf0
Fixed a bug returning not all material properties when accessing them.
|
12 years ago |
Bill Roeske
|
2494608927
[pyassimp] Fix py3.3 + 64bits issues
|
12 years ago |
Alexander Gessler
|
c50926b43b
Merge pull request #10 from severin-lemaignan/for-upstream
|
12 years ago |
Rodrigo Benenson
|
c883967735
Fixed pyassimp core.py
|
12 years ago |
Séverin Lemaignan
|
f1bf843b55
[pyassimp] Remove obsolete code
|
13 years ago |
Séverin Lemaignan
|
76d2eb7057
[pyassimp] Rework material dict
|
13 years ago |
aramis_acg
|
6d3cedc0b1
- add missing files from the last commit
|
13 years ago |