Blender Git Loki
Git Commits -> Revision a25a1f3
Revision a25a1f3 by Sybren A. Stüvel (master) August 3, 2021, 15:12 (GMT) |
Cleanup: interface, reduce indentation of copy_to_selected_button() Reduce cognitive complexity of `copy_to_selected_button()` by flipping conditions, returning early, and using `continue`. No functional changes. |
Commit Details:
Full Hash: a25a1f39aa1de148605b85ee5f18e52e8038c303
Parent Commit: 4e1a182
Lines Changed: +58, -44
1 Modified Path:
/source/blender/editors/interface/interface_ops.c (+58, -44) (Diff)