Blender Git Commit Log

Git Commits -> Revision 22e4f9e

Revision 22e4f9e by Brecht Van Lommel (master)
October 14, 2011, 12:20 (GMT)
Fix #28914: crash loading file saved with cycles builds in trunk.

The cause is an unknown node socket type in node groups. Ideally the node system
should handle this better and remove the unknown sockets from groups, but this
is a bit of a risky fix to do now, so instead the shader socket type has been
added, since this is a simple change and the code has been tested well.

Commit Details:

Full Hash: 22e4f9e3bbdce90f8c3fca6b16ee09a7e9917ddd
SVN Revision: 41009
Parent Commit: 43de428
Lines Changed: +33, -0

1 Modified Path:

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