Blender Git Commit Log

Git Commits -> Revision 79563d2

January 20, 2018, 22:35 (GMT)
Fix old files with changed node socket type not loading correctly.

This would lead to sock.default_value pointing to the wrong data type,
possibly causing crashes. Unfortunately, this bug will still exist for
older Blender versions that try to load newer files, which makes
changing the type of a node socket problematic.

Commit Details:

Full Hash: 79563d2a33efd6db5c2d6429f964d78cfb305447
Parent Commit: b6481cb
Lines Changed: +29, -9

3 Modified Paths:

/source/blender/blenkernel/BKE_node.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/node.c (+20, -0) (Diff)
/source/blender/nodes/intern/node_socket.c (+8, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021