assimp/workspaces/vc9
jonathanklein 25416b494f further work at Ogre Importer:
- split some code to OgreImporterMaterial.cpp
- Animation keys now are absolute, like required
- WorldToBoneSpace is now BoneToWorldSpace (hence we compute the inverse and the variable is renamed)

Animations still don't work really, so this version has basically no new features

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@621 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-03-19 20:45:40 +00:00
..
shared Moved private headers to code/ as discussed; removed boost::random workaround which was no longer needed; CMake cleanup part two (Boost detection, …). 2010-03-03 21:48:23 +00:00
UnitTest.vcproj General 2009-03-05 22:32:13 +00:00
assimp.sln - Add 'info' utility to assimp_cmd. It displays quick file statistics, texture dependencies, file structure. 2010-03-04 17:47:39 +00:00
assimp.vcproj further work at Ogre Importer: 2010-03-19 20:45:40 +00:00
assimp_cmd.vcproj - Add 'info' utility to assimp_cmd. It displays quick file statistics, texture dependencies, file structure. 2010-03-04 17:47:39 +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