Files
test/release/datafiles
Pablo Vazquez 4758a7d357 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
2021-10-25 16:29:26 +02:00
..
2021-10-22 14:34:22 +02:00
2021-10-22 14:34:22 +02:00
2020-11-05 16:11:59 -08:00
2021-10-22 14:34:22 +02:00
2019-10-30 09:27:12 +11:00
2016-09-02 11:37:25 +02:00
2021-04-15 15:47:07 +02:00