General Improvements

We’ve exposed vrLogService to set a log level, added more updates to the Substance and MDL SDKs, and DLSS and MaterialX versions, plus much more.

Video captions: Another third-party update is the new Substance SDK, which we implemented to support the latest Substance node types, such as splines scatter nodes for example, like this one, which generates stitches following a path around the embossed patterning. And, I can easily change the complete inputs for it. This gives you so much more flexibility in your CMF workflow.

Log Levels

We have exposed vrLogService to add a log level to a Python request. Choose from:

vrLogService

Updates

Encrypted HTTPS Only

The option, Encrypted HTTPS Only, can now be set using the system variable, VRED_FORCE_HTTPS.

Remove Preview

We added Remove to the Variant Sets context menu to delete variant set thumbnail preview. Either select a preview from the tree or in the Variant Set Simple View Mode, right-click, and select Preview Image > Remove to remove the selected preview from the set.

Removing the selected preview from the set

Updated VRED_DISABLE_ADP

The description for the environment variable, VRED_DISABLE_ADP,changed to the following:

Any value: Disables the Autodesk data collection feature. Starting with VRED 2025, ADP can be disabled machine wide by creating a new registry key HKEY_LOCAL_MACHINE\SOFTWARE\Autodesk\Privacy\TrustLevel (string value) with a value of 1.

Online Help Updates

You will find we re-organized the VRED Python Examples, making it much easier to find specific examples.