Blender Git Loki
Git Commits -> Revision 398c654
March 15, 2017, 14:17 (GMT) |
Fix layout duplicating when changing/adding workspaces Also fixes glitch with name clash handling when duplicating layout. |
Commit Details:
Full Hash: 398c6541d09b5ee4ac69ffe5c028f19ab61caa35
Parent Commit: a283a7f
Lines Changed: +17, -15
6 Modified Paths:
/source/blender/blenkernel/BKE_workspace.h (+2, -2) (Diff)
/source/blender/blenkernel/intern/workspace.c (+1, -1) (Diff)
/source/blender/editors/workspace/screen_edit.c (+1, -2) (Diff)
/source/blender/editors/workspace/screen_intern.h (+1, -1) (Diff)
/source/blender/editors/workspace/workspace_edit.c (+9, -7) (Diff)
/source/blender/editors/workspace/workspace_layout_edit.c (+3, -2) (Diff)
/source/blender/blenkernel/intern/workspace.c (+1, -1) (Diff)
/source/blender/editors/workspace/screen_edit.c (+1, -2) (Diff)
/source/blender/editors/workspace/screen_intern.h (+1, -1) (Diff)
/source/blender/editors/workspace/workspace_edit.c (+9, -7) (Diff)
/source/blender/editors/workspace/workspace_layout_edit.c (+3, -2) (Diff)