Object.c - made object action writable
gen_library - fixed bug, wasnt adjusting user counts properly. bpy_data.c - added default new names for new data
This commit is contained in:
@@ -472,7 +472,6 @@ class Object:
|
||||
L{action strips<NLA.ActionStrip>} for the object. Read-only.
|
||||
@type actionStrips: BPy_ActionStrips
|
||||
@ivar action: The action associated with this object (if defined).
|
||||
Read-only.
|
||||
@type action: L{Action<NLA.Action>} or None
|
||||
@ivar oopsLoc: Object's (X,Y) OOPs location. Returns None if object
|
||||
is not found in list.
|
||||
|
||||
Reference in New Issue
Block a user