assimp/include
aramis_acg 7678b8e1be Collada
- added support for lights and cameras
 - added support for tangents and bitangents
 - added support for more than 2 UV components.
 - fixed node naming
 - beta support for instance_node elements. Works in most cases.
 - added support for more complex materials
 - UV index is now set correctly. hopefully.
 Material system
 - fixed potential problems regarding aiUVTransform
 - added utility macros for the base keys

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@338 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2009-02-08 22:55:51 +00:00
..
BoostWorkaround/boost Changed some runtime asserts to boost::static_asserts. 2009-02-02 20:29:27 +00:00
Compiler HMP loader returns quads now, cleaned up the code a bit. Still longer than necessary. 2009-01-10 17:58:06 +00:00
DefaultLogger.h Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger. 2009-01-23 21:06:43 +00:00
IOStream.h Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger. 2009-01-23 21:06:43 +00:00
IOSystem.h Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger. 2009-01-23 21:06:43 +00:00
LogStream.h Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger. 2009-01-23 21:06:43 +00:00
Logger.h Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger. 2009-01-23 21:06:43 +00:00
NullLogger.h Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger. 2009-01-23 21:06:43 +00:00
aiAnim.h Cleaned up public headers. 2009-02-06 22:43:08 +00:00
aiAssert.h [ 2503202 ] Doc fixes. Thanks to Andy Maloney for the patch! 2009-01-13 18:58:07 +00:00
aiCamera.h Cleaned up public headers. 2009-02-06 22:43:08 +00:00
aiConfig.h Moved some defines into the core, away from the public stuff. 2009-01-19 19:34:34 +00:00
aiDefines.h Cleaned up public headers. 2009-02-06 22:43:08 +00:00
aiFileIO.h [ 2503202 ] Doc fixes. Thanks to Andy Maloney for the patch! 2009-01-13 18:58:07 +00:00
aiLight.h [ 2503202 ] Doc fixes. Thanks to Andy Maloney for the patch! 2009-01-13 18:58:07 +00:00
aiMaterial.h Collada 2009-02-08 22:55:51 +00:00
aiMaterial.inl Patch [ 2508517 ]: Doc fixes II by Any Maloney 2009-01-15 17:15:05 +00:00
aiMatrix3x3.h Cleaned up public headers. 2009-02-06 22:43:08 +00:00
aiMatrix3x3.inl Cleaned up public headers. 2009-02-06 22:43:08 +00:00
aiMatrix4x4.h Cleaned up public headers. 2009-02-06 22:43:08 +00:00
aiMatrix4x4.inl Cleaned up public headers. 2009-02-06 22:43:08 +00:00
aiMesh.h Patch [ 2508517 ]: Doc fixes II by Any Maloney 2009-01-15 17:15:05 +00:00
aiPostProcess.h Minor doc fixes. 2009-02-07 11:23:22 +00:00
aiQuaternion.h [ 2503202 ] Doc fixes. Thanks to Andy Maloney for the patch! 2009-01-13 18:58:07 +00:00
aiScene.h [ 2503202 ] Doc fixes. Thanks to Andy Maloney for the patch! 2009-01-13 18:58:07 +00:00
aiTexture.h Patch [ 2508517 ]: Doc fixes II by Any Maloney 2009-01-15 17:15:05 +00:00
aiTypes.h Fixed nasty bug in FindInstancesProcess.cpp. 2009-02-05 16:16:04 +00:00
aiVector2D.h [ 2503202 ] Doc fixes. Thanks to Andy Maloney for the patch! 2009-01-13 18:58:07 +00:00
aiVector3D.h Cleaned up public headers. 2009-02-06 22:43:08 +00:00
aiVector3D.inl Cleaned up public headers. 2009-02-06 22:43:08 +00:00
aiVersion.h Moved some defines into the core, away from the public stuff. 2009-01-19 19:34:34 +00:00
assimp.h Patch [ 2508517 ]: Doc fixes II by Any Maloney 2009-01-15 17:15:05 +00:00
assimp.hpp Removed direct STL dependency from the Assimp interface, should hopefully avoid problems with binary incompatible STLs. Some API changes, e.g. in the logger. 2009-01-23 21:06:43 +00:00