Blender Git Commit Log
Git Commits -> Revision 7447eb7
Revision 7447eb7 by Hans Goudey (master) October 17, 2020, 06:28 (GMT) |
Cleanup: Miscellaneous improvements in wm directory - Reduce variable scope. - Use LISTBASE_FOREACH macros. - Return early in some cases to reduce to reduce indentation. |
Commit Details:
Full Hash: 7447eb7e7430b924deab74b8541b3f56a540a6e9
Parent Commit: 2c14a95
Lines Changed: +201, -288