Releases: JenusL/sitoa
Release list
SItoA 7.3.7.1
Be sure to read the Arnold core release notes from version 7.3.6.0 to 7.3.7.1 to see all the performance improvements, bug fixes and other changes that comes "for free" with the updated core.
SItoA specific improvements
- Added OpenPBR to Arnold Shaders menu
- Made OpenPBR the default shader in Scene Material
- Added
trasmission_shadow_densityto standard_surface and openpbr_surface
Incompatible / Behavior changes
- None that I know of.
Bugfixes
- None
Build system fixes / changes:
- None
Passes testsuite.
SItoA 7.3.6.0
Be sure to read the Arnold core release notes from version 7.2.5.1 to 7.3.6.0 to see all the performance improvements, bug fixes and other changes that comes "for free" with the updated core.
SItoA specific improvements
- New openpbr_surface shader.
- Added diffusion to standard_volume.
- Added nref_name and normal_type to triplanar shader.
- Added hue_staturation parameters to toon shader.
- Added imager_overlay.
- Added heatmap to imager_tonemap.
- Cleaned up PPGs of imagers.
Incompatible / Behavior changes
- None that I know of.
Bugfixes
- None
Build system fixes / changes:
- Added VS Code Tasks (Install, Package, Run Testsuite)
- Removed some hardcoded paths and replaced them with user folder variable.
- Updated test_0083 because it used an to old standard shader.
Passes testsuite.
SItoA 7.2.5.0
Be sure to read the Arnold core release notes from version 7.2.2.1 to 7.2.5.0 to see all the performance improvements and other changes that comes "for free" with the updated core.
SItoA specific improvements
- Support for multi-output shaders in the automatic shader building.
- Support alpha in the PNG driver (new in v7.2.4 core)
- Added
skip_alphasetting to the TIFF driver. - Small UI enhancements in Render Settings.
Incompatible / Behavior changes
- The
unpremult_alphaparameter in the TIFF settings has been renamed tooutput_tiff_unpremult_alpha. - The
state_float,state_int,state_vectoranddistanceshader now have multiple outputs, and the main output of those shaders have been renamed. This means that they will be disconnected when opening old scenes. Just connect the first port of them to get the old look back.
Bugfixes
- None
Build system fixes / changes:
- Updated several tests that used the above multi output shaders.
Passes testsuite.
SItoA 7.2.2.0
This update brings support for the following new Arnold features from Arnold 7.1.4 to 7.2.2
- Global light sampling (v7.2.1 and v7.2.2)
- New parameter
enable_skyinphysical_skyto disable the sky. (v7.2.0) - New Autobump for shadow and SSS rays in Arnold Parameters (v7.2.0 and v7.2.2)
- New
distanceshader (v7.2.1) - New
wsetanduvw_matrixparameters added touv_transform(v7.2.1) - The
set_transformoperator can now handle motion blur correctly. (v7.2.1 and v7.2.2)
SItoA improvements unrelated to Arnold version
- A lot of operators had their inputs exposed to be linked. That was not supported and has now been fixed.
Incompatible / Behavior changes
- The global setting
Use Autobump in SSSis now removed. If you had it enabled in an old scene, you now need to enable it on the objects Arnold Parameters instead to get the same look. - SItoA versioning is now using four numbers like all other *toA plugins.
Bugfixes
- None
Build system fixes / changes:
- Updated Autobump in SSS test (0126) to use the new autobump settings.
- Updated operators test (0268) to use motion blur.
Passes testsuite.
SItoA 7.1.4
This update brings support for the following new Arnold features from Arnold 7.1.0 to 7.1.4
- Per axis texture on
triplanar(v7.1) - Flip opposite on
triplanar(v7.1) - Dual lobe phase function in
standard_volume(v7.1.3) - Physically correct volume emission scaling in
standard_volume(v7.1.3) - Blackbody intensity control in
standard_volume(v7.1.3) - Automatic generation of TX files (v7.1.4)
- Autodesk Analytics Program (ADP) settings. (v7.1.4)
SItoA improvements unrelated to Arnold version
- Exposed B-Spline and Linear interpolation
basisof ICE curves. - Support for shaders with multiple outputs.
- To demonstrate the new OSL shader build system. I included 4 previously unsupported original Softimage shaders, 2 of which have multiple outputs to also demonstrate that:
sib_boolean_to_colorsib_color_to_scalarssib_vector_to_colorsib_vector_to_scalars
Incompatible / Behavior changes
- Pinned curves. SItoA now internally uses the
wrap_modesetting on curves. This means Arnold is creating first and last segment of smooth curves at render time so they are not stored in the ass-file anymore, saving disk space (v7.1.3) - Small UI fixes to
standard_volumeandcheckerboard
Bugfixes
- None
Build system fixes / changes:
- Support for building standard Softimage shaders as OSL shaders.
- Patches newer versions of AdClm.
- Added exr and tx version of noIcon to test suite and updated tests to use it.
- New test 0274 to test shaders and shader compounds with multiple outputs.
- Small enhancements to dev env helpers.
SItoA 7.0.0
This update brings support for the following new Arnold features from Arnold 6.2 and 7.0
- OCIO default color manager
- EXR Multipart support
- Denoising imagers:
imager_denoiser_noiceArnold Denoiserimager_denoiser_oidnIntel Open Image Denoiseimager_denoiser_optixnVidia Optix denoiser
imager_lens_effectsnow has Bloomimager_tonemapgot support for LUTs + UI enhancementsignore_imagersrender option
Incompatible / Behavior changes
- Default color manager has been changed to use OCIO and default render colorspace has changed to ACEScg.
- GPU settings is now always exported
use_existing_txis now handled by Arnold core instead of the SItoA plugin
Bugfixes
- Made Arnold handle if shaders are linkable or not. This made some more parameters linkable that was incorrectly set to not be linkable before.
Build system fixes / changes:
- Support for Windows Terminal
- Fixed a deadlock bug in testsuite
- Updated all test suite reference images due to the color manager change making them not pass anymore.
Built with Arnold 7.0.0.0