Blender Git Loki

Git Commits -> Revision b49abbe

Revision b49abbe by Brecht Van Lommel (master)
September 18, 2018, 17:38 (GMT)
Splash: add first time setup and templates to splash screen.

The first time setup screen only has the interaction preset currently, some
more work is needed to be able to set e.g. the language or compute device
here as in the mockups.

The splash screen stayed the same for now, to make room for the templates
most of the links are now in the Help menu. If there are no recent files yet
the links still show.

The splash screen buttons implementation was fully moved to Python, in the
WM_MT_splash menu.

Commit Details:

Full Hash: b49abbec5fff29978d04572b9ac341c8a50b84cf
Parent Commit: 1c815e0
Lines Changed: +263, -163

10 Modified Paths:

/release/scripts/startup/bl_operators/wm.py (+168, -20) (Diff)
/release/scripts/startup/bl_ui/space_topbar.py (+51, -13) (Diff)
/release/scripts/startup/bl_ui/space_userpref.py (+0, -47) (Diff)
/source/blender/editors/include/UI_interface.h (+2, -0) (Diff)
/source/blender/editors/interface/interface.c (+5, -1) (Diff)
/source/blender/editors/interface/interface_layout.c (+3, -3) (Diff)
/source/blender/editors/interface/interface_templates.c (+20, -0) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+6, -0) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+3, -0) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+5, -79) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021