Blender Git Commit Log
Git Commits -> Revision 21cd575
Revision 21cd575 by Bastien Montagne (master) March 20, 2019, 09:30 (GMT) |
Fix (unreported) Copy/Paste: orig object being instantiated in active collection on pasting. When copy/pasting an object in same .blend file, orig object would be instantiated into the active collection when pasting, along with the content of the paste. Was missing a clear of LIB_TAG_DOIT on objects... Found while investigating T61670. |
Commit Details:
Full Hash: 21cd575e88a253c14348c68b6b2def8289fcfd76
Parent Commit: a231976
Lines Changed: +2, -1
1 Modified Path:
/source/blender/blenloader/intern/readfile.c (+2, -1) (Diff)