assimp/workspaces/vc9
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
..
shared Enabled 'fast' STL for vc9. secure_stl=0 && iterator_debugging=0. 2009-01-21 21:33:56 +00:00
UnitTest.vcproj General 2009-03-05 22:32:13 +00:00
assimp.sln adding interface definition for AssimpNET 2009-07-30 17:08:50 +00:00
assimp.vcproj 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
assimp_cmd.vcproj Triangulation: 2009-04-02 15:16:01 +00:00
assimp_view.vcproj 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
jAssimp.vcproj Updated VC9 workspace. 2009-01-19 19:46:14 +00:00