Blender Git Commit Log
Git Commits -> Revision 4ed8bd8
Revision 4ed8bd8 by Hans Goudey (master) August 21, 2020, 03:38 (GMT) |
UI: Cleanup in interface_panel.c - Use const in some places where applicable - Use consistent variable names in some places - Use "r_" prefix for return arguments - Declare variables in smaller scope where they are used |
Commit Details:
Full Hash: 4ed8bd88d99da51e42577869a4618ee0b3374608
Parent Commit: 75aeb4b
Lines Changed: +75, -93