Release date: 13/06/2025
Overview
This release introduces the new Scene output node, TMF normal storage, and a wide range of improvements across modifiers, datatables, and precision controls. It also includes a significant number of bug fixes and smaller quality-of-life improvements throughout the platform.
New Features
Scene node The new Scene output node replaces the previous default camera node. It allows configuration of the background and environment map directly in the graph. Existing default camera nodes are automatically replaced by a Scene node on product load.
Normals in TMF files TMF export files can now store normals.
New nodes
-
Rounding Operator node
-
Number to String node
-
Join, Distinct, and Count datatable nodes
-
Plane modifier
Precision settings Previously hidden precision settings are now exposed as configurable options on relevant nodes: minimum distance, preprocess shape, and convert shape to mesh. There is also now an explicit distinction between max arc segment length and curve precision — precision controls how far a straight-line approximation can deviate from the original curve, while segment length controls the maximum length of individual line segments.
Sphere modifier rework The Sphere modifier now supports configurable resolution and includes UV coordinates.
Resources Fetcher improvements
-
Added "fetch ok" output — returns false if a fallback is used or if an error occurs but is ignored
-
Added support for JPG textures when used for material textures
Datatable improvements
-
Added "not equals" and "not contains" operators to string filter and string query
-
Added support for reading CSV files exported by Excel
-
Fixed the join operation to work correctly with filtered datatables
String and output improvements
-
Added "not equals" to string compare
-
Added "label" as a string value output in
additional_outputs.json -
Added "resample" flag to the Splines Assembler modifier for better control over spline point usage
Curve tolerances Curve-to-line tolerances are now exposed on Round Corners, Clip, Offset, and Splines Assembler modifiers.
Bug Fixes
-
Fixed exports in products using the new Scene modifier
-
Fixed facade errors in products without a Scene node
-
Fixed the facade API to work correctly with the PAG customizer
-
Fixed alpha map always blending to white
-
Fixed a black spot appearing in environment maps
-
Fixed a crash in Extrude when a cut occurs on an edge of the target mesh and the cut area contains a vertex of that mesh
-
Fixed cut failing in certain edge cases
-
Fixed the datatable OR filter
-
Fixed value interpretations with string template inputs
-
Fixed deprecation warnings when using the Shape Key modifier
-
Fixed the Resources Fetcher fallback not working correctly when used as a texture input
-
Fixed the Resources Fetcher when a HEAD request to validate an image URL fails
-
Fixed deprecation warnings when using the Shape Key modifier
-
Suppressed option list warnings when none of the options have any values set