Blender Git Loki
Git Commits -> Revision 6d63021
Revision 6d63021 by Hans Goudey (master) October 5, 2020, 03:44 (GMT) |
Cleanup: Declare variables where initialized Declaring variables where they are initialized and used makes their scope much more explicit and it aids readility since types are visible. This commit doesn't touch the ID template code since there is an active patch in that area. |
Commit Details:
Full Hash: 6d630219ce39e8c1022b2d6732e188675a8d7eee
Parent Commit: 18d7aea
Lines Changed: +231, -344
1 Modified Path:
/source/blender/editors/interface/interface_templates.c (+231, -344) (Diff)