Merge branch 'blender-v4.3-release'

This commit is contained in:
Falk David
2024-11-18 12:45:43 +01:00

View File

@@ -3987,7 +3987,7 @@ static bAnimChannelType ACF_GPL = {
/*channel_role*/ ACHANNEL_ROLE_CHANNEL,
/*get_backdrop_color*/ acf_generic_channel_color,
/*get_channel_color*/ acf_gpl_channel_color,
/*get_channel_color*/ nullptr,
/*draw_backdrop*/ acf_generic_channel_backdrop,
/*get_indent_level*/ acf_generic_indentation_flexible,
/*get_offset*/ greasepencil::layer_offset,