Blender Git Commit Log
Git Commits -> Revision 62b8cad
Revision 62b8cad by Campbell Barton (master) August 25, 2006, 09:10 (GMT) |
simplified 3ds mesh importing by storing verts and faces in a list rather then a mesh, before making the final mesh also make use of meshes faces.extend() indexList option- which means lots of checking can be removed. indexList is not relyable at the moment so some files wont import but this will be fixed. |
Commit Details:
Full Hash: 62b8cad6608eb568eb39a8ad734c736711e9c6e4
SVN Revision: 8379
Parent Commit: 2ee94cb
Lines Changed: +99, -102
1 Modified Path:
/release/scripts/3ds_import.py (+99, -102) (Diff)