Commit History

Author SHA1 Message Date
  fishguy6564 b58afb7b83 Fixing PyAssimp misalignment errors with certain structures (#6001) 5 months ago
  Vincent Fazio ae0ff8a88a Update PyAssimp structs with Skeleton & SkeletonBone members (#5734) 11 months ago
  Vincent Fazio 91e93578c7 Update Python structs with missing fields (#5673) 1 year ago
  Kim Kulling 07ab05cc41 Fix init aistring issue 5622 inpython module (#5625) 1 year ago
  Steve M eff13f6a40 Update morph mesh documentation now that gltf known to work 2 years ago
  Eric Olson f17d58cadd Use POINTER(c_char) for binary data with pyassimp 4 years ago
  IOhannes m zmölnig 660f3571d8 added AnimMesh.mName member 5 years ago
  IOhannes m zmölnig 630f013a5e fix field name "Mesh.mAnimMesh" -> "Mesh.mAnimMeshes" 5 years ago
  IOhannes m zmölnig d24adbd32c aiString.length is really of type "ai_uint32" which corresponds to "c_uint32" 5 years ago
  IOhannes m zmölnig 298a89b4ee remove trailing whitespace 5 years ago
  IOhannes m zmölnig 71cac7ab8d lower-case PEP263 encoding declaration 5 years ago
  Charlie Gettys 1b9157440f port/PyAssimp/pyassimp/structs.py: remove unused import of c_int 6 years ago
  Vincent Fazio ef4e317625 Improved some comments 6 years ago
  Vincent Fazio 3402cd81c7 Added interface to 'aiExportSceneToBlob()' for pyassimp 6 years ago
  Vincent Fazio 0adc032f69 Updated to be in sync with assimp header files 7 years ago
  Wojciech Matyjewicz 475ed6fdc3 Fix metadata property type declarations. 7 years ago
  Vincent Fazio ecd24a736c Add missing metadata fields 7 years ago
  Unknown 12dbbd4ce9 Misc. typos 7 years ago
  Eric Engestrom 87e7cf00a2 Fix spelling mistakes 9 years ago
  Michael Dawson-Haggerty 704e57db4e changed default postprocessing option to triangulate quad meshes 10 years ago
  Bill Roeske 2494608927 [pyassimp] Fix py3.3 + 64bits issues 12 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. 12 years ago
  aramis_acg 6dc3bc1c88 # PyAssimp: fix data type for aiString::length. Thanks to Gellule for the patch. 13 years ago
  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 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 a4f2aab6c3 textures 17 years ago
  sebastianhempel 64c431b5eb materials 17 years ago
  sebastianhempel 02f1c9c9b9 bones 17 years ago
  sebastianhempel b50b8b3f43 new helper module; faces 17 years ago