Merge branch 'blender-v4.2-release'

This commit is contained in:
Harley Acheson
2024-07-04 11:19:14 -07:00
4 changed files with 30 additions and 24 deletions

View File

@@ -533,6 +533,9 @@ class DOPESHEET_MT_channel(Menu):
layout.separator()
layout.operator("anim.channels_fcurves_enable")
layout.separator()
layout.operator("anim.channels_bake")
layout.separator()
layout.operator("anim.channels_view_selected")