Blender Git Loki
Git Commits -> Revision 2301dd1
Revision 2301dd1 by Julian Eisel (temp-workspace-multi-window) March 8, 2017, 23:30 (GMT) |
Get duplicating area into new window to work We don't duplicate the workspace or the layout-type anymore. We just open a new window with the same workspace and same layout-type. |
Commit Details:
Full Hash: 2301dd18a36d5fe29e66d1038be6e150c8e333ce
Parent Commit: a3eb6ec
Lines Changed: +49, -50
5 Modified Paths:
/source/blender/blenkernel/BKE_workspace.h (+0, -1) (Diff)
/source/blender/editors/include/ED_screen.h (+1, -1) (Diff)
/source/blender/editors/workspace/screen_edit.c (+29, -23) (Diff)
/source/blender/editors/workspace/screen_ops.c (+16, -21) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+3, -4) (Diff)
/source/blender/editors/include/ED_screen.h (+1, -1) (Diff)
/source/blender/editors/workspace/screen_edit.c (+29, -23) (Diff)
/source/blender/editors/workspace/screen_ops.c (+16, -21) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+3, -4) (Diff)