Blender Git Commit Log

Git Commits -> Revision 6a58e15

Revision 6a58e15 by Hans Goudey (master)
July 3, 2020, 14:03 (GMT)
Cleanup: Remove obsolete code in interface_panel.c

Some code delt with panel merging in earlier versions of Blender,
which is no longer needed. Other code delt with controls that aren't
used anymore, and in some cases have region-level equivalents.

There's a surprising amount of this unused code in this file, so removing it
will be helpful for the future.

Differential Revision: https://developer.blender.org/D7938

Commit Details:

Full Hash: 6a58e15548c33444fa1845a6fad080faff008cfd
Parent Commit: 88d3589
Lines Changed: +5, -222

3 Modified Paths:

/source/blender/editors/include/UI_interface.h (+0, -7) (Diff)
/source/blender/editors/interface/interface_panel.c (+2, -211) (Diff)
/source/blender/makesdna/DNA_screen_types.h (+3, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021