Blender Git Loki
Git Commits -> Revision 1133b14
Revision 1133b14 by Bastien Montagne (master) October 22, 2021, 08:19 (GMT) |
Cleanup/Fix (unreported) 'make single user' handling of actions. Actions of duplicated objects would not be properly made single user, unlike obdata and materials. Further more, there is no reason to manually handle such animdata copying here, `BKE_id_copy_ex` can do that for us with the proper flags. |
Commit Details:
Full Hash: 1133b1478e237b252af033c04628de738d337a5f
Parent Commit: c37121f
Lines Changed: +45, -34
1 Modified Path:
/source/blender/editors/object/object_relations.c (+45, -34) (Diff)