Blender Git Loki

Git Commits -> Revision 0d9d16e

Revision 0d9d16e by Willian Padovani Germano (master)
January 14, 2004, 21:36 (GMT)
Scripts in menus:
-- this finishes the heavier part (not counting tweaks and possible bugs) of
letting scripts be accessed from Blender menus. Will explain more in emails
to bf and bpython lists, but just check
source/blender/python/BPY_menus.[hc] and
source/blender/src/header_info.c and header_script.c for details.

Scripts need a small update (registering info, basically a header) to be used.
Scripts dir (user pref file paths: Python) must be set.

Commit Details:

Full Hash: 0d9d16e6e9127809b63188272b633c61c6240f31
SVN Revision: 1933
Parent Commit: 5190faf
Lines Changed: +977, -46

2 Added Paths:

/source/blender/python/BPY_menus.c (+589, -0) (View)
/source/blender/python/BPY_menus.h (+98, -0) (View)

6 Modified Paths:

/source/blender/python/BPY_extern.h (+1, -1) (Diff)
/source/blender/python/BPY_interface.c (+153, -22) (Diff)
/source/blender/python/SConscript (+1, -0) (Diff)
/source/blender/src/header_info.c (+33, -18) (Diff)
/source/blender/src/header_script.c (+99, -4) (Diff)
/source/creator/creator.c (+3, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021