Blender Git Commit Log

Git Commits -> Revision 5d9c01c

Revision 5d9c01c by Philipp Oeser (master)
September 9, 2019, 13:19 (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: 5d9c01c53fd58c9f5b9b9ac32995bae865448b7b
Parent Commit: f5e0dfe
Lines Changed: +4, -1

1 Modified Path:

/source/blender/blenloader/intern/versioning_cycles.c (+4, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021