Blender Git Commit Log
Git Commits -> Revision 5839c73
Revision 5839c73 by Julian Eisel (master) November 9, 2017, 14:11 (GMT) |
Cleanup: Refactor window matching after file read for readability Code should hopefully be much clearer now. Also removing code that's been commented out for a while, and was never executed in master. |
Commit Details:
Full Hash: 5839c73a5414e5e654e4fb202751ccff7e414594
Parent Commit: f8a0754
Lines Changed: +122, -120
5 Modified Paths:
/source/blender/makesdna/DNA_windowmanager_types.h (+2, -2) (Diff)
/source/blender/windowmanager/intern/wm.c (+8, -8) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+110, -108) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+1, -1) (Diff)
/source/blender/windowmanager/wm.h (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm.c (+8, -8) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+110, -108) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+1, -1) (Diff)
/source/blender/windowmanager/wm.h (+1, -1) (Diff)