Blender Git Commit Log

Git Commits -> Revision e276a7c

Revision e276a7c by Lukas Toenne (master)
August 6, 2012, 16:25 (GMT)
Fix for Reroute nodes: Reloading could change socket types without updating the socket data structs, leading to crash. This is caused by the node verification procedure, which resets any socket type to the initial type defined in the socket templates. Adding sockets dynamically without templates solves this (the sockets are then ignored by verification).

Commit Details:

Full Hash: e276a7c8058d146f81ce08f12a0c45f77906515b
SVN Revision: 49628
Parent Commit: db6c4ba
Lines Changed: +10, -10

1 Modified Path:

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