-
Notifications
You must be signed in to change notification settings - Fork 361
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Chris Hellmuth <[email protected]>
- Loading branch information
Showing
2 changed files
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
Compiled connected_output.osl -> connected_output_shader.oso | ||
Compiled input.osl -> input_shader.oso | ||
Compiled main.osl -> main_shader.oso | ||
Connect input_layer.Val_Out to main_layer.Val_In | ||
Val_in = 0.860313 | ||
|
||
Connect input_layer.Val_Out to main_layer.Val_In | ||
Val_in = 0.860313 | ||
|
||
Connect input_layer.Val_Out to test_layer.Val_Out | ||
Connect test_layer.Val_Out to main_layer.Val_In | ||
side-effect | ||
Val_in = 0.860313 | ||
|