assimp/port
Gellule Xg 17c8a62e24 PyAssimp3: Fixes getting all the information out of an assimp material.
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.
2011-12-12 21:22:23 -10: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 PyAssimp3: Fixes getting all the information out of an assimp material. 2011-12-12 21:22:23 -10: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