assimp/workspaces/vc8
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
..
shared 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
UnitTest.vcproj - BUGFIX : Restore original Visual Studio 8.00 workspaces. 2009-11-27 14:38:47 +00:00
assimp.sln - BUGFIX : Restore original Visual Studio 8.00 workspaces. 2009-11-27 14:38:47 +00:00
assimp.vcproj - 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.vcproj - BUGFIX : Restore original Visual Studio 8.00 workspaces. 2009-11-27 14:38:47 +00:00
assimp_jbridge.vcproj Further work on jAssimp. Still WIP and NOT USABLE, but interface getting stable now, most JNI code written. 2009-06-04 17:44:51 +00:00
assimp_view.vcproj - BUGFIX : Restore original Visual Studio 8.00 workspaces. 2009-11-27 14:38:47 +00:00