blender/release/scripts
Campbell Barton b511fbea6d Sequencer display overlay option, this can show a border area from another time to help compare for color grading.
- Okey sets the border in the display.
- Okey resets the frame offset in the sequencer timeline.
- ghost icon in the header can enable/disable.
- frame offset can be relative or absolute (lock icon)

Not very happy that this commit adds a call to BKE_animsys_evaluate_animdata(scene, ...) in do_build_seq_array_recursively()
without this the offset frames dont have fcurves applied.
Though we will need something like this for prefetch frames to work too.
2010-07-08 10:03:29 +00:00
..
io rna api: 2010-07-03 17:39:29 +00:00
keyingsets bugfix [#22311] BVH Import broken 2010-05-20 17:23:37 +00:00
modules pedantic pep8 warnings, mostly white space. 2010-07-05 22:22:22 +00:00
op pedantic pep8 warnings, mostly white space. 2010-07-05 22:22:22 +00:00
presets Update interaction preset for property renaming 2010-06-14 08:47:58 +00:00
templates naming changes 2010-06-14 03:52:10 +00:00
ui Sequencer display overlay option, this can show a border area from another time to help compare for color grading. 2010-07-08 10:03:29 +00:00