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:
@@ -211,7 +211,7 @@ class Curve:
|
||||
Get the curve's control point value.
|
||||
@type numcurve: int
|
||||
@type numpoint: int
|
||||
@rtype: list
|
||||
@rtype: list of floats
|
||||
@return: depends upon the curve's type.
|
||||
- type bezier : a list of three coordinates
|
||||
- type nurbs : a list of nine coordinates.
|
||||
|
||||
Reference in New Issue
Block a user