Log In
New Account
Home My Page Projects Blender 2.x BF release
Summary Activity Tracker SCM Files

Blender 2.6 Bug Tracker: Browse

[#24403] Object.copy() duplicates armature action

Date:
2010-10-26 15:21
Priority:
3
State:
Closed
Submitted by:
Tom Edwards (artfunkel)
Assigned to:
Campbell Barton (campbellbarton)
Category:
Animation system
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
 
Summary:
Object.copy() duplicates armature action
Detailed description
When performing Object.copy() or ops.object.duplicate_move on an armature with an associated action, a duplicate of that action is created (e.g. ArmatureAction.001) and assigned to the newly-created object.

This is inconsistent with the handling of the datablock, which is not duplicated but instead shared by both objects. The original action should be shared in the same way, not copied.

Win7 x64 / 2.5 r32150 (current SVN)

Followup

Message
  • Date: 2010-10-26 20:46
  • Sender: Campbell Barton
  • BKE_copy_animdata() always duplicates actions. this is intentional so assigning to Aligorith.

  • Date: 2010-10-26 23:00
  • Sender: Campbell Barton
  • BKE_copy_animdata() always duplicates actions. this is intentional so assigning to Aligorith.

 

Attached Files:

Name Date Download
action_copy.blend 2010-10-26 15:21 Download

Changes:

Field Old Value Date By
ResolutionInvestigate2010-11-09 11:41campbellbarton
close_date2010-11-09 11:412010-11-09 11:41campbellbarton
assigned_toaligorith2010-11-09 11:41campbellbarton
status_idOpen2010-11-09 11:41campbellbarton
ResolutionNone2010-10-26 20:46campbellbarton
assigned_tonone2010-10-26 20:46campbellbarton
File Added13251: action_copy.blend2010-10-26 15:21artfunkel