Blender Git Commit Log

Git Commits -> Revision bf532b1

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

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

No functional changes.

Commit Details:

Full Hash: bf532b11068d2f203f2a6db573e73c7d6b5b7407
Parent Commit: 2f6fc5a
Lines Changed: +39, -52

10 Modified Paths:

/source/blender/editors/space_text/space_text.c (+1, -1) (Diff)
/source/blender/editors/space_text/text_autocomplete.c (+7, -12) (Diff)
/source/blender/editors/space_text/text_draw.c (+9, -13) (Diff)
/source/blender/editors/space_text/text_format.c (+3, -4) (Diff)
/source/blender/editors/space_text/text_format_lua.c (+1, -1) (Diff)
/source/blender/editors/space_text/text_format_osl.c (+1, -1) (Diff)
/source/blender/editors/space_text/text_format_pov.c (+1, -1) (Diff)
/source/blender/editors/space_text/text_format_pov_ini.c (+1, -1) (Diff)
/source/blender/editors/space_text/text_format_py.c (+1, -1) (Diff)
/source/blender/editors/space_text/text_ops.c (+14, -17) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021