assimp/tools/assimp_cmd
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
..
CompareDump.cpp General 2009-03-05 22:32:13 +00:00
ImageExtractor.cpp General 2009-03-05 22:32:13 +00:00
Main.cpp Integrating aiProcess_OptimizeGraph and aiProcess_OptimizeMeshes back into the Assimp core. They're stable enough now. 2009-04-24 20:53:24 +00:00
Main.h Removing stdint.h dependency from the public API to avoid conflicts with other libraries. 2009-04-11 14:31:57 +00:00
WriteDumb.cpp - Changing LWO loader's VMAP selection strategy. Unassigned VMAPs (UVs and VColors) are now kept, if possible. Referenced VMAPs have higher priority so everything should be backward compatible. 2009-04-20 16:49:46 +00:00
assimp_cmd.rc General 2009-03-05 22:32:13 +00:00
makefile General 2009-03-05 22:32:13 +00:00
makefile.mingw assimp_cmd: makefile.mingw now embeds icon and version into the executable. 2009-04-11 14:46:54 +00:00
resource.h General 2009-03-05 22:32:13 +00:00