Blender Git Commit Log
Git Commits -> Revision 748dece
September 8, 2020, 06:14 (GMT) |
Link/Append: support instancing object data This patch supports instantiating object data on append/link, reported as a bug T58304. This is an option, available when linking/appending, similar to the existing "Instance Collections" option. Reviewed by @sybren Ref D8792 |
Commit Details:
Full Hash: 748deced1c7b85009142d1ebbffba4c1f2405a3f
Parent Commit: e467c54
Lines Changed: +74, -3
4 Modified Paths:
/source/blender/blenloader/intern/readfile.c (
+60,
-0)
(Diff)/source/blender/blenloader/intern/versioning_280.c (
+1,
-1)
(Diff)/source/blender/makesdna/DNA_space_types.h (
+1,
-1)
(Diff)/source/blender/windowmanager/intern/wm_files_link.c (
+12,
-1)
(Diff)