Blender Git Commit Log

Git Commits -> Revision e53447c

Revision e53447c by Brecht Van Lommel (master)
January 20, 2018, 21:42 (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: e53447c137291da616d1b482843d7debf60bde6a
Parent Commit: dd35048
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