assimp/tools/assimp_cmd
aramis_acg 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
- FIX build error on vc8/release-noboost x64, ConvertUTF.c had wrong PCH settings.
- ADD knowext and listext verbs to assimp_cmd, add some raw docs.
- Update unit tests to reflect these changes. Currently I keep getting failures in some tests, this needs to be resolved *urgently*.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@567 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-03-02 17:38:01 +00:00
..
CMakeLists.txt - Add cmake buildfile for unitests ( currently no cppunit is part of the makefile ). 2009-08-02 20:53:30 +00:00
CompareDump.cpp FIX: Dump contains material index now. 2009-06-29 14:58:06 +00:00
ImageExtractor.cpp General 2009-03-05 22:32:13 +00:00
Main.cpp - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 2010-03-02 17:38:01 +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 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 2010-03-02 17:38:01 +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