Merge branch 'blender-v2.92-release'
This commit is contained in:
@@ -1420,7 +1420,7 @@ class CLIP_MT_track_refine(Menu):
|
||||
props = layout.operator("clip.refine_markers", text="Backwards")
|
||||
props.backwards = True
|
||||
|
||||
props = layout.operator("clip.refine_markers", text="Fowards")
|
||||
props = layout.operator("clip.refine_markers", text="Forwards")
|
||||
props.backwards = False
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user