Blender Git Loki
Git Commits -> Revision 5b86fe6
Revision 5b86fe6 by Harley Acheson (master) May 12, 2020, 21:29 (GMT) |
UI: About Blender Dialog Adds an 'About Blender' dialog to the 'App' menu to display information like branch and hash. Differential Revision: https://developer.blender.org/D7146 Reviewed by Campbell Barton |
Commit Details:
Full Hash: 5b86fe6f33505bcea7c81021506eb538908c245d
Parent Commit: 613715a
Lines Changed: +140, -98
5 Modified Paths:
/release/scripts/startup/bl_operators/wm.py (+31, -0) (Diff)
/release/scripts/startup/bl_ui/space_topbar.py (+1, -49) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+1, -0) (Diff)
/source/blender/windowmanager/intern/wm_splash_screen.c (+105, -48) (Diff)
/source/blender/windowmanager/wm.h (+2, -1) (Diff)
/release/scripts/startup/bl_ui/space_topbar.py (+1, -49) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+1, -0) (Diff)
/source/blender/windowmanager/intern/wm_splash_screen.c (+105, -48) (Diff)
/source/blender/windowmanager/wm.h (+2, -1) (Diff)