tornavis/source/blender/editors/space_sequencer
Sergey Sharybin 63840fd505 Fix #32755: Stripes in Metastrip can not be moved on other channel with mouse (grab tool)
The issue was caused by SEQ_BEGIN macro modifying sequence's depth
which ruined transformation routines. Used own DFS instead which
doesn't modify sequences.

Also corrected some typos in api and comments.
2012-10-04 18:30:28 +00:00
..
CMakeLists.txt Sequencer: display color sample information when mouse is holded down 2012-08-23 16:14:52 +00:00
SConscript Build-system fix (for r.47710) 2012-06-11 02:01:48 +00:00
sequencer_add.c Fix #32755: Stripes in Metastrip can not be moved on other channel with mouse (grab tool) 2012-10-04 18:30:28 +00:00
sequencer_buttons.c style cleanup 2012-06-27 18:29:47 +00:00
sequencer_draw.c Fix #32755: Stripes in Metastrip can not be moved on other channel with mouse (grab tool) 2012-10-04 18:30:28 +00:00
sequencer_edit.c Fix #32755: Stripes in Metastrip can not be moved on other channel with mouse (grab tool) 2012-10-04 18:30:28 +00:00
sequencer_intern.h code cleanup: remove deprecated defines and some struct members 2012-09-06 00:33:59 +00:00
sequencer_modifier.c Sequencer: move up/down operators for modifiers 2012-08-23 09:04:30 +00:00
sequencer_ops.c Fix for [#32595] N shortcut (view-properties) is not shown in preview mode in sequence editor. 2012-09-21 13:29:38 +00:00
sequencer_scopes.c fix buffer overrun in make_histogram_view_from_ibuf_byte(), use define for buffer size so this wont happen again. 2012-09-19 00:56:09 +00:00
sequencer_select.c Fix #32755: Stripes in Metastrip can not be moved on other channel with mouse (grab tool) 2012-10-04 18:30:28 +00:00
sequencer_view.c style cleanup: also correct incorrect doxy heading 2012-09-26 20:26:31 +00:00
space_sequencer.c style cleanup: also correct incorrect doxy heading 2012-09-26 20:26:31 +00:00