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:
authorSybren A. Stüvel <sybren@blender.org>2020-05-11 14:02:11 +0300
committerSybren A. Stüvel <sybren@blender.org>2020-05-11 14:02:21 +0300
commitced4dfa3491e31273f40670b04c636a9cb646b27 (patch)
tree705d4ad9f42396c535026d66bb797b698a638ec4 /source/blender/gpencil_modifiers
parenta1593fa05baf72653b3f086e795b47c79b2af7fd (diff)
Cleanup: Toggle X-Ray button, removed nested ternary operators
Replaced two nested ternary operators combined with dynamic attribute access, with a simple `if`/`elif`/`else` construct. No functional changes.
Diffstat (limited to 'source/blender/gpencil_modifiers')
0 files changed, 0 insertions, 0 deletions