Blender Git Commit Log

Git Commits -> Revision e117826

Revision e117826 by Brecht Van Lommel (master)
September 11, 2018, 10:43 (GMT)
Workspace: support reordering of workspaces from RMB menu.

Drag and drop will follow later, it's a bit complicated to make this work
reliable in the current UI code.

Commit Details:

Full Hash: e1178266e713ae7184fc60c3ecb93d42d8b28a53
Parent Commit: 6acf864
Lines Changed: +204, -11

7 Modified Paths:

/release/scripts/startup/bl_ui/space_topbar.py (+5, -0) (Diff)
/source/blender/blenkernel/BKE_library.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/library.c (+95, -0) (Diff)
/source/blender/blenloader/intern/versioning_defaults.c (+34, -8) (Diff)
/source/blender/editors/interface/interface_templates.c (+8, -1) (Diff)
/source/blender/editors/screen/workspace_edit.c (+55, -1) (Diff)
/source/blender/makesdna/dna_workspace_types.h (+4, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021