Blender Git Loki
Git Commits -> Revision 349eebd
Revision 349eebd by Hans Goudey (master) August 19, 2020, 01:47 (GMT) |
UI Code Quality: Use LISTBASE_FOREACH in interface directory I only skipped a few loops in the monstrous ui_handle_menu_event function. Also, I only changed variable names where necessary to prevent redeclarations. Differential Revision: https://developer.blender.org/D8586 |
Commit Details:
Full Hash: 349eebd7d1459fa2525850751040963899ef7535
Parent Commit: ffa8e75
Lines Changed: +202, -310