assimp/include
aramis_acg c865999420 Collada
- collada 1.5.0 textures are readable now
 - cube and volume maps and mip initializations are skipped
Material system
 - unified texture types. Added lightmap, displacement, reflection and 'unknown'. Everyone should be happy now (intending to remove ambient textures from the API).

ComputeUV
  Changed mapping axis property to vec3 
  Adapted step
   WARN: produces mirrored uv coords now. LH issue.

IRR  
  Updated to new texture types

3DS
  Updated to new texture types

NFF
  Updated to new texture types

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@340 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2009-02-11 20:56:05 +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 Collada 2009-02-11 20:56:05 +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-11 20:56:05 +00:00
aiMaterial.inl Collada 2009-02-11 20:56: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 Collada 2009-02-11 20:56:05 +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 Collada 2009-02-11 20:56:05 +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