Blender Git Loki
Git Commits -> Revision f6ff9ec
Revision f6ff9ec by Willian Padovani Germano (master) August 1, 2005, 03:06 (GMT) |
Scripts updated: - Jean-Michel Soler: 1) paths import -- ai module; 2) tex2uvbaker; - Campbell Barton: obj exporter. BPython: - Campbell also provided a patch (+docs) to add shader data access to Blender.Material. Again, thanks guys and sorry for the long delay. |
Commit Details:
Full Hash: f6ff9ec608df550b10fa94ddc1f9cd010e5a8e8a
SVN Revision: 4987
Parent Commit: 3f9d13c
Lines Changed: +888, -107
6 Modified Paths:
/release/scripts/bpymodules/ai2obj.py (+6, -2) (Diff)
/release/scripts/obj_export.py (+42, -25) (Diff)
/release/scripts/tex2uvbaker.py (+60, -40) (Diff)
/source/blender/python/api2_2x/doc/API_intro.py (+13, -13) (Diff)
/source/blender/python/api2_2x/doc/Material.py (+183, -2) (Diff)
/source/blender/python/api2_2x/Material.c (+584, -25) (Diff)
/release/scripts/obj_export.py (+42, -25) (Diff)
/release/scripts/tex2uvbaker.py (+60, -40) (Diff)
/source/blender/python/api2_2x/doc/API_intro.py (+13, -13) (Diff)
/source/blender/python/api2_2x/doc/Material.py (+183, -2) (Diff)
/source/blender/python/api2_2x/Material.c (+584, -25) (Diff)