Blender Git Loki

Git Commits -> Revision 11b50b2

Revision 11b50b2 by Richard Antalik (master)
May 6, 2021, 03:57 (GMT)
Cleanup: VSE: move functions from incorrect file

`SEQ_recursive_apply` and `SEQ_seqbase_recursive_apply` were incorrectly
refactored into `iterator.c` file, but they aren't part and don't use
sequencer iterator.

Functions are moved to `utils.c` file.

Commit Details:

Full Hash: 11b50b2b77664f820291acb029c394a36edb337d
Parent Commit: f74b7e6
Lines Changed: +46, -45

8 Modified Paths:

/source/blender/blenloader/intern/readfile.c (+2, -1) (Diff)
/source/blender/editors/sound/sound_ops.c (+2, -1) (Diff)
/source/blender/editors/space_sequencer/sequencer_edit.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_sequencer.c (+5, -5) (Diff)
/source/blender/sequencer/intern/iterator.c (+0, -28) (Diff)
/source/blender/sequencer/intern/utils.c (+29, -1) (Diff)
/source/blender/sequencer/SEQ_iterator.h (+0, -6) (Diff)
/source/blender/sequencer/SEQ_utils.h (+6, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021