assimp/scripts
aramis_acg 1e2dd3eefc - IFC: use smart pointers to keep STEP-SELECT entities in the converted output data structures. This allows us to free the original parameter tuples early as ownership of their members can be transferred. This cuts down memory overhead to 8x (assuming a typical x64 builds) and reduces loading time on average by ~5% as measured on my system.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1019 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2011-05-31 14:23:43 +00:00
..
BlenderImporter BLENDER: Fix potential stack overflow caused by a DOM object referencing itself. 2010-07-07 14:50:19 +00:00
IFCImporter - IFC: use smart pointers to keep STEP-SELECT entities in the converted output data structures. This allows us to free the original parameter tuples early as ownership of their members can be transferred. This cuts down memory overhead to 8x (assuming a typical x64 builds) and reduces loading time on average by ~5% as measured on my system. 2011-05-31 14:23:43 +00:00
OgreImporter - Uv coords are no flipped so that they are correct now 2009-09-05 15:49:23 +00:00
structsgen.py - update pyassimp genstructs script to work with the latest headers, add rudimentary test script to batch-load all test files using pyassimp 2011-04-19 20:48:33 +00:00