Blender Git Loki
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