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:
authorPablo Vazquez <pablo@blender.org>2021-10-25 17:28:56 +0300
committerPablo Vazquez <pablo@blender.org>2021-10-25 17:29:26 +0300
commit4758a7d35750ae0a2ed24014817e5b169a71e364 (patch)
treedc6ab840e8ff2679cc058e32ec3dc413280618fe /intern/cycles/render/buffers.cpp
parent1bc28fc73b9cf6ffa873c6fb0d2f6c3e9e7aaf2b (diff)
UI: Use flat colors for NLA strip drawing
The NLA editor is in need of a design overhaul, hopefully for 3.1 or 3.2. This should be a project on itself, however, the worst offender currently is the use of gradients on strips. Something that can be fixed easily. {F11390293, size=full, loop, autoplay} A simple replace of `UI_draw_roundbox_shade_x` for `UI_draw_roundbox_4fv` brings strips in line with how other areas are drawn. This patch also: * Remove embossed lines around active action channel. * Highlight the strip while being moved. This patch does not include any theme changes. This will be tackled separately. Reviewed By: HooglyBoogly Differential Revision: https://developer.blender.org/D12968
Diffstat (limited to 'intern/cycles/render/buffers.cpp')
0 files changed, 0 insertions, 0 deletions