assimp/workspaces/vc8
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 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 General 2009-03-05 22:32:13 +00:00
assimp.sln General 2009-03-05 22:32:13 +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 General 2009-03-05 22:32:13 +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 AssimpView: 2009-05-09 23:27:48 +00:00