Release Notes

v6.7.x Release notes

Release date: 30/06/2026

6.7.3

New Features

Camera

  • Added a falloff setting for contact shadows

Bug Fixes

  • Depth of field is correctly updated when switching cameras


Release date: 23/06/2026

6.7.2

New Features

Camera

  • Depth of Field parameters can now be modified dynamically in the Camera modifier

Bug Fixes

Several GLB-related fixes:

  • Fixed crashes in the 3D meshes output

  • Fixed textures not being included in the GLB export and visualization

  • Fixed roughness and metalness being handled incorrectly

Note: With the latest TwikBot Platform update, only the GLB subresources (meshes, materials) that are actually used in the product are downloaded. If the product uses less than half of the GLB Explode outputs, only those subresources are downloaded; otherwise the full GLB is downloaded.


Release date: 17/06/2026

6.7.0

Overview

This release introduces a new 3D shapes output and a reworked GLTF/GLB handling pipeline, giving more control over how meshes and materials are exported, visualized, and passed between modifiers.

New Features

3D Output New 3D shapes output and reworked GLTF/GLB handling:

  • The new 3D shapes output can export and visualize a GLTF/GLB file, or a dynamic list of meshes and materials

  • GLTF explode: GLTFs are no longer exploded by default. To access individual meshes, use the new GLTF Explode modifier.

  • Lazy GLTF/GLB loading: unless the GLTF Explode node is used, only GLTF references are passed between modifiers (for example, the Platform node), reducing memory usage.