Blender Git Loki
Git Commits -> Revision e9e4f6a
Revision e9e4f6a by Richard Antalik (master) March 2, 2020, 01:49 (GMT) |
Fix T74320: Sound strip waveforms drawing allows negative volume values While animating sound strips volume within the graph editor, it is possible to set keyframes to negative values. The drawing code of waveforms wasn't clamping these values to zero and was instead drawing an "inverted" curve Author: a.monti Reviewed By: iss Differential Revision: https://developer.blender.org/D6971 |
Commit Details:
Full Hash: e9e4f6af9e79ea73eb26a2ce57f10bf600d9c6e3
Parent Commit: eaf0528
Lines Changed: +1, -0
1 Modified Path:
/source/blender/editors/space_sequencer/sequencer_draw.c (+1, -0) (Diff)