Blender Git Commit Log
Git Commits -> Revision ebb2937
October 18, 2019, 12:43 (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: ebb2937eb7ac0f8b736b78215788688ad6e07f5b
Parent Commit: ba6a20b
Committed By: YimingWu
Lines Changed: +8, -5
1 Modified Path:
/source/blender/blenkernel/intern/library.c (+8, -5) (Diff)