assimp/include
aramis_acg 3d3b9719f8 Fixed third-person camera movement bug in the viewer.
Fixed a bug that caused the viewer to render "random" polygons in some special cases. 
ASE: Added parsing support for *GROUP nodes. Improved light & camera handling (still WIP). Fixed a bug that was caused by a recent change. Improved logging.
Updated PretransformVertices. The step works now (and supports line and point meshes). Important: The position of the step in the pipeline has changed. No unit test yet.
Minor fixes to SortByPType. Added a config option that allows users to specify which primitive types they don't need. 
Added WIP version of an Irrlicht Scene Loader (.irr).
Added a small helper class ("BatchLoader") to make it easy for loaders to load subsequent meshes from external files (needed for irr and lws).
Added test models for IRR. Added dwarf.x from the Irrlicht repository (readme included) to the test X files.
[Current TODO: Fix bugs in: AC, 3DS, LWO. Finish MDR and OG. Implement: IRR, LWS. Write some more ut's ... ]

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@197 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-10-27 00:36:26 +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 ASSIMP Beta 1, final fixes for the release. 2008-09-13 22:31:15 +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 ASSIMP Beta 1, final fixes for the release. 2008-09-13 22:31:15 +00:00
aiAnim.h - renamed "bone" anims and associated structures to generic "node" anims. Breaking change, sorry for that. 2008-09-30 13:05:48 +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 Fixed bug in the AC loader causing lines to load incorrectly. Seems to work now. 2008-10-19 11:32:33 +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 NFF finished except cone implementation. 2008-09-11 20:50:15 +00:00
aiMatrix4x4.h - Further work at the BVH loader. Still work in progress. 2008-10-19 21:44:12 +00:00
aiMatrix4x4.inl - Further work at the BVH loader. Still work in progress. 2008-10-19 21:44:12 +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 - Removed Boost_MultiArray-Remake 2008-10-26 18:58:34 +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 Fixed bug in the AC loader causing lines to load incorrectly. Seems to work now. 2008-10-19 11:32:33 +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 Fixed third-person camera movement bug in the viewer. 2008-10-27 00:36:26 +00:00