New design and layout
The new design focus on simplicity but as well on easier organization of the window. The window can now be docked vertically without wasting space. A new "list" display mode allows to search assets by name much more easily.
- Substance 3D home
- Home
- Getting Started
- Getting Started overview
- Activation and licenses
- System requirements
- Project creation
- Export
- Export overview
- Export window
- Export presets
- Export overview
- Glossary
- Performance
- Getting Started overview
- Interface
- Assets
- Substance 3D Assets
- Color picker
- Display settings
- History
- Layer stack
- Main menu
- Project configuration
- Properties
- Settings
- Shader settings
- Texture Set
- Toolbars
- Viewport
- Miscellaneous
- Assets
- Painting
- Painting overview
- Tool list
- Straight line
- Lazy mouse
- Symmetry
- Fill projections
- Presets
- Presets overview
- Creating and saving presets
- Creating particles presets
- Photoshop brush presets (ABR)
- Dynamic strokes
- Advanced channel painting
- Vector graphic (.svg & .ai)
- Text resource
- Effects
- Baking
- Content
- Creating custom effects
- Importing assets
- Creating custom effects
- Features
- Automatic UV Unwrapping
- Physical size
- Smart Materials and Masks
- Subsurface Scattering
- Dynamic Material Layering
- UV Reprojection
- UV Tiles
- Color Management
- Post Processing
- Iray Renderer
- Plugins
- Sparse Virtual Textures
- Custom Shaders
- SpaceMouse® by 3Dconnexion
- Universal Scene Description (USD)
- Send to
- Technical Support
- Performance Guidelines
- Configuring Pens and Tablets
- Exporting the log file
- Exporting a DXDiag
- Technical issues
- GPU Issues
- Crash when working with overclocked GPU
- Forcing the external GPU on Mac OS
- GPU drivers compatibility
- GPU drivers crash with long computations (TDR crash)
- GPU has outdated drivers
- GPU is not recognized
- GPU is not recognized and is mentionned as GDI Generic
- Issues with Nvidia GPUs on recent Mac OS versions
- Multi/Bi-GPU
- Running on integrated GPU
- Painter doesn't start on the right GPU
- Startup Issues
- Rendering Issues
- Stability Issues
- Miscellaneous Issues
- GPU Issues
- Workflow Issues
- Export Issues
- Tools Issues
- Project Issues
- Library Issues
- Viewport Issues
- Plugins Issues
- License Issues
- Pipeline and integration
- Installation and preferences
- Configuration
- Resource management
- Scripting and development
- Scripts and plugins
- Shader API Reference
- Shader API overview
- Changelog - Shader API
- Libraries - Shader API
- Lib Alpha - Shader API
- Lib Bayer - Shader API
- Lib Defines - Shader API
- Lib Emissive - Shader API
- Lib Env - Shader API
- Lib Normal - Shader API
- Lib PBR - Shader API
- Lib PBR Aniso - Shader API
- Lib Pom - Shader API
- Lib Random - Shader API
- Lib Sampler - Shader API
- Lib Sparse - Shader API
- Lib SSS - Shader API
- Lib Utils - Shader API
- Lib Vectors - Shader API
- Parameters - Shader API
- Shaders - Shader API
- Release notes
- Release notes overview
- All Changes
- Version 10.1
- Version 10.0
- Version 9.1
- Old versions
- Version 9.0
- Version 8.3
- Version 8.2
- Version 8.1
- Version 7.4
- Version 7.3
- Version 7.2
- Version 2021.1 (7.1.0)
- Version 2020.2 (6.2.0)
- Version 2020.1 (6.1.0)
- Version 2019.3
- Version 2019.2
- Version 2019.1
- Version 2018.3
- Version 2018.2
- Version 2018.1
- Version 2017.4
- Version 2017.3
- Version 2017.2
- Version 2017.1
- Version 2.6
- Version 2.5
- Version 2.4
- Version 2.3
- Version 2.2
Version 7.2
Substance 3D Painter 7.2 brings new rendering capabilities with the Adobe Standard Material workflow, new ways of sharing content across Substance 3D applications and an overhauled Assets window.
Release date: 23 June 2021
Major features
New Assets window
The old Shelf window has been improved and renamed as the Assets window. This redesign focus on making content more quickly accessible and easier to filter with the new dedicated icons. It also comes with an easier navigation system with the breadcrumbs. This redesign also focus on making the experience similar to other Substance 3D software so that managing content across applications is easier.
This release introduces changes in the way we manage the application preferences and the Shelf/Assets content. To know how to migrate your data please take a look a the dedicated page.
-
New breadcrumb navigation
Navigation resource can be hard sometimes in a tiny UI. With the breadcrumb is not now easier to jump between folders without having to display the full folder hierarchy.
-
New usage filters
There is a lot of different content in the Assets window and the usages are a good way to filter content isolate specific resources. To select a specific usage simply click on the dedicated button. To add or remove multiple usages, press and maintain CTRL while clicking on a button.
-
Improved thumbnail rendering
We took the time to rework our thumbnail generation system to improve their quality and make them look more consistent across the the Substance 3D ecosystem. We also added the support of displacement.
- Loading thumbnails from Substance Archives (sbsar)
Custom thumbnails embedded inside Substance files are not loaded and displayed in the Assets window. Sharing custom resources is now easier as there is no need to include the resource metadata for custom icons.
- Improved performances
The loading and generation time of thumbnails has been improved on several aspects and should now be much faster.
- Increase preview memory budget to load more thumbnails
By default a limited amount of memory is allocated to the display of thumbnails to save on performances. Having a library with many resources however can lead to loading and unloading thumbnails constantly which make navigation and searching for resources difficult. There is now a new environment variable to override the default budget value.
New Adobe Standard Material workflow
A new shader has been added, named Adobe Standard Material (ASM), which supports several features at once allowing to build more complex and accurate materials within a single Texture Set. With this new shader we also took the opportunity to add new channels to make the creation of materials easier as well.
- New Adobe Standard Material shader
The new ASM shader is a shader that regroups several functionalities as well as an evolution of our PBR rendering. It supports at the same time:- Anisotropy
- Clear coat
- Sheen
- Specular edge color
- Additional subsurface scattering methods
- And of course the other existing features such as Parralax Occlusion, Displacement, etc.
- New channels and user channels
In order to support the new ASM shader new channels have been added. We also doubled the number of users channels to expand the possibilities of custom information and custom shaders.- Coat color
- Coat roughness
- Coat normal
- Coat opacity
- Coat specular level
- Scattering color
- Sheen color
- Sheen roughness
- Sheen opacity
- Specular edge color
- User channels from 8 to 15
-
Improved Texture Set settings
The channel list menu in the Texture Set settings now groups channels base don their compatibility with the current shader. This helps identify which channels will have an effect in the viewport.
- New Shader API features with visible if and recompilation
With the development of the ASM shader some changes in the API have been made with two notable features:- Visible If: shader parameters can be shown or hidden based on condition make the shader UI easier to read.
- Recompilation: by declaring parameters in a specific way, it is now possible to disable part of a shader and recompile it to optimize it when the parameter change. This allows to discard unused functionalities.
New Substance 3D ecosystem exchange
Sending resources and assets between Substance 3D applications is now much easier and accessible in one click with this new workflow. It is now possible to receive Substance files from Substance 3D Designer or Substance 3D Sampler or to send a project into Substance 3D Stager very easily to quickly iterate on content.
This send and receive functionalities are only available through the Creative Cloud Desktop version of the application as it relies on specific technologies to make it possible. This means the Steam or Substance 3D standalone version don't support these features.
- Painter to Stager
Export from Painter to Stager with the updated export preset or use the Send to Substance 3D Stager action to automatically export and import the current project into Stager. No manual configuration needed.
- Stager to Painter
Receive models from Stager to texture with a similar one click action directly form Stager.
- Designer or Sampler to Painter
Receive Substance materials, filters and more from Designer or Sampler direclty into the Assets window in one click.
- Substance 3D Assets to Painter
Receive content such as Substance material from the Creative Cloud Desktop directly into the Assets window of Painter.
- Show in Bridge
Resources in the Assets window located in a library managed by Adobe Bridge can be opened in Bridge directly by using the right-click menu over a specific resource.
New content
New content has been added in this release:
- New project templates for Adobe Stand Material (ASM)
To make it easier to start using the new ASM shader, new project templates have been created to speed-up project creation:- ASM - PBR Metallic Roughness
- ASM - PBR Metallic Roughness Anisotropy Angle
- ASM - PBR Metallic Roughness Coated
- ASM - PBR Metallic Roughness SSS
- ASM - PBR Metallic Roughness Sheen
- New environment maps
Several new environment map has been added to light your projects, including the Studio 06 used to render the new Assets thumbnails:- Interior:
- Atelier
- Studio:
- Studio 06
- Studio 80s Horror Flick A
- Studio Black Soft
- Studio White Soft
- Studio White Umbrella
- Interior:
Improved Automatic UV Unwrapping
A new update of the automatic UV unwrapping has been added which brings the support of UV Tiles and additional control on the UV generation:
- UV Tile amount
When generating UVs it is now possible to specific the maximum number of UV Tiles desired to be created. This allows to use the UV generation with the UV Tile workflow as well.
- UV Island orientation
A ew parameter has been added to add a constraint on the UV island orientation when packed. This allow to make UV islands that a bit more aligned allowing to texture some objects more easily (ex: a wood door to align the wood pattern).
- Improved packing performance
The packing function has been improved as well to offer good performance with the new UV Tile support.
General Improvements
This new version adds several quality of life improvements:
- Improved sliders performances with graphic tablet's pen
Dragging around sliders with a pen should now be much more responsive. Sliders shouldn't feel sticky anymore.
- Improved performances with already painted layers
Painting in layer with lot of existing brush strokes should now be much faster and not lead to slowdown anymore.
- Faster painting after opening a project
Painting on a layer at the top of the layer stack just after opening a project is now immediate. The engine cache computation has been postponed to later, making the re-edition of old projects a bit faster in this context.
-
Sharp normal method
There is a new Height to Normal method parameter in the Texture Set settings which allows to control how the Height channel is converted into a normal map. This new parameter is useful to improve the quality of surfaces with lot of varying details, such as fabric materials.
- New interface style
The general interface has been slightly adjusted to align better with the general Substance 3D ecosystem. This make jumping from one application to the other less surprising and easier to navigate.
- New translations
Three new languages have been added to translate the program interface:- French
- German
- Simplified Chinese
Release notes
7.2.0
(Released June 23, 2021)
Summary : Major release, it provides an update to the asset panel, a new shader with access to new channels and parameters, an overall refresh of the UI, some much-requested performance improvements, expanded language support, and more!
Added:
- [Libraries] New Asset panel to replace the shelf
- [Libraries][UI] New Asset panel layout
- [Libraries][UI] Change default Asset panel orientation and UI
- [Libraries][UI] Introduce a list view option to library
- [Libraries][UI] New breadcrumbs navigation in the Asset panel
- [Libraries][UI] Select "All libraries" when selecting a saved search
- [Libraries][UI] Select "All libraries" when all folders are deselected
- [Libraries][UI] New tag for particle brushes
- [Libraries][UI] Replaced "shelf" by "All libraries" across the app
- [Libraries][UI] Allow to hide empty folders
- [Libraries][UI] Default user library should be visible even if empty
- [Libraries][UI] New filtering method via asset type icons
- [Libraries] Shortcut "CTRL" to select multiple asset types
- [Libraries] New environment variable to control the asset preview memory budget
- [Libraries][Content] New environment maps
- [Libraries][Content][UI] Render displacement on default materials
- [Libraries][Content] Set Adobe Standard Material (ASM) shader as default for previews generation
- [Libraries][Content][ASM] New Project Templates for new ASM shader
- [Libraries][Thumbnail] Use new Studio 6 environment map
- [Libraries][Thumbnail] Read thumbnail in resource instead of generating it
- [Libraries][Thumbnail] Add displacement to thumbnail generation
- [Texture Set Settings]
- [Texture Set Settings][UI] Expose new height to normal conversion method
- [Texture Set Settings][UI] Rework of the channels' UI organization
- [Texture Set Settings] User Channels limit raised to 16 channels
- [Texture Set Settings][UI] Indicate which channels are compatible with currently selected shader
- [Shader][ASM] New Adobe Standard Material shader
- [Shader][ASM] Added support for Anisotropy, Clear Coat, Subsurface Scattering, Specular Edge Color, and Sheen
- [Shader][ASM] Change default channels' color values
- [Shader][ASM][Export] Updated export template Adobe Dimension to Adobe Substance 3D Stager
- [Shader][ASM] Added labels and tooltips for shader and MDL parameters
- [Shader][ASM] Make the Scatter Color visible in 2D View even if SSS is not supported
- [Shader][ASM][Iray] Support ASM shader in Iray with new MDL
- [Shader][ASM][Iray] Updated Subsurface Scattering in legacy PBR spec gloss & coated
- [Shader][ASM][Content] Changed the default SSS type for samples
- [Shader][ASM] Added documentation for ASM API
- [Shader][ASM] Optimize shaders to ignore unused channels
- [Shader] Expose new Texture Set channels
- [Shader] Improved Subsurface Scattering
- [Shader] Hided new shader parameters for some shaders
- [Shader] Visible if for shader parameters
- [Performance]
- [Libraries] Resource preview loading time and calculation performance improvements
- [Engine] Painting performance improvements
- [Auto Unwrap] Packing performance improvements
- [Auto Unwrap]
- [Auto Unwrap] Auto unwrap compatible with UV Tile workflow
- [Auto-Unwrap] New option to position UVs according to mesh orientation
- [Other]
- [Settings] Changed default zoom direction
- [UI] Overall refresh of the UI
- [UI] Rework of the Help Menu
- [UI] Replace invert icon
- [UI][Plugin] Replace icon for the plugin dcc link
- [UI][AMD] Update minimum required version and popup message
- [Layer Stack] Create new layer inside selected empty folder
- Update Python Documentation
- [Branding]
- [Branding][UI] Updated application name to Adobe Substance 3D Painter
- [Branding][UI] Updated standalone version to 'Substance edition'
- [Branding][UI] Updated application executable name, installation path, package and icons
- [Branding][UI] Renamed default library and path
- [Branding][UI] Updated About Window
- [Branding][UI] Updated Welcome screen
- [Branding][UI] Removed year-based version number
- [Localization] New translations in German, French, and Simplified Chinese
- [Interoperability] Not available for Steam and Substance editions
- [Interoperability] Interoperability with Adobe Ecosystem: Designer, Sampler, Stager, and Bridge
- [Interoperability][UI] Receive and update asset from Designer
- [Interoperability][UI] Receive asset from Sampler
- [Interoperability][UI] Send asset to Stager
- [Interoperability][UI] Show in Adobe Bridge
- [Interoperability][UI] Allow to quickly access Adobe 3D Assets
- [Interoperability] New usage tags of sbsar
- [Interoperability] Handle received asset types
- [Interoperability] Asset received from Adobe Substance 3D Designer or Adobe Substance 3D Sampler are stored in user's default chosen library
- [Interoperability][UI] New icon in left toolbar to send to Stager or Photoshop
Fixed:
- [Tablet] Low performance when Painting with pressure
- [Tablet] Issue on tablets with slider controls
- [Crash] Name mismatch between Texture Set list and Exporter
- [Crash][Libraries] Double click on a sub-library
- [Libraries] Issue when Crawling library directories
- [Libraries] Force preview generation command line does not work as expected
- [Libraries][Content] Baked Light Environment filter is black by default
- [Linux][MacOS][Export Mesh] Cannot import glTF created on Linux/MacOS
- [Linux] Dragging and dropping a file into the Asset panel can lead to a crash
- [Auto-Unwrap] Auto-Unwrap is available even if a mesh has not been selected for reloading
- [Particles] Wrong particle behavior with gravity
- [Layer Stack] Level histogram can only use Luminance with some channels
- [Geometry Mask] Right-click menu on a folder when editing the geometry mask does not work
- [Projection] Seam with spherical projection & bilinear filtering
- [UV Tiles] Export mask to file only exports tile 0, 0
- [Export Mesh] FBX mesh export is empty
- [Iray] Normal map is not taken into account in new projects when rendering
- [Save] Save issues on shared drives
- [Baking] Rebaking a mesh with modified parameters displays a warning
- [Baking][Regression] Incorrect result when high poly meshes' global bounding box does not include the scene origin
- [Python] Custom user libraries are not taken into consideration
Known Issues:
- [Libraries] Saved searches not saved if no project opened
- [NVIDIA] Message for outdated driver even if the driver is up to date