NLA SoC: Insert Keyframe Operator Tweaks (Anim Editor Versions)
* Insert Keyframe (IKEY) operator for Graph Editor * Renamed the DopeSheet version to make it more consistent with the other keyframing operators
This commit is contained in:
@@ -86,6 +86,7 @@ void GRAPH_OT_previewrange_set(struct wmOperatorType *ot);
|
||||
void GRAPH_OT_view_all(struct wmOperatorType *ot);
|
||||
|
||||
void GRAPH_OT_click_insert(struct wmOperatorType *ot);
|
||||
void GRAPH_OT_insert_keyframe(struct wmOperatorType *ot);
|
||||
|
||||
void GRAPH_OT_copy(struct wmOperatorType *ot);
|
||||
void GRAPH_OT_paste(struct wmOperatorType *ot);
|
||||
|
||||
Reference in New Issue
Block a user