assimp/workspaces/vc8
ulfjorensen 85a487f6b8 - Bugfix: ColladaLoader node rotation was miscalculated
- ColladaLoader now supports more primitive types
- ColladaLoader now honours the up-vector specification
- moved Collada temporary structures to separate Helper header
- fast_atof_move() now also eats localized numbers with comma separator (e.g. 0,3210) correctly

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@251 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-11-26 15:45:34 +00:00
..
UnitTest.vcproj Fixed some minor issues in the AC loader. However, it still crashes with large and complicated models. Line handling is complete. 2008-10-22 20:06:16 +00:00
UnitTest.vsprops Added cppunit to the ./contrib dir. Build config for x64 and dll builds (some bugs remaining, but most configs are working) 2008-07-24 11:19:24 +00:00
assimp.sln - first draft of the Collada importer. Compiles and runs fine, but not functional yet. 2008-11-12 17:07:44 +00:00
assimp.vcproj - Bugfix: ColladaLoader node rotation was miscalculated 2008-11-26 15:45:34 +00:00
assimp_view.vcproj - further changes to add dummy animation support to the viewer. Still under heavy construction, bone meshes are not rendered correctly with this version at the moment. I'm sorry. Will be fixed soon. 2008-10-29 17:08:03 +00:00
jAssimp.vcproj Added support for point and line primitives. 2008-09-30 20:20:56 +00:00