Blender Git Loki
Git Commits -> Revision 0fb55ff
Revision 0fb55ff by Bastien Montagne (master) October 14, 2019, 09:12 (GMT) |
Fix T70787: Duplicating objects with custom property of type ID creates bogus links. Note that the issue also affected animdata handling... Checked all usages of the `BKE_libblock_copy_ex()` function, and think never handling user count here is valid, although a bit risky maybe. But other solution would be to add yet another copy flag, so would rather go with that one for now. |
Commit Details:
Full Hash: 0fb55ff845fcaa76d9b540c2fbdd3e1b4671a7e7
Parent Commit: e8220de
Lines Changed: +8, -5
1 Modified Path:
/source/blender/blenkernel/intern/library.c (+8, -5) (Diff)