Blender Git Commit Log
Git Commits -> Revision 0479a66
Revision 0479a66 by Bastien Montagne (master) November 23, 2021, 13:36 (GMT) |
Fix broken versionning after recent refactor of insertion in liboverrides. rB33c5e7bcd5e5b79 doversion code was incorrectly dealing with 'insert in first position' case from older blendfiles. Specifically, a NULL anchor is valid (it means that the new item is the first of the stored override data, and should be inserted at start of the list). Reported as part of T93321. |
Commit Details:
Full Hash: 0479a66313056bc6f467a833bba11592747f78ca
Parent Commit: 611e4ff
Lines Changed: +18, -9
1 Modified Path:
/source/blender/blenloader/intern/versioning_300.c (+18, -9) (Diff)