User Guide Cancel

Version 12.4 | Substance 3D Designer

Version 12.4

Substance 3D Designer 12.4 brings several quality of life improvements (a tool to clean a graph, using basic formulas to set parameters, a button to generate random seed, a lock for size, etc.) and support of Substance model graphs in the Python API. See below for more details about all these changes.

Release date: January 31st, 2023

Quality of Life improvements

Clean graph tool

When you edit your graph, you sometimes have to experiment several possibilities, and plug / unplug various nodes until the moment you get the result you want. Then at the end, you have some nodes in your graph that are not connected to an output, therefore have no impact on the final result. This new tool will allow you to automatically detect and delete those nodes in order to clean your graphs before finalizing them. The cleaning tool is also optionally looking in parameters functions, and can be launched on the current graph through the dedicated button in the Graph View toolbar, or on a selection of graphs from the Explorer view.

Type formulas in parameters fields

No need to use a calculator or to compute in your head anymore when you want to enter specific parameter values. You can now directly enter basic formulas like additions, divisions, mutliplications or subtractions when setting a numeric value for a parameter in the Properties and other places in the application.

Quick access buttons in the 3D View

We have added an additional toolbar in the 3D view corresponding to all the options available in the Display menu, for quick access to all these options (E.g., Wireframe, Grid, Bounding Box, etc.) as button toggles. We also added a toggle to show / hide the environment map.

Button to generate a Random Seed

You can now quickly create different variations by using a new button to generate the random seed for your graph, instead of moving a slider.

Lock for the Output Size widget

You can now lock the width and the height of the Output Size in order to make sure to keep a square size and avoid to manipulate the two values each time you want to update them.

Transform image input to Color/Greyscale

Quickly switch between an Input Color and an Input Greyscale through the node contextual menu.

Select clicked pin when displaying the Gradient Editor

In the property panel, if you click a pin to edit a gradient, you will now automatically select the corresponding pin in the displayed Gradient Editor.

Select downstream nodes

New entry in the node contextual menu to select all the nodes connected to the output of the selected node(s), directly or indirectly. So you select all the nodes impacted by your node. Useful to delete part of your graph or to rework the graph layout.

Python API Updates

This 12.4 version brings also the full support of Substance model graphs through the Python API. It means that you have now all required tools to create, edit, or evaluate Substance model graphs. For full details, take a look at the documentation available from the software Help menu.

Release notes

12.4.0

(Released January 24, 2023)

Added:

  • [3D View] Add quick access buttons to set display options (Wireframe, environment map, scene stats, etc.)
  • [Color management] Improve quality of baked 3D LUTs in ACE mode
  • [Documentation] Sample projects for Substance graphs
  • [Documentation] Sample project for function graphs
  • [Explorer] Allow moving Graph and Resources from one parent to another without closing or invalidating widgets
  • [Gradient Editor] Select clicked pin when displaying the gradient editor
  • [Graph] Add option in a node's contextual menu to select all its children
  • [Graph] Clean graph tool to detect and remove unused nodes in all graphs types and property graphs
  • [Graph] Transform image input to color/greyscale
  • [Parameters] Add a lock on integer2 widgets
  • [Parameters] Allow to type basic formulas as a parameter
  • [Substance model] Toggle to switch between values and icons for value nodes
  • [UI] Button to generate a random value when a random seed is required
  • [UI] Highlight in the 3D View the item currently selected in the Scene Browser
  • [UX] Reset slider ranges when their value is reset
  • [API] Allow adding actions to graph view toolbars
  • [API] Allow to create/edit/evaluate a Substance model graph from the API

Fixed:

  • [3D View] 'DirectX Normal' property value is not shared across renderers
  • [3D View] Scene statistics display is stretched when viewport is small
  • [3D View] Wireframe display property is not saved
  • [Content] Radial Blur Color parameters have no effect on the alpha channel
  • [Localization] Additional sliders and buttons are displayed in Enviroment OpenGL Properties.
  • [MDL][Substance model] Crash when deleting exposed nodes
  • [Preferences] Default_config file is never recreated if deleted
  • [Substance model] Crash reordering parameter that doesn't appears at instance level
  • [API] SDProperty.getDefaultValue() almost always returns None

Get help faster and easier

New user?