assimp/tools/assimp_cmd
aramis_acg f7aa189118 Add assimp command line tools to CMAKE build. Add it to make install as well. Needs more testing on different systems.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@568 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-03-02 19:27:36 +00:00
..
CMakeLists.txt Add assimp command line tools to CMAKE build. Add it to make install as well. Needs more testing on different systems. 2010-03-02 19:27:36 +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.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