Blender Git Loki

Git Commits -> Revision 06fb71b

Revision 06fb71b by Lukas Toenne (master)
October 30, 2013, 11:21 (GMT)
Fix #37194, OSL script crashes blender. The lookup functions for finding Cycles shader inputs/outputs based on socket names are using a few modifications on the Blender socket names. But these only apply
to standard nodes where the Blender socket names can differ from associated Cycles names and may require additional indices to make them unique. Script node sockets are already unique and exact due to
being generated from the script function parameters.

Commit Details:

Full Hash: 06fb71bc4663eba957f8eca423381403eb98deca
SVN Revision: 61008
Parent Commit: c241bf3
Lines Changed: +53, -37

3 Modified Paths:

/intern/cycles/blender/blender_shader.cpp (+50, -36) (Diff)
/intern/cycles/render/graph.h (+2, -1) (Diff)
/intern/cycles/render/nodes.cpp (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021