Blender Git Loki

Git Commits -> Revision c04088f

Revision c04088f by Sybren A. Stüvel (master)
August 7, 2020, 11:38 (GMT)
Cleanup: Clang-Tidy else-after-return fixes

This addresses warnings from Clang-Tidy's `readability-else-after-return`
rule. This should be the final commit of the series of commits that
addresses this particular rule.

No functional changes.

Commit Details:

Full Hash: c04088fed1b8faea6b2928bb5e09ab367076950c
Parent Commit: 3d48d99
Lines Changed: +266, -303

23 Modified Paths:

/.clang-tidy (+0, -1) (Diff)
/intern/guardedalloc/intern/mallocn_guarded_impl.c (+8, -11) (Diff)
/intern/guardedalloc/intern/mallocn_lockfree_impl.c (+4, -6) (Diff)
/source/blender/blentranslation/intern/blt_translation.c (+12, -12) (Diff)
/source/blender/bmesh/intern/bmesh_query.c (+4, -5) (Diff)
/source/blender/functions/intern/attributes_ref.cc (+6, -7) (Diff)
/source/blender/functions/intern/multi_function_network_evaluation.cc (+29, -35) (Diff)
/source/blender/functions/intern/multi_function_network_optimization.cc (+2, -3) (Diff)
/source/blender/gpencil_modifiers/intern/MOD_gpencilbuild.c (+1, -1) (Diff)
/source/blender/gpencil_modifiers/intern/MOD_gpencilhook.c (+1, -1) (Diff)
/source/blender/gpencil_modifiers/intern/MOD_gpencil_util.c (+2, -3) (Diff)
/source/blender/ikplugin/intern/iksolver_plugin.c (+14, -15) (Diff)
/source/blender/ikplugin/intern/itasc_plugin.cpp (+11, -14) (Diff)
/source/blender/makesdna/intern/dna_genfile.c (+121, -124) (Diff)
/source/blender/makesdna/intern/makesdna.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_weightvgmix.c (+3, -4) (Diff)
/source/blender/render/intern/source/imagetexture.c (+2, -2) (Diff)
/source/blender/render/intern/source/pipeline.c (+8, -11) (Diff)
/source/blender/render/intern/source/render_result.c (+7, -9) (Diff)
/source/blender/render/intern/source/render_texture.c (+13, -14) (Diff)
/source/blender/simulation/intern/hair_volume.cpp (+7, -9) (Diff)
/source/blender/simulation/intern/implicit_blender.c (+8, -12) (Diff)
/source/blender/simulation/intern/particle_function.cc (+2, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021