Blender Git Loki
Git Commits -> Revision 396d39c
Revision 396d39c by Hans Goudey (master) August 25, 2020, 19:28 (GMT) |
Cleanup: Declare variables where they are initialized Further changes to interface_handlers.c to avoid a block of variable declarations at the beginning of functions. Also use const in some situations. I only made changes where the variable's intended scope was obvious. |
Commit Details:
Full Hash: 396d39c6b904e048e1b076acda383b7226e0c9a7
Parent Commit: 6e06936
Lines Changed: +114, -224
1 Modified Path:
/source/blender/editors/interface/interface_handlers.c (+114, -224) (Diff)