assimp/workspaces/vc9
aramis_acg 9abcba4bc2 Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now.
Moving private members of Assimp::Importer to a pimpl, hopefully solving strange crashes with vc9 debug builds.
Updating assimp_cmd to reflect these changes.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@403 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2009-04-24 20:53:24 +00:00
..
shared Enabled 'fast' STL for vc9. secure_stl=0 && iterator_debugging=0. 2009-01-21 21:33:56 +00:00
UnitTest.vcproj General 2009-03-05 22:32:13 +00:00
assimp.sln Triangulation: 2009-04-02 15:16:01 +00:00
assimp.vcproj Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. 2009-04-24 20:53:24 +00:00
assimp_cmd.vcproj Triangulation: 2009-04-02 15:16:01 +00:00
assimp_view.vcproj 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
jAssimp.vcproj Updated VC9 workspace. 2009-01-19 19:46:14 +00:00