Blender Git Commit Log
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)