Historia zmian

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