Blender Git Commit Log

Git Commits -> Revision 9ea6458

Revision 9ea6458 by Campbell Barton (master)
December 13, 2018, 22:54 (GMT)
Preferences: add option for header position

Sets the header position for newly created windows with few exceptions
(preferences is always bottom, file-selector is always top).

Commit Details:

Full Hash: 9ea645862cfb967376bb7ae2c7f7ef8a5fe90637
Parent Commit: dfa3e0a
Lines Changed: +36, -19

21 Modified Paths:

/release/scripts/startup/bl_ui/space_userpref.py (+5, -0) (Diff)
/source/blender/blenloader/intern/versioning_userdef.c (+1, -1) (Diff)
/source/blender/editors/screen/area.c (+2, -1) (Diff)
/source/blender/editors/space_action/space_action.c (+1, -1) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+1, -1) (Diff)
/source/blender/editors/space_clip/space_clip.c (+1, -1) (Diff)
/source/blender/editors/space_console/space_console.c (+1, -1) (Diff)
/source/blender/editors/space_file/space_file.c (+1, -0) (Diff)
/source/blender/editors/space_graph/space_graph.c (+1, -1) (Diff)
/source/blender/editors/space_image/space_image.c (+1, -1) (Diff)
/source/blender/editors/space_info/space_info.c (+1, -1) (Diff)
/source/blender/editors/space_nla/space_nla.c (+1, -1) (Diff)
/source/blender/editors/space_node/space_node.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+1, -1) (Diff)
/source/blender/editors/space_script/space_script.c (+1, -1) (Diff)
/source/blender/editors/space_sequencer/space_sequencer.c (+1, -1) (Diff)
/source/blender/editors/space_text/space_text.c (+1, -1) (Diff)
/source/blender/editors/space_userpref/space_userpref.c (+1, -0) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+1, -3) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+11, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021