Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <bastien@blender.org>2022-05-17 16:11:43 +0300
committerBastien Montagne <bastien@blender.org>2022-05-17 17:06:54 +0300
commit6d42cd8ff9da5b0a264c2950e8ddaa8d5ca9dc8b (patch)
tree668c691ef81de0d1d41f63313648c417be2fa53e /source/blender/makesrna/intern/rna_access.c
parent22bf2632690598d74a7fcdf85d9632f43c48456c (diff)
Cleanup: Use `switch` and `BLI_assert_unreachable()` more.
Replace some `if/else if` chains by proper `switch` statement. Replace some `BLI_assert(0)` calls by `BLI_assert_unreachable()` ones.
Diffstat (limited to 'source/blender/makesrna/intern/rna_access.c')
0 files changed, 0 insertions, 0 deletions