Blender Git Commit Log
Git Commits -> Revision 2da63c0
Revision 2da63c0 by Philipp Oeser (temp-lanpr-staging) September 12, 2019, 01:13 (GMT) |
Fix T69663: 2.81 Cant open/append/link a blend file but 2.8 can Was a problem in the versioning code from rBbaaa89a0bc54, since the TexMapping struct could already be freed and node->storage could already be set to NULL (if a file with the new mapping node [saved from (2, 81, 8) or newer] is opened in a blender version prior to (2, 81, 8) and saved from there again). Reviewers: brecht Maniphest Tasks: T69663 Differential Revision: https://developer.blender.org/D5723 |
Commit Details:
Full Hash: 2da63c040558c71399695858dc513f09935edd41
Parent Commit: 7af7548
Committed By: YimingWu
Lines Changed: +4, -1
1 Modified Path:
/source/blender/blenloader/intern/versioning_cycles.c (+4, -1) (Diff)