Blender Git Loki
Git Commits -> Revision 3d916c0
Revision 3d916c0 by Hans Goudey (master) October 22, 2020, 20:46 (GMT) |
Cleanup: Simplify outliner mode column drawing function Move the checks for whether to draw the button to the beginning of the function and return early. Also use a shorthand variable for ob_active. Committing to 2.91 as a patch for an upcoming bug fix depends on these changes. Differential Revision: https://developer.blender.org/D9272 |
Commit Details:
Full Hash: 3d916c0a966c96fa394d219be4029ca27d68d198
Parent Commit: 8432452
Lines Changed: +54, -49
1 Modified Path:
/source/blender/editors/space_outliner/outliner_draw.c (+54, -49) (Diff)