Blender Git Commit Log
Git Commits -> Revision 3e1baa7
Revision 3e1baa7 by Campbell Barton (master) October 21, 2021, 23:18 (GMT) |
Fix T92357: assert changing scenes while in edit mode ScrArea.runtime.tool needs to be updated after switching scenes. |
Commit Details:
Full Hash: 3e1baa7d539757b8e5fa870d4909354e0b5645b9
Parent Commit: bdbaf03
Lines Changed: +36, -19
5 Modified Paths:
/source/blender/editors/include/ED_screen.h (+4, -1) (Diff)
/source/blender/editors/screen/screen_edit.c (+9, -1) (Diff)
/source/blender/windowmanager/intern/wm_toolsystem.c (+18, -14) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+4, -3) (Diff)
/source/blender/windowmanager/WM_toolsystem.h (+1, -0) (Diff)
/source/blender/editors/screen/screen_edit.c (+9, -1) (Diff)
/source/blender/windowmanager/intern/wm_toolsystem.c (+18, -14) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+4, -3) (Diff)
/source/blender/windowmanager/WM_toolsystem.h (+1, -0) (Diff)