assimp/workspaces/vc8
aramis_acg 32bfa9ac21 Add WIP version of the BLENDER importer. DO NOT USE FOR PRODUCTION YET!
Loads static meshes. Sometimes (it segfaults on the rest). No materials, cameras, fancy stuff. Works with all versions of blender. No compressed blend files yet.

- StreamReader now uses shared_ptr's to manage ownership of the stream.
- Adapt other loaders accordingly.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@717 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-05-10 10:22:24 +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 - BUGFIX : Restore original Visual Studio 8.00 workspaces. 2009-11-27 14:38:47 +00:00
assimp.sln - BUGFIX : Restore original Visual Studio 8.00 workspaces. 2009-11-27 14:38:47 +00:00
assimp.vcproj Add WIP version of the BLENDER importer. DO NOT USE FOR PRODUCTION YET! 2010-05-10 10:22:24 +00:00
assimp_cmd.vcproj Assimp-cmd now compiles fine using vc9 with a noboost target. 2010-04-11 01:54:46 +00:00
assimp_view.vcproj FIX: assimpview now builds fine with noboost targets / vc8. 2010-04-12 23:54:17 +00:00