Blender Git Commit Log
Git Commits -> Revision e3f2c94
Revision e3f2c94 by Bastien Montagne (master) March 22, 2021, 14:10 (GMT) |
Fix T86741: Remapping could create doublons of collections in hierarchy. Code rebuilding/ensuring the sanity of the collection hierarchy was not checking for a same collection being child of the same parent multiple times. This was already prevented to happen in code adding collections to other collections, but not for the remapping case. |
Commit Details:
Full Hash: e3f2c94d395c08d4ae02cfdc2dd95b5957af1e2b
Parent Commit: 56dabfa
Lines Changed: +13, -8
1 Modified Path:
/source/blender/blenkernel/intern/collection.c (+13, -8) (Diff)