Blender Git Commit Log

Git Commits -> Revision 9db1784

March 9, 2017, 18:09 (GMT)
Add/use template for browsing layout-types of a workspace/window combination

Tried adding a more generic template for this first, but this is really
such a special case that it would need to have quite a bunch of
exceptions.
Basically we're showing the active layer-instance of the workspace in
the text button and within the menu, the layout-type list of the
workspace and their previews from the screen wrapped by the
layout-instance :S

Also made renaming work properly.

Commit Details:

Full Hash: 9db17849292d48e01fb80c59c74c0a80f5614adf
Parent Commit: e6065ce
Lines Changed: +145, -4

7 Modified Paths:

/release/scripts/startup/bl_ui/space_info.py (+4, -1) (Diff)
/source/blender/blenkernel/BKE_workspace.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/workspace.c (+11, -2) (Diff)
/source/blender/editors/include/UI_interface.h (+1, -0) (Diff)
/source/blender/editors/interface/interface_templates.c (+121, -0) (Diff)
/source/blender/makesdna/dna_workspace_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021