This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
Richard Antalik a60a623a1a Fix T69921: VSE - Waveforms unnecessary redrawn on offset change
Waveform is freed in `sound_load_audio()` when sound length is `queried by BKE_sound_info_get()`.

Add argument free_waveform, so `BKE_sound_info_get()` can skip waveform freeing, as it is not expected to alter sound.

Reviewed By: sybren

Differential Revision: http://developer.blender.org/D6053
2020-01-22 13:36:55 +01:00
..
2019-10-04 16:23:39 +02:00
2019-09-07 23:17:40 +10:00
2019-11-21 23:15:02 +11:00
2019-11-25 01:51:11 +11:00
2019-06-11 15:11:07 +02:00
2019-09-07 23:17:40 +10:00
2019-09-30 17:07:05 +10:00
2020-01-02 13:08:20 +11:00
2019-10-04 06:00:08 +10:00