Skip to content

Commit

Permalink
Update minimum OSL version (#2144)
Browse files Browse the repository at this point in the history
This changelist updates the minimum OSL version in our documentation, mirroring recent codebase changes in #2121.
  • Loading branch information
jstone-lucasfilm authored Dec 14, 2024
1 parent 81ed31d commit ecd3479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/MaterialXTest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ When rendering tests are enabled through the `MATERIALX_TEST_RENDER` option, the
- `MATERIALX_OSL_BINARY_OSLC`: Path to the OSL compiler binary (e.g. `oslc.exe`).
- `MATERIALX_OSL_BINARY_TESTRENDER`: Path to the OSL test render binary (e.g. `testrender.exe`).
- `MATERIALX_OSL_INCLUDE_PATH`: Path to the OSL shader include folder, which contains headers such as `stdosl.h`.
- OSL versions 1.9.10 and later are supported.
- OSL versions 1.12.6 and later are supported.
- `MDL` :
- Set the following build options to enable MDL support:
- `MATERIALX_MDLC_EXECUTABLE`: Full path to the MDL compiler binary (e.g. `mdlc.exe').
Expand Down

0 comments on commit ecd3479

Please sign in to comment.