Blender Git Commit Log

Git Commits -> Revision cd54183

March 6, 2017, 17:16 (GMT)
Wrap screen-layout data into own struct

Makes it easier to pass around.

Commit Details:

Full Hash: cd54183679c9eb98fee36ddc53af763729259267
Parent Commit: c8d3ed6
Lines Changed: +47, -29

11 Modified Paths:

/source/blender/blenkernel/BKE_workspace.h (+5, -3) (Diff)
/source/blender/blenkernel/intern/workspace.c (+14, -9) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+3, -2) (Diff)
/source/blender/editors/include/ED_screen.h (+1, -1) (Diff)
/source/blender/editors/workspace/screen_edit.c (+2, -1) (Diff)
/source/blender/editors/workspace/screen_ops.c (+2, -1) (Diff)
/source/blender/editors/workspace/workspace_edit.c (+3, -3) (Diff)
/source/blender/editors/workspace/workspace_layout_edit.c (+4, -4) (Diff)
/source/blender/makesdna/DNA_screen_types.h (+9, -0) (Diff)
/source/blender/makesdna/dna_workspace_types.h (+2, -4) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021