Eric Olson
|
f17d58cadd
Use POINTER(c_char) for binary data with pyassimp
|
4 роки тому |
IOhannes m zmölnig
|
660f3571d8
added AnimMesh.mName member
|
5 роки тому |
IOhannes m zmölnig
|
630f013a5e
fix field name "Mesh.mAnimMesh" -> "Mesh.mAnimMeshes"
|
5 роки тому |
IOhannes m zmölnig
|
d24adbd32c
aiString.length is really of type "ai_uint32" which corresponds to "c_uint32"
|
5 роки тому |
IOhannes m zmölnig
|
298a89b4ee
remove trailing whitespace
|
5 роки тому |
IOhannes m zmölnig
|
71cac7ab8d
lower-case PEP263 encoding declaration
|
5 роки тому |
Charlie Gettys
|
1b9157440f
port/PyAssimp/pyassimp/structs.py: remove unused import of c_int
|
6 роки тому |
Vincent Fazio
|
ef4e317625
Improved some comments
|
7 роки тому |
Vincent Fazio
|
3402cd81c7
Added interface to 'aiExportSceneToBlob()' for pyassimp
|
7 роки тому |
Vincent Fazio
|
0adc032f69
Updated to be in sync with assimp header files
|
7 роки тому |
Wojciech Matyjewicz
|
475ed6fdc3
Fix metadata property type declarations.
|
7 роки тому |
Vincent Fazio
|
ecd24a736c
Add missing metadata fields
|
7 роки тому |
Unknown
|
12dbbd4ce9
Misc. typos
|
7 роки тому |
Eric Engestrom
|
87e7cf00a2
Fix spelling mistakes
|
9 роки тому |
Michael Dawson-Haggerty
|
704e57db4e
changed default postprocessing option to triangulate quad meshes
|
10 роки тому |
Bill Roeske
|
2494608927
[pyassimp] Fix py3.3 + 64bits issues
|
12 роки тому |
aramis_acg
|
4286c72e60
merge severin-lemaignan:for-upstream from github. This is a full rewrite of pyassimp, rendering it much easier to use.
|
13 роки тому |
aramis_acg
|
6dc3bc1c88
# PyAssimp: fix data type for aiString::length. Thanks to Gellule for the patch.
|
13 роки тому |
aramis_acg
|
9350d0e1a6
- update pyassimp genstructs script to work with the latest headers, add rudimentary test script to batch-load all test files using pyassimp
|
14 роки тому |
sueastside
|
55a3d845c9
Changed structs.py to export the original names of the C structs, not uppercase.
|
16 роки тому |
aramis_acg
|
760bcbbf69
Updating PyAssimp to the latest data structures. Many thanks to sueastside for the patch.
|
16 роки тому |
sebastianhempel
|
a4f2aab6c3
textures
|
17 роки тому |
sebastianhempel
|
64c431b5eb
materials
|
17 роки тому |
sebastianhempel
|
02f1c9c9b9
bones
|
17 роки тому |
sebastianhempel
|
b50b8b3f43
new helper module; faces
|
17 роки тому |
sebastianhempel
|
d7bc843ae6
texture coordinates
|
17 роки тому |
sebastianhempel
|
4b013dbeba
basic setup for test-models and some docstrings.
|
17 роки тому |
sebastianhempel
|
4f5a880306
PyAssimp initial import.
|
17 роки тому |