You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A White Point conversion mode was added to the Color Balance node, which works similarly to the White Balance view transform but also allows control over the target white point. (021bce8b48)
A new global Save As Render option was added to the File Output node to be used if Use Node Format is enabled. (9c44349204)
Cycles
Volumes
The Volume Scattering node now supports more phase functions in addition to Henyey-Greenstein - Rayleigh for atmospheric scattering, Fournier-Forand for underwater scattering, Draine for interstellar scattering and Mie for clouds and fog (PR#123532)
Sculpt mask is now accessible in node tools (98f0926825)
Python API & Text Editor
Added a new rename function to the ID class to allow more complex ID renaming behavior. Directly assigning to the ID.name property is not affected (3e03576b09).
Worth investigating, maybe a better approach than the current method
Changing the data type of a reroute node is now done with reroute_node.socket_idname instead of modifying the socket directly. (c40dc9aa03)
Don't think NTP'll need any changes, just in case though
Rendering
A new Metallic BSDF node has been added to the shader editor. (6ccb33e9fe)
A new Gabor Noise texture node was added. (4f51033708)
User Interface
Node groups can now have a default node width (e842966c5e).
The text was updated successfully, but these errors were encountered:
Features
Compositor
Cycles
Volumes
Geometry Nodes
Python API & Text Editor
rename
function to the ID class to allow more complex ID renaming behavior. Directly assigning to the ID.name property is not affected (3e03576b09).reroute_node.socket_idname
instead of modifying the socket directly. (c40dc9aa03)Rendering
User Interface
The text was updated successfully, but these errors were encountered: