Blender Git Loki
Git Commits -> Revision 9b4e621
Revision 9b4e621 by Richard Antalik (master) June 26, 2020, 14:30 (GMT) |
Fix T77410: Effects doesn't update when Offset property is set Enabling offset property caused strip to produce `SEQ_CACHE_STORE_RAW` type image, which is kept in temp cache and is not invalidated. Change update functions for all properties of effect strips that affect image to `rna_Sequence_invalidate_raw_update`. Reviewed By: brecht Differential Revision: https://developer.blender.org/D8132 |
Commit Details:
Full Hash: 9b4e621db02a152d5582433551e3688643a9b573
Parent Commit: 26b4281
Lines Changed: +36, -36
1 Modified Path:
/source/blender/makesrna/intern/rna_sequencer.c (+36, -36) (Diff)