Blender Git Loki

Git Commits -> Revision 18cc2b7

Revision 18cc2b7 by Andrea Weikert (master)
December 14, 2009, 21:42 (GMT)
Sequencer drawing cleanup (Part 1)

Separated preview drawing into own ARegion, this should make using View2D possible
The Sequencer now has three view types: Sequencer, Preview and split Sequencer/Preview.

Changing the preview can be done either by the combobox in the header or toggling through those types with CTRL+TAB.

Notes:
* Icon for split Sequencer/Preview view missing still.
* Naming items in the comboboxes can be improved (just Preview instead of Image Preview?)

Next steps:
* bringing back View2D handling (zoom/pan) for image preview
* experimenting with splitting the Preview ARegion for In/Out editing

Commit Details:

Full Hash: 18cc2b76c2878846a540c463bd6de8ac96ab7611
SVN Revision: 25386
Parent Commit: fd70334
Lines Changed: +350, -63

10 Modified Paths:

/release/scripts/ui/space_sequencer.py (+39, -12) (Diff)
/source/blender/blenloader/intern/readfile.c (+23, -0) (Diff)
/source/blender/editors/include/ED_sequencer.h (+3, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_edit.c (+93, -31) (Diff)
/source/blender/editors/space_sequencer/sequencer_intern.h (+4, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_ops.c (+13, -3) (Diff)
/source/blender/editors/space_sequencer/space_sequencer.c (+143, -15) (Diff)
/source/blender/makesdna/DNA_screen_types.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+9, -1) (Diff)
/source/blender/makesrna/intern/rna_space.c (+22, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021