Blender Git Commit Log

Git Commits -> Revision 525e8f0

Revision 525e8f0 by Sebastian Parborg (temp-VSE-fixes)
August 13, 2021, 14:48 (GMT)
VSE: Use lines to draw waveform

Refactor and improve waveform drawing.

Drawing now can use line strips to draw waveforms instead of only
triangle strips. This makes us able to properly visualize thin waveforms
as they would not be visible before. We now also draw the RMS value of
the waveform.

The waveform drawing is now also properly aligned to the screen pixels
to avoid flickering when transforming the strip.

Reviewed By: Richard Antalik

Differential Revision: https://developer.blender.org/D11184

Commit Details:

Full Hash: 525e8f02f7957795eaf16ffc842445396d87b1ea
Parent Commit: 40f8615
Lines Changed: +259, -71

2 Modified Paths:

/extern/audaspace/bindings/C/AUD_Special.cpp (+1, -1) (Diff)
/source/blender/editors/space_sequencer/sequencer_draw.c (+258, -70) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021