Blender Git Commit Log

Git Commits -> Revision f254f66

Revision f254f66 by Sybren A. Stüvel (master)
July 3, 2020, 15:42 (GMT)
Cleanup: Editors/Space/Outliner, Clang-Tidy else-after-return fixes

This addresses warnings from Clang-Tidy's `readability-else-after-return`
rule in the `source/blender/editors/space_outliner` module.

No functional changes.

Commit Details:

Full Hash: f254f66587f257b7de252644dd73574ad27a32af
Parent Commit: 3aa53b3
Lines Changed: +97, -134

8 Modified Paths:

/source/blender/editors/space_outliner/outliner_collections.c (+5, -5) (Diff)
/source/blender/editors/space_outliner/outliner_dragdrop.c (+27, -42) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+3, -7) (Diff)
/source/blender/editors/space_outliner/outliner_edit.c (+5, -7) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+3, -9) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+45, -51) (Diff)
/source/blender/editors/space_outliner/outliner_tree.c (+7, -9) (Diff)
/source/blender/editors/space_outliner/outliner_utils.c (+2, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021