Blender Git Commit Log

Git Commits -> Revision d541430

Revision d541430 by Jacques Lucke (master)
February 26, 2019, 16:24 (GMT)
UI: Show marker lines in remaining animation spaces

This also includes fixed/slighly refactored drawing code for marker lines.
The old code used the wrong height.

Reviewers: brecht

Differential Revision: https://developer.blender.org/D4411

Commit Details:

Full Hash: d54143078562fbf7780f0da8ab5c6da79a9c21b1
Parent Commit: 2b3553e
Lines Changed: +56, -25

9 Modified Paths:

/release/scripts/startup/bl_ui/space_dopesheet.py (+1, -0) (Diff)
/release/scripts/startup/bl_ui/space_nla.py (+1, -0) (Diff)
/release/scripts/startup/bl_ui/space_time.py (+1, -0) (Diff)
/source/blender/editors/animation/anim_markers.c (+33, -24) (Diff)
/source/blender/editors/space_action/space_action.c (+1, -0) (Diff)
/source/blender/editors/space_nla/space_nla.c (+3, -1) (Diff)
/source/blender/makesdna/DNA_action_types.h (+2, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+12, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021