Fix for Bug 1045.
Added more detail for method return types in various doc files. Changed version number in epy_docgen.sh to BPY_API_232.
This commit is contained in:
@@ -65,7 +65,7 @@ class Armature:
|
||||
def getBones():
|
||||
"""
|
||||
Get the Armature root bones.
|
||||
@rtype: list
|
||||
@rtype: list of Blender Bones
|
||||
@return: a list of Armature bones.
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user