Blender Git Commit Log
Git Commits -> Revision 9206c3d
Revision 9206c3d by Julian Eisel (temp-tab_drag_drop, temp-workspace-multi-window, topbar, workspaces) January 4, 2017, 01:21 (GMT) |
Move workspace DNA back into DNA module Added some special include guards to protect from access from outside of BKE_workspace and makesdna. |
Commit Details:
Full Hash: 9206c3d40a8287aa9f5102cd9a4080b5aa26385e
Parent Commit: 2ff8039
Lines Changed: +78, -64
1 Added Path:
/source/blender/makesdna/dna_workspace_types.h (+52, -0) (View)
1 Deleted Path:
/source/blender/blenkernel/intern/workspace_dna.h (+0, -48)
6 Modified Paths:
/source/blender/blenkernel/BKE_workspace.h (+5, -0) (Diff)
/source/blender/blenkernel/intern/library.c (+1, -4) (Diff)
/source/blender/blenkernel/intern/workspace.c (+11, -2) (Diff)
/source/blender/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/screen/workspace_edit.c (+4, -4) (Diff)
/source/blender/makesdna/intern/makesdna.c (+4, -6) (Diff)
/source/blender/blenkernel/intern/library.c (+1, -4) (Diff)
/source/blender/blenkernel/intern/workspace.c (+11, -2) (Diff)
/source/blender/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/screen/workspace_edit.c (+4, -4) (Diff)
/source/blender/makesdna/intern/makesdna.c (+4, -6) (Diff)