Blender Git Commit Log

Git Commits -> Revision a201020

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

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

No functional changes.

Commit Details:

Full Hash: a201020cd3048af0a3068e4ba387ee8d16a35c1a
Parent Commit: f254f66
Lines Changed: +60, -69

7 Modified Paths:

/source/blender/editors/space_clip/clip_draw.c (+5, -5) (Diff)
/source/blender/editors/space_clip/clip_editor.c (+13, -14) (Diff)
/source/blender/editors/space_clip/clip_ops.c (+23, -27) (Diff)
/source/blender/editors/space_clip/space_clip.c (+2, -2) (Diff)
/source/blender/editors/space_clip/tracking_ops_orient.c (+1, -3) (Diff)
/source/blender/editors/space_clip/tracking_ops_plane.c (+9, -10) (Diff)
/source/blender/editors/space_clip/tracking_ops_track.c (+7, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021