Blender Git Loki

Git Commits -> Revision 5d8c7e4

Revision 5d8c7e4 by Willian Padovani Germano (master)
January 23, 2004, 02:59 (GMT)
BPython:
- local tentative fix for BLI_gethome(), which returns '.blender' appended only
on some Windows systems. Created bpymenu_gethome() to check and
add '.blender' if needed.
- changed name: .Bpymenus to Bpymenus as suggested by GSR
- trivial additions:
Object module: added methods .set/getSize
Armature/Bone module: bone.set???() methods now accept both n
floats or a list of n floats: fff or (fff). All these additions were requested
by user Carlos Lopez (Klopes).
- New doc: for module Registry.

Commit Details:

Full Hash: 5d8c7e453746e0114caddb5a5cb11cdac6f5ed3b
SVN Revision: 1985
Parent Commit: f237bb2
Lines Changed: +221, -30

1 Added Path:

/source/blender/python/api2_2x/doc/Registry.py (+95, -0) (View)

5 Modified Paths:

/source/blender/python/api2_2x/Bone.c (+51, -22) (Diff)
/source/blender/python/api2_2x/doc/Blender.py (+1, -0) (Diff)
/source/blender/python/api2_2x/Object.c (+45, -1) (Diff)
/source/blender/python/BPY_menus.c (+28, -6) (Diff)
/source/blender/python/BPY_menus.h (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021