assimp/workspaces/vc9
aramis_acg 4b4526953e Changed some runtime asserts to boost::static_asserts.
Added FindInstances postprocessing step. Not fully tested yet, but seems to work well. Enabled it for the viewer, too.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@327 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2009-02-02 20:29:27 +00:00
..
shared Enabled 'fast' STL for vc9. secure_stl=0 && iterator_debugging=0. 2009-01-21 21:33:56 +00:00
UnitTest.vcproj Enabled 'fast' STL for vc9. secure_stl=0 && iterator_debugging=0. 2009-01-21 21:33:56 +00:00
assimp.sln Updated VC9 workspace. 2009-01-19 19:46:14 +00:00
assimp.vcproj Changed some runtime asserts to boost::static_asserts. 2009-02-02 20:29:27 +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