Blender Git Loki
Git Commits -> Revision 3deb4f4
Revision 3deb4f4 by Richard Antalik (master) October 25, 2020, 23:30 (GMT) |
Fix T81426: Infinite loop building VSE relations It is possible to create scene strips pointing to each other. This is sanitized when rendering, but in dependency graph such setup will cause infinite loop. This patch fixes loop in dependency graph, but same problem exists in audaspace Reviewed By: sergey Differential Revision: https://developer.blender.org/D9262 |
Commit Details:
Full Hash: 3deb4f4cb8ba4558adbb24597fb799252449a799
Parent Commit: 8d1978a
Lines Changed: +3, -0
1 Modified Path:
/source/blender/depsgraph/intern/builder/deg_builder_relations.cc (+3, -0) (Diff)