Commit Graph

3 Commits

Author SHA1 Message Date
8bafa19853 Merge from 2.5 r20855 through r20966
Build fails: http://www.pasteall.org/6201/text
2009-06-18 11:42:30 +00:00
c09cbacf97 Continuing OBJ exporter conversion.
- export is initiated by an operator, output filepath is hardcoded for now.
- added code in bpy_interface.c to put 'scripts/bpymodules' in sys.path.
- no UI atm, using default option values, don't know how to do it yet
2009-06-02 20:16:33 +00:00
a5a2d8c871 Start OBJ exporter conversion.
Just copied export_obj.py to export_obj-2.5.py leaving old one for 
reference. Once conversion is done, the new one will replace it.
2009-05-26 16:22:00 +00:00