Blender Git Commit Log
Git Commits -> Revision 05e1ccf
Revision 05e1ccf by Bastien Montagne (master) August 20, 2020, 15:47 (GMT) |
Fix T79931: Infinite loop in scene "Full Copy" in 2.90. Code dealing with object copy of master collection was bugy in case one of the new object copy would get a name lesser than the original object, leading to new copy being inserted before original one in lists. Maniphest Tasks: T79931 Differential Revision: https://developer.blender.org/D8656 |
Commit Details:
Full Hash: 05e1ccf108366ee9ef95b41643dcbd656d819f5a
Parent Commit: c74b4ca
Lines Changed: +16, -6
1 Modified Path:
/source/blender/blenkernel/intern/collection.c (+16, -6) (Diff)