Blender Git Commit Log

Git Commits -> Revision d34f89b

Revision d34f89b by Matt Ebb (master)
June 11, 2004, 02:12 (GMT)
* Edited and consistent-ified the File->Import menu item labels and fileselect button labels, as discussed on the forums.

* Added items for importing DXF, VRML, etc. in the File->Import menu, that just call the normal Open function. Most people don't even know that you can open these formats through the normal Open fileselect, so this will make it more obvious.

* Removed the 'Export Selected' menu, and put poor old lonely STL in the Import and Export menus too. Most of the exporters export only the selected object anyway, so it's not really a necessary distinction to make.

Commit Details:

Full Hash: d34f89b755e17a7080d18d620b1900d01fb7482e
SVN Revision: 2650
Parent Commit: a23c6a7
Lines Changed: +122, -116

26 Modified Paths:

/release/scripts/ac3d_export.py (+2, -2) (Diff)
/release/scripts/ac3d_import.py (+1, -1) (Diff)
/release/scripts/blender2cal3d.py (+1, -1) (Diff)
/release/scripts/bvh_export.py (+3, -3) (Diff)
/release/scripts/bvh_import.py (+3, -3) (Diff)
/release/scripts/DirectXExporter.py (+3, -3) (Diff)
/release/scripts/lightwave_export.py (+3, -3) (Diff)
/release/scripts/lightwave_import.py (+3, -3) (Diff)
/release/scripts/nendo_export.py (+2, -2) (Diff)
/release/scripts/nendo_import.py (+3, -3) (Diff)
/release/scripts/obj_export.py (+2, -2) (Diff)
/release/scripts/obj_import.py (+2, -2) (Diff)
/release/scripts/off_export.py (+2, -2) (Diff)
/release/scripts/off_import.py (+2, -2) (Diff)
/release/scripts/radiosity_export.py (+3, -3) (Diff)
/release/scripts/radiosity_import.py (+3, -3) (Diff)
/release/scripts/raw_export.py (+3, -3) (Diff)
/release/scripts/raw_import.py (+3, -3) (Diff)
/release/scripts/slp_import.py (+3, -3) (Diff)
/release/scripts/truespace_export.py (+3, -3) (Diff)
/release/scripts/truespace_import.py (+3, -3) (Diff)
/release/scripts/videoscape_export.py (+3, -3) (Diff)
/release/scripts/wings_export.py (+3, -3) (Diff)
/release/scripts/wings_import.py (+3, -3) (Diff)
/release/scripts/wrl2export.py (+4, -4) (Diff)
/source/blender/src/header_info.c (+56, -50) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021