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-08-27 20:48:55 +0300
committerPablo Vazquez <pablo@blender.org>2021-08-27 20:49:08 +0300
commit071007e0eff9dd474f4a3d1f479649242be22717 (patch)
treeffcb5b3a10494abeb99f72a0e15da7a59184a77a /source/blender/blenkernel/intern/idprop.c
parent8b9a3b94fc148d197b137aa892855c60db2783e6 (diff)
UI: Fix summary overlay wrong range and overlap in Dopesheet
The overlay was drawn twice on top of each other making it hard to see, hard to theme, and making it more prominent in the wrong areas (before frame 0, not even start frame). The comment in the code was also wrong since it said "frame one" but it was 0. Checked with the Animation module team that it's better to use start/end frame range instead of frame 0. There is a TODO note to de-duplicate this section eventually so I left it there. This fix is currently done for Grease Pencil and Mask modes, but it should also be fixed for the regular Dopesheet mode (in line 244 if anyone wants to do it).
Diffstat (limited to 'source/blender/blenkernel/intern/idprop.c')
0 files changed, 0 insertions, 0 deletions