assimp/test
aramis_acg a251827cb9 Adding support for Unicode input files to most text file loaders (BVH and MD5 missing for now).
IrrXML receives memmapped UTF-8 input data now, it's own (faulty) conversion is not used anymore.
aiString's are explicitly UTF-8 now.
Slight refactorings and improvements.
Adding UTF-8/UTF-16 text files for ASE,obj,collada,ac3d. These contain various japanese/chinese character sequences.
Changing assimp_view's node view to display UTF-8 multibyte sequences correctly.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@469 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2009-08-21 22:49:58 +00:00
..
models Adding support for Unicode input files to most text file loaders (BVH and MD5 missing for now). 2009-08-21 22:49:58 +00:00
unit Adding Importer::ReadFileFromMemory to make Chromanoid happy. 2009-06-21 19:44:48 +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
RunAllTestSuites.bat Added batch scripts to run the unittests automatically. 2009-01-07 15:16:26 +00:00
RunSingleUnitTestSuite.bat Logging functions are now available to C-Users, too. Cleaning up headers. 2009-05-28 11:32:54 +00:00
RunUnitTestSuite.bat Logging functions are now available to C-Users, too. Cleaning up headers. 2009-05-28 11:32:54 +00:00