assimp/include
aramis_acg 240dbfd864 Small fix to the ASE loader - workaround for bitmaps with filename "None".
Further work on the IRR loader. Still work in progress.
Fixed a minor issue in StandardShapes.
Fixed a bug in the Q3D loader causing models without textures to load incorrectly.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@225 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-11-02 22:30:37 +00:00
..
BoostWorkaround/boost Fixed bug in the AC loader causing lines to load incorrectly. Seems to work now. 2008-10-19 11:32:33 +00:00
Compiler Added temporary boost workaround - some assimp features work with reduced functionality in this case. 2008-10-13 16:45:48 +00:00
DefaultLogger.h Rewrote 3DS loader to support BE - added temporary light & camera & animation support. few models not working anymore, transformation bug still unsolved. 2008-10-31 19:32:00 +00:00
IOStream.h MD5 bugfix. 2008-08-28 17:35:36 +00:00
IOSystem.h Finished loading of MD2, MD3, MDL2, MDL3, MDL4, MDL5, MDL7, MDL. First WIP version of the SMD loader. Additionals checks added to the validation step. 2008-06-22 10:09:26 +00:00
LogStream.h Add ThreadID to default log stream output. 2008-08-11 19:17:33 +00:00
Logger.h Finished loading of MD2, MD3, MDL2, MDL3, MDL4, MDL5, MDL7, MDL. First WIP version of the SMD loader. Additionals checks added to the validation step. 2008-06-22 10:09:26 +00:00
NullLogger.h added some stuff to reduce compiler warnings of unused vars 2008-11-02 22:22:13 +00:00
aiAnim.h Added ScenePreProcessor helper class to add missing dummy animation channels. 2008-11-02 16:58:31 +00:00
aiAssert.h Added temporary boost workaround - some assimp features work with reduced functionality in this case. 2008-10-13 16:45:48 +00:00
aiCamera.h Fixed bug in the AC loader causing lines to load incorrectly. Seems to work now. 2008-10-19 11:32:33 +00:00
aiConfig.h Fixed third-person camera movement bug in the viewer. 2008-10-27 00:36:26 +00:00
aiDefines.h Rewrote 3DS loader to support BE - added temporary light & camera & animation support. few models not working anymore, transformation bug still unsolved. 2008-10-31 19:32:00 +00:00
aiFileIO.h MD5 bugfix. 2008-08-28 17:35:36 +00:00
aiLight.h Fixed bug in the AC loader causing lines to load incorrectly. Seems to work now. 2008-10-19 11:32:33 +00:00
aiMaterial.h Fixed bug in the AC loader causing lines to load incorrectly. Seems to work now. 2008-10-19 11:32:33 +00:00
aiMaterial.inl NFF finished except cone implementation. 2008-09-11 20:50:15 +00:00
aiMatrix3x3.h NFF finished except cone implementation. 2008-09-11 20:50:15 +00:00
aiMatrix3x3.inl - Fixed a bug in FindInvalidData causing some animation channels to be lost 2008-11-01 15:14:00 +00:00
aiMatrix4x4.h - Further work at the BVH loader. Still work in progress. 2008-10-19 21:44:12 +00:00
aiMatrix4x4.inl Added ScenePreProcessor helper class to add missing dummy animation channels. 2008-11-02 16:58:31 +00:00
aiMesh.h Fixed third-person camera movement bug in the viewer. 2008-10-27 00:36:26 +00:00
aiPostProcess.h Fixed third-person camera movement bug in the viewer. 2008-10-27 00:36:26 +00:00
aiQuaternion.h Small fix to the ASE loader - workaround for bitmaps with filename "None". 2008-11-02 22:30:37 +00:00
aiScene.h Fixed bug in the AC loader causing lines to load incorrectly. Seems to work now. 2008-10-19 11:32:33 +00:00
aiTexture.h Rewrote 3DS loader to support BE - added temporary light & camera & animation support. few models not working anymore, transformation bug still unsolved. 2008-10-31 19:32:00 +00:00
aiTypes.h Fixed bug in the AC loader causing lines to load incorrectly. Seems to work now. 2008-10-19 11:32:33 +00:00
aiVector3D.h Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 2008-09-12 20:25:11 +00:00
aiVector3D.inl NFF finished except cone implementation. 2008-09-11 20:50:15 +00:00
assimp.h Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 2008-09-12 20:25:11 +00:00
assimp.hpp Rewrote 3DS loader to support BE - added temporary light & camera & animation support. few models not working anymore, transformation bug still unsolved. 2008-10-31 19:32:00 +00:00