Blender Git Loki

Git Commits -> Revision 67a822e

Revision 67a822e by Richard Antalik (master)
June 18, 2020, 03:53 (GMT)
Fix T73056: Cache not invalidated in fade operator

This operator is written in python it is inserting keyframes to create fade
effects.

Add Sequence.invalidate() python function to invalidate strip if it is
changed in python.

Perhaps I could implement cache invalidation to actual curve manipulation.
I guess it wouldn't be very hard to do but having means to invalidate form
python is useful as well.

Reviewed By: brecht

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

Commit Details:

Full Hash: 67a822e08684ac7c89f915766920b9ff1c9f5328
Parent Commit: 47f98a3
Lines Changed: +30, -0

2 Modified Paths:

/release/scripts/startup/bl_operators/sequencer.py (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_sequencer_api.c (+28, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021