Blender Git Commit Log
Git Commits -> Revision c87440c
December 4, 2017, 14:45 (GMT) |
Fix linking from temp filebrowser. We should only set mouse coordinates when we are actually invoked to link something, not when we are invoked to show filebrowser. Else (filebrowser invoke case) we have a mouse coordinates sticking around, which we try to use later in wrong context. For some reasons, in master that was not an issue, but in 2.8 ED_view3d_give_base_under_cursor() will crash when context is wrong. :/ |
Commit Details:
Full Hash: c87440c91b411e2493a7bd972afca41ba30618ec
Parent Commit: 2188483
Lines Changed: +3, -2
1 Modified Path:
/source/blender/windowmanager/intern/wm_files_link.c (+3, -2) (Diff)