Blender Git Loki
Git Commits -> Revision 1d9499b
Revision 1d9499b by Hans Goudey (master) October 25, 2020, 04:58 (GMT) |
UI Code Quality: Cleanup ui_but_update_from_old_block This commit contains some improvements to this function to make this function more purposeful and readable. - Split updating information of the old button to a new function. - Remove some 7 year old code disabled with `#if 0`. - Add comments explaining some of the less obvious aspects. Differential Revision: https://developer.blender.org/D9117 |
Commit Details:
Full Hash: 1d9499bbbc2c01f4de50cf55c8177de3d7bfdd9b
Parent Commit: 76fd84f
Lines Changed: +102, -100
1 Modified Path:
/source/blender/editors/interface/interface.c (+102, -100) (Diff)