assimp/port
aramis_acg f7c232cfe8 merge git://github.com/gellule/assimp.git
Before, neither the texture index nor its semantic were kept in the
returned output. Now GetMaterialProperties returns a (name, color,
material, texture) tuple. Name is the name of the material. Color is a
dictionary of color properties. Material is a dictionary of material
properties. Textures is a triply nested dictionary addressed by the
following: textures[index][semantic][key]. See assimp documentation for
the meaning of index, semantic, and keys in general.



git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1106 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2012-01-11 00:27:49 +00:00
..
Assimp.NET - remove unneeded Assimp.net post build event. 2010-11-23 19:01:15 +00:00
AssimpDelphi + add Delphi Units to access the C DLL interface to /port. Thansk to Ed Diana for the patch. This relates to tracker id [3212646] (https://sourceforge.net/tracker/?func=detail&aid=3212646&group_id=226462&atid=1067634) 2011-04-08 16:05:46 +00:00
PyAssimp # PyAssimp: fix data type for aiString::length. Thanks to Gellule for the patch. 2011-11-29 13:34:48 +00:00
PyAssimp3 merge git://github.com/gellule/assimp.git 2012-01-11 00:27:49 +00:00
dAssimp Whitespace cleanup. 2010-11-21 19:57:34 +00:00
iOS Update iOS README.txt, improve iOS build script and toolchain files. 2011-11-24 11:58:24 +00:00
swig - update dreadful note in /port/swig 2010-11-21 16:14:43 +00:00