Blender Git Commit Log

Git Commits -> Revision 41081b3

Revision 41081b3 by Lukas Toenne (master)
September 15, 2012, 16:31 (GMT)
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"

Commit Details:

Full Hash: 41081b3e8cd0f5f80f7753ad600db64b93a4d9b5
SVN Revision: 50638
Parent Commit: 21964e6
Lines Changed: +42, -14

2 Modified Paths:

/intern/cycles/render/osl.cpp (+39, -13) (Diff)
/intern/cycles/render/osl.h (+3, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021