Blender Git Commit Log
Git Commits -> Revision 9cbf04c
Revision 9cbf04c by Campbell Barton (master) January 16, 2006, 06:33 (GMT) |
Added user interface to OBJ import. With options. ('Material (*.mtl)', IMPORT_MTL, 'Imports material settings and images from the obj's .mtl file'), ('All *.obj's in dir', IMPORT_DIR, 'Import all obj files in this dir (avoid overlapping data with "Create scene")'), ('Create scene', IMPORT_NEW_SCENE, 'Imports each obj into its own scene, named from the file'), 'Geometry...', ('Edges', IMPORT_EDGES, 'Import faces with 2 verts as in edge'), ('Smooths all faces', IMPORT_SMOOTH_ALL, 'Smooth all faces even if they are not in a smoothing group'), |
Commit Details:
Full Hash: 9cbf04ca9a5cc8b3c0893e8d3f222e45d2673942
SVN Revision: 6455
Parent Commit: cc183db
Lines Changed: +90, -69
1 Modified Path:
/release/scripts/obj_import.py (+90, -69) (Diff)