Blender Git Commit Log
Git Commits -> Revision 88e0f08
Revision 88e0f08 by Campbell Barton (master) February 1, 2006, 10:52 (GMT) |
3ds importer distributed with Blender 2.41 is broken in 2 places so bugfixed and updated... Version 0.93 - Tested with 400 3ds files from turbosquid, model cd's and net samples. - Tactfully ignore faces that used the same verts twice. - Rollback to 0.83 sloppy un-reorganized code, new code broke UV coord loading. - Converted from NMesh to Mesh. First importer to use Mesh. - Faster and cleaner new names. - Use external comprehensive image loader. - Re intergrated 0.92 and 0.9 changes - Fixes for 2.41 compat. - Non textured faces do not use a texture flag. |
Commit Details:
Full Hash: 88e0f089be192fc15f2a2b657156e9596cb8d9d9
SVN Revision: 6629
Parent Commit: c8ff92d
Lines Changed: +543, -405
1 Modified Path:
/release/scripts/3ds_import.py (+543, -405) (Diff)