Blender Git Loki
Git Commits -> Revision 23eecb1
Revision 23eecb1 by Arystanbek Dyussenov (master) June 12, 2009, 09:54 (GMT) |
Import/export operator registration working. Written in python, it traverses scripts in .blender/io extracting and registering Operator subclasses, and binding to menu items under Scripts->Export in Scripts Window. release/io dir has to be copied to .blender manually for now. |
Commit Details:
Full Hash: 23eecb1e6e1824b8f6b13448a7eb164e6c73bc0f
SVN Revision: 20827
Parent Commit: 259da22
Lines Changed: +105, -19
1 Added Path:
/release/io/export_obj.py (+28, -0) (View)
1 Modified Path:
/release/ui/space_script.py (+77, -19) (Diff)