Blender Git Commit Log
Git Commits -> Revision 770cc66
Revision 770cc66 by Hans Goudey (master) August 27, 2020, 19:36 (GMT) |
UI: Avoid redundant loops in region panel handler Currently the panel handler loops through every block and every button for every single panel. This commit moves that check to happen a single time at the beginning. |
Commit Details:
Full Hash: 770cc66f75628d832fc3c3bff62057c7e9bd751a
Parent Commit: a8766de
Lines Changed: +4, -2
1 Modified Path:
/source/blender/editors/interface/interface_panel.c (+4, -2) (Diff)