Blender Git Loki
Git Commits -> Revision ba5859a
Revision ba5859a by Bastien Montagne (temp-ui-tweaks) September 22, 2021, 13:54 (GMT) |
Fix crash in 'drag asset' case in new append code from yesterday. Scene and related pointer parameter can be NULL in link/append code, in which case there is no instantiation of new objects/collections/obdata. Link code in blendloader was already checking that, new instantiation code in WM area from yesterday did not. Issue introduced by rB3be5ce4aad5e. |
Commit Details:
Full Hash: ba5859a5d74099eb02fc9cd2056f97e42d98e70e
Parent Commit: 149501c
Committed By: Pablo Vazquez
Lines Changed: +14, -0
1 Modified Path:
/source/blender/windowmanager/intern/wm_files_link.c (+14, -0) (Diff)