Blender Git Commit Log
Git Commits -> Revision b6d8906
Revision b6d8906 by Bastien Montagne (master) September 15, 2021, 16:47 (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: b6d890672c5fcc7a970d0475a9bdb0d44950ad50
Parent Commit: a6adb7e
Lines Changed: +14, -0
1 Modified Path:
/source/blender/windowmanager/intern/wm_files_link.c (+14, -0) (Diff)