Files
blender/intern/cycles
Lukas Toenne 41081b3e8c Generate compatible OSL shader parameter names in cases where the node has and input and output with the same name. In that case the convention is to add suffixes "In" and "Out" respectively.
Example:

Blender node has one input "Color" and one output "Color"

-> OSL parameter names should be "ColorIn" and "ColorOut"
2012-09-15 16:31:07 +00:00
..
2012-09-14 13:11:48 +00:00
2012-09-12 10:54:25 +00:00
2012-07-21 22:58:08 +00:00