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