Blender Git Loki
Git Commits -> Revision 864c806
Revision 864c806 by Yevgeny Makarov (master) December 20, 2020, 03:52 (GMT) |
UI: Reorder enums in render results image editor header The convention is to put the label at the bottom of the enum, or in the spot furthest away from the button. This commit reorders the items in the "Slot", "Layer", and "Pass" menus to be consistent with this convention. It also reorders the numbering so that higher numbers are lower. The original patch was by Adrian Newton (@TFS), with slight changes and additions. Differential Revision: https://developer.blender.org/D7142 |
Commit Details:
Full Hash: 864c8068639a1341220f5a97b683f6834928ad76
Parent Commit: 38b77ef
Committed By: Hans Goudey
Lines Changed: +68, -74
1 Modified Path:
/source/blender/editors/space_image/image_buttons.c (+68, -74) (Diff)