Blender Git Commit Log
Git Commits -> Revision a8e7c8d
Revision a8e7c8d by Bastien Montagne (master) April 30, 2021, 16:49 (GMT) |
LibOverride: Fix infinite resync loop in some invalid file cases. Multi-overrides of a same linked ID in a same override hierarchy are currently not supported and can cause all kind of issues. In some cases they could lead to infinite loop trying to resync the same ID over and over, this is now prevented. Found in some Blender studio production files. |
Commit Details:
Full Hash: a8e7c8d59b32f0e3792ad48dda8193ad7c0ca30c
Parent Commit: aadfa31
Lines Changed: +7, -0
1 Modified Path:
/source/blender/blenkernel/intern/lib_override.c (+7, -0) (Diff)