Blender Git Loki
Git Commits -> Revision b9c2f8f
Revision b9c2f8f by Alessio Monti di Sopra (master) November 3, 2019, 05:52 (GMT) |
UI: Fix preview frame range drawing in sequencer and driver editors Draw preview range overlay in the video sequencer in the same way as in the other animation editors Add color control in the theme. Prevent overlay to be drawn in the driver editor. Reviewed By: ISS Differential Revision: https://developer.blender.org/D6074 |
Commit Details:
Full Hash: b9c2f8f3c89c3386e50cfcfc95c17ff6366222bb
Parent Commit: 7ddbc7b
Committed By: Richard Antalik
Lines Changed: +14, -4
5 Modified Paths:
/release/datafiles/userdef/userdef_default_theme.c (+1, -0) (Diff)
/source/blender/blenloader/intern/versioning_userdef.c (+1, -0) (Diff)
/source/blender/editors/space_graph/space_graph.c (+4, -2) (Diff)
/source/blender/editors/space_sequencer/sequencer_draw.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+6, -0) (Diff)
/source/blender/blenloader/intern/versioning_userdef.c (+1, -0) (Diff)
/source/blender/editors/space_graph/space_graph.c (+4, -2) (Diff)
/source/blender/editors/space_sequencer/sequencer_draw.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+6, -0) (Diff)