draw muted strips faded. hkey added alt+hkey to mute and un-mute strips, Mkey is used for metastrips. would be nice to make this similar to object mode restrict render option.

This commit is contained in:
2008-01-20 20:09:06 +00:00
parent 053dca1fa9
commit c11fce1a9f
4 changed files with 74 additions and 1 deletions

View File

@@ -62,6 +62,7 @@ void mouse_select_seq(void);
void no_gaps(void);
void seq_snap(short event);
void seq_snap_menu(void);
void seq_mute_sel( int mute );
void set_filter_seq(void);
void swap_select_seq(void);
void touch_seq_files(void);