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:
authorJulian Eisel <julian@blender.org>2022-05-12 18:30:18 +0300
committerJulian Eisel <julian@blender.org>2022-05-12 18:41:26 +0300
commit766340856db31e2b13e57e91b2ef612d6e49949c (patch)
treed6b0b5f3b65a58f5cbaf12c6443fb49bd6a3ec0c /source/blender/modifiers/intern/MOD_multires.c
parentd1f32b63eb0cfa5055471853db831a362ca80831 (diff)
UI Code Quality: Use derived struct for hot-key buttons
`uiBut` contained a variable that was only used for these hot-key buttons. This may also help getting rid of the `UI_BUT_IMMEDIATE` flag, which is also only used for this button type. We are running out of available bits for flags, so this would be useful. Continuing the work from 49f088e2d093. Part of T74432.
Diffstat (limited to 'source/blender/modifiers/intern/MOD_multires.c')
0 files changed, 0 insertions, 0 deletions