Sequencer

- Draw a verticle line for markers
- Added an option to transform selected markers in the sequencer - useful for Extending time
This commit is contained in:
2007-10-17 18:32:54 +00:00
parent e844ee5e54
commit 2639404f34
11 changed files with 132 additions and 31 deletions

View File

@@ -754,7 +754,7 @@ void drawnlaspace(ScrArea *sa, void *spacedata)
draw_cfra_action();
/* draw markers */
draw_markers_timespace();
draw_markers_timespace(0);
/* Draw preview 'curtains' */
draw_anim_preview_timespace();