Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2021-11-12 09:34:54 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-11-12 09:38:58 +0300
commitd612d926308a1f73c9656d049f56fd98b74428a5 (patch)
treef6d7127f2c995990f8045dcc70e476032d5ed394 /source/blender/blenloader
parentbd734cc4419a0d5cbdd73e8e3f0fff086014ec9b (diff)
Cleanup: use term sequence_strip instead of vse_strip
Diffstat (limited to 'source/blender/blenloader')
-rw-r--r--source/blender/blenloader/BLO_readfile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/blenloader/BLO_readfile.h b/source/blender/blenloader/BLO_readfile.h
index 5a919ae3605..22182edd070 100644
--- a/source/blender/blenloader/BLO_readfile.h
+++ b/source/blender/blenloader/BLO_readfile.h
@@ -124,7 +124,7 @@ typedef struct BlendFileReadReport {
/* Number of proxies that failed to convert to library overrides. */
int proxies_to_lib_overrides_failures;
/* Number of sequencer strips that were not read because were in non-supported channels. */
- int vse_strips_skipped;
+ int sequence_strips_skipped;
} count;
/* Number of libraries which had overrides that needed to be resynced, and a single linked list