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:
@@ -154,7 +154,7 @@ class Metaball:
|
||||
@type materials: list
|
||||
"""
|
||||
|
||||
def copy():
|
||||
def __copy__():
|
||||
"""
|
||||
Return a copy of this metaball object data.
|
||||
@rtype: Metaball
|
||||
|
||||
Reference in New Issue
Block a user