Blender Git Commit Log

Git Commits -> Revision 9c00605

Revision 9c00605 by Richard Antalik (master)
June 6, 2019, 23:23 (GMT)
VSE: Cache invalidation

Add invalidation to strip add functions
Add invalidation for scene and movieclip strips
Skip invalidation for sound strips

Reviewed By: brecht

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

Commit Details:

Full Hash: 9c0060572928d75faf999f148fc49570bee765e7
Parent Commit: 2175fb0
Lines Changed: +97, -17

10 Modified Paths:

/source/blender/blenkernel/BKE_sequencer.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/sequencer.c (+54, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_add.c (+5, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_edit.c (+3, -3) (Diff)
/source/blender/makesrna/intern/rna_camera.c (+1, -2) (Diff)
/source/blender/makesrna/intern/rna_color.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_movieclip.c (+12, -2) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_sequencer_api.c (+5, -1) (Diff)
/source/blender/makesrna/intern/rna_space.c (+12, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021