Blender Git Loki

Git Commits -> Revision 33dd2f5

Revision 33dd2f5 by Willian Padovani Germano (master)
January 27, 2004, 03:34 (GMT)
BPython:
- as proposed by Ton, default dir for menu enabled scripts is:
userhome/.blender/scripts if available or (using bprogname -- argv[0]),
blenderInstallationDir/.blender/scripts/ otherwise.
- moved a piece of code from BPY_interface.c to BPY_menus.c to get rid
of a linkage warning reported by J. Walton
-- added the first scripts to release/scripts:

We need time to get more scripts there, but the situation should improve
consistently from now on. Adding three export scripts: cal3d, directX, ac3d.
And one import: ac3d.

Commit Details:

Full Hash: 33dd2f5e0d58427d49f9bdbd3a593af5a9cc6302
SVN Revision: 2021
Parent Commit: d482d34
Lines Changed: +2308, -13

5 Added Paths:

/release/bpydata/readme.txt (+2, -0) (View)
/release/scripts/ac3d_export.py (+425, -0) (View)
/release/scripts/ac3d_import.py (+421, -0) (View)
/release/scripts/blender2cal3d.py (+983, -0) (View)
/release/scripts/DirectXExporter.py (+434, -0) (View)

3 Modified Paths:

/source/blender/python/BPY_interface.c (+2, -10) (Diff)
/source/blender/python/BPY_menus.c (+39, -3) (Diff)
/source/blender/python/BPY_menus.h (+2, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021