Blender Git Loki
Git Commits -> Revision 436c1e0
Revision 436c1e0 by Julian Eisel (temp-tab_drag_drop, temp-workspace-multi-window, topbar, workspaces) December 4, 2016, 22:08 (GMT) |
Make duplicating workspaces work |
Commit Details:
Full Hash: 436c1e0221e8d1ab1d716c6f305d374239dcc110
Parent Commit: 4552b8e
Lines Changed: +74, -14
5 Modified Paths:
/source/blender/blenkernel/BKE_workspace.h (+3, -1) (Diff)
/source/blender/blenkernel/intern/workspace.c (+48, -2) (Diff)
/source/blender/editors/include/ED_screen.h (+1, -0) (Diff)
/source/blender/editors/screen/workspace_edit.c (+19, -3) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+3, -8) (Diff)
/source/blender/blenkernel/intern/workspace.c (+48, -2) (Diff)
/source/blender/editors/include/ED_screen.h (+1, -0) (Diff)
/source/blender/editors/screen/workspace_edit.c (+19, -3) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+3, -8) (Diff)