v3.18.0
This release brings rendering directly from the SuperSplat editor, unified Kling O3 nodes, and smarter interface controls. You can now build scenes from 3D models and access context menus throughout the video compositor.
Render from the SuperSplat editor
You can now render video flythroughs and still images directly within the SuperSplat editor. The Render Video and Render Still buttons appear in the editor header when these capabilities are available. Rendered outputs land on the canvas as new Import nodes, allowing you to use them in subsequent workflows without closing the editor. The editor’s own settings dialog handles resolution, codec, and projection options, keeping all rendering controls in one place.
Build scenes from 3D models
A new “Build a scene around it” action is available on 3D model output widgets. This opens the Scene editor with the model pre-loaded, ready for camera animation and rendering. Once inside the editor, the Add button lets you pick additional assets like splats or other models from your library to combine in the scene. The rendered MP4 returns to the canvas as an Import node beside the original model.
Unified Kling O3 node
The three separate Kling O3 nodes for text-to-video, image-to-video, and reference-to-video have been merged into a single unified node. The node automatically routes to the correct backend based on your connected inputs: reference images use the reference-to-video endpoint, a start frame uses image-to-video, and text alone uses text-to-video. Existing canvases with the old node types will migrate automatically.
Video compositor context menus
Right-click context menus are now available throughout the video compositor editor. You can access actions on the layer list, timeline track headers, timeline clips, and viewport. These menus share the same action logic as the inspector buttons, ensuring consistent undo behavior.
Quality of life
- Enum inputs with 2-3 short options now render as segmented controls instead of dropdowns.
- Image generation nodes for FLUX Dev, FLUX Pro Kontext, Topaz Upscale, and others now default to PNG output format.
- Input filenames now appear in hover previews on the jobs page.
- Save operations now show a clear “Session expired” message instead of a generic error when your authentication lapses.