Commit Graph

2 Commits (cadeeae0f2c406db3caf39bc634fd1288fbce277)

Author SHA1 Message Date
Gellule Xg cadeeae0f2 There is a type mismatch for the length parameter of aiString between
the strings used in materials and elsewhere in assimp. Because of this,
in PyAssimp3 strings in materials don't work properly on 64 bits
platforms. This commit adds a StringUInt32 ctypes structure and use it
in GetMaterialProperties as a workaround.
2011-12-12 20:38:26 -10:00
aramis_acg dc2bf5d6bd + add rudimentary Python3 version of PyAssimp. Conversion using 2to3 plus some manual tweaks.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1057 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2011-07-20 00:36:26 +00:00