weightpaint_envelope_assign - was making an error checking a null vgroup
API_intro - changed URL from elysuin others - added __copy__() docs.
This commit is contained in:
@@ -202,5 +202,11 @@ class Lattice:
|
||||
@param frame: the frame at which the Lattice will be set as a keyframe
|
||||
"""
|
||||
|
||||
def __copy__ ():
|
||||
"""
|
||||
Make a copy of this lattice
|
||||
@rtype: Lattice
|
||||
@return: a copy of this lattice
|
||||
"""
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user