コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前