2.5 - Added descriptions to all Animation Editor operators
DopeSheet and Graph Editor operators were missing these, since many of these operators were written before that field was added. NLA Editor's operators already have them.
This commit is contained in:
@@ -219,6 +219,7 @@ static void graph_editmenu(bContext *C, uiLayout *layout, void *arg_unused)
|
||||
|
||||
uiItemO(layout, NULL, 0, "GRAPH_OT_clean");
|
||||
uiItemO(layout, NULL, 0, "GRAPH_OT_sample");
|
||||
uiItemO(layout, NULL, 0, "GRAPH_OT_bake");
|
||||
|
||||
uiItemS(layout);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user