assimp/workspaces
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
..
SCons Add 'noboost=1' and 'shared=1' parameter to SConstruct. Update INSTALL AND README. 2009-12-14 18:32:06 +00:00
vc8 - 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
vc9 FIX vc9/PostBuildEvent: Enclose arguments to mkdir with double quotes to deal with spaces. 2010-02-25 21:20:11 +00:00
xcode3 Move info.txt for xcode workspace one folder up in the hierarchy. Otherwise, most users won't read it. 2010-01-13 15:30:11 +00:00