Blender Git Commit Log

Git Commits -> Revision a64782b

Revision a64782b by Dalai Felinto (master)
September 28, 2021, 08:23 (GMT)
VSE: Implement sanity check for files with more channels than supported

This is a follow up to 8fecc2a8525467ee2fbbaae16ddbbc10b3050d46.

This makes sure future .blend files that have more channels than the
limit won't break Blender.

It can be backported to LTS.

This is part of https://developer.blender.org/D12645

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

Commit Details:

Full Hash: a64782b1334118d1bd98c78f665e7e0bfd232076
Parent Commit: 7cd43a9
Lines Changed: +19, -2

3 Modified Paths:

/source/blender/blenkernel/intern/scene.c (+9, -2) (Diff)
/source/blender/blenloader/BLO_readfile.h (+2, -0) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+8, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021