Blender Git Commit Log
Git Commits -> Revision d0f4a4f
May 7, 2017, 00:00 (GMT) |
Fix crash opening startup.blend as regular .blend (again) Earlier fix could cause issues and was reverted in rBfc601d8eaa79a7. Fixed now by avoiding CTX_ call when context hasn't been setup completely yet. I think it's fine to assume G.main equals CTX_data_main call at this point. |
Commit Details:
Full Hash: d0f4a4fc6752bd244392bbab01b7c6aa8d1382d6
Parent Commit: 84f9c8e
Lines Changed: +3, -5
1 Modified Path:
/source/blender/windowmanager/intern/wm_files.c (+3, -5) (Diff)