Blender Git Commit Log
Git Commits -> Revision 07fa016
Revision 07fa016 by Lukas Toenne (master) June 6, 2014, 07:28 (GMT) |
Fix T40282: Renaming node sockets in Cycles nodes causes crash. Cycles expects to find all node sockets with their correct names, but this can be changed via the API (see bug report discussion). Solution for now is to let cycles accept this case gracefully instead of crashing. The shader will simply use the internal default values for inputs and any connections will be ignored. Would be nice to report the error somewhere, but cycles doesn't have a proper logging system for this purpose yet. |
Commit Details:
Full Hash: 07fa016d9777a27b79f2003fb6d9db28db349e40
Parent Commit: 96f8124
Lines Changed: +8, -0
1 Modified Path:
/intern/cycles/blender/blender_shader.cpp (+8, -0) (Diff)