Blender Git Loki
Git Commits -> Revision b46bad8
Revision b46bad8 by Geoffrey Bantle (master) March 26, 2008, 15:59 (GMT) |
-> New face weld code for FLT importer Replaced the use of remove doubles with some new custom 'face welding' code that wil clean up meshes on import.This will not remove any faces or do any edge collapse and so is a more suitable method of cleaning up imported meshes. This same code could potentially be of use when importing other formats as well (such as DXF...) |
Commit Details:
Full Hash: b46bad83bfcf257735925d2f7cee4557e7488fa8
SVN Revision: 14246
Parent Commit: 2af78ac
Lines Changed: +280, -2
1 Modified Path:
/release/scripts/flt_import.py (+280, -2) (Diff)