| .. |
|
BlenderImporter
|
d082330cea
BLENDER: Fix potential stack overflow caused by a DOM object referencing itself.
|
15 лет назад |
|
IFCImporter
|
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.
|
14 лет назад |
|
OgreImporter
|
3cb336ff7d
- Uv coords are no flipped so that they are correct now
|
16 лет назад |
|
structsgen.py
|
9350d0e1a6
- update pyassimp genstructs script to work with the latest headers, add rudimentary test script to batch-load all test files using pyassimp
|
14 лет назад |