Blender Git Loki
Git Commits -> Revision 52643bb
Revision 52643bb by Bastien Montagne (master) May 21, 2019, 08:31 (GMT) |
Fix T64763: 'Make Proxy' creates Proxy within linked Collection. `BKE_collection_object_add_from()` would not check wether collections were local or not... Trivial to fix. Note that here I assume we do not use that function in some special cases where we would like to edit linked datablocks. Think that is reasonable stance, though. |
Commit Details:
Full Hash: 52643bb9e7deaaa2da96f202894e159509ce6eb2
Parent Commit: 21d065a
Lines Changed: +12, -3
1 Modified Path:
/source/blender/blenkernel/intern/collection.c (+12, -3) (Diff)