Markers Todo: Adding back "Rename Marker" operator (Ctrl M).
As we don't have any dedicated text-input boxes anymore, this is a bit more clunky than it should optimally be.
This commit is contained in:
@@ -51,7 +51,7 @@ void ED_markers_get_minmax(ListBase *markers, short sel, float *first, float *la
|
||||
|
||||
void ED_markers_make_cfra_list(ListBase *markers, ListBase *lb, short sel);
|
||||
|
||||
short ED_markers_has_selected(ListBase *markers);
|
||||
struct TimeMarker *ED_markers_get_first_selected(ListBase *markers);
|
||||
|
||||
/* Operators ------------------------------ */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user