Page MenuHome

Set grease pencil layer channel custom color to all line in Dopesheet
AbandonedPublic

Authored by Antonio Vazquez (antoniov) on Apr 4 2019, 4:57 PM.

Details

Summary

This patch display the color of the layer for all keyframes and not only in the header

Diff Detail

Event Timeline

@Joshua Leung (aligorith) Could you verify I'm doing the right change?

Antonio Vazquez (antoniov) retitled this revision from Set GPL custom Channel Color to all line to Set grease pencil layer custom channel color to all line in Dopesheet.Apr 4 2019, 4:58 PM
Antonio Vazquez (antoniov) retitled this revision from Set grease pencil layer custom channel color to all line in Dopesheet to Set grease pencil layer channel custom color to all line in Dopesheet.

Missed check if show custom colors is enabled.

Only change color of layer rows

source/blender/editors/space_action/action_draw.c
298

Instead of using the color as-is, it would be better to respect the alpha settings for normal colors still. Right now, it's hard to tell that the channel region is not part of the keyframe strips

Antonio Vazquez (antoniov) updated this revision to Diff 14628.EditedApr 5 2019, 4:22 PM
  • Selection alpha to get better separation between label and keys

Antonio Vazquez (antoniov) marked an inline comment as done.Apr 5 2019, 4:22 PM

If this is doing just the same as bone groups I'm fine with this.

This revision was implemented in c536b61961d7