assimp/workspaces/vc8
aramis_acg ce6ce098e9 Removed aiProcess_FindDegenerates from the viewer. The step seems to cause some problems that have not yet been solved.
Added irrmesh (Irrlicht Mesh Format) loader to Assimp. Works quite stable, but no lightmapping support yet.
Removed tinyxml, replaced it with irrxml instead. Added an IOStreamToIrrXML wrapper.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@194 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-10-24 20:37:54 +00:00
..
UnitTest.vcproj Fixed some minor issues in the AC loader. However, it still crashes with large and complicated models. Line handling is complete. 2008-10-22 20:06:16 +00:00
UnitTest.vsprops Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
assimp.sln - beginning of BVH loader, to continue working at home. Not usable, yet. 2008-10-15 16:12:18 +00:00
assimp.vcproj Removed aiProcess_FindDegenerates from the viewer. The step seems to cause some problems that have not yet been solved. 2008-10-24 20:37:54 +00:00
assimp_view.vcproj Fixed some minor issues in the AC loader. However, it still crashes with large and complicated models. Line handling is complete. 2008-10-22 20:06:16 +00:00
jAssimp.vcproj Added support for point and line primitives. 2008-09-30 20:20:56 +00:00