Documentation

Every package that ships with FNSTools. Each tool installs on its own, so each one is documented on its own.

Core

FNS_ConfigRegistry Settings persistence registry: one aggregated JSON in the user palette, so preferences follow you across projects and survive updates. The raw master, promoted to /sys. FNS_Console The toolkit's web front, served from inside your project: every tool's settings on one page, the install picker, and any tab a tool contributes. The raw master, promoted to /sys. FNS_Hub The FNS button in TouchDesigner's main-menu bar and the one-stop manager window behind it: the Toolbar, Navbar and Main Menu configurators as tabs, the console, and any tab a tool contributes. Drop a panel COMP on the button to register it into a surface. FNS_HubRegistry The registry behind FNS_Hub's tab bar: tools contribute native panels, viewers or parameter pages as hub tabs. The raw master, promoted to /sys. FNS_MainMenuRegistry TD main-menu surface registry, including project-name display. The raw master, promoted to /sys. FNS_NavbarRegistry The pane-bar surface registry. The raw master, promoted to /sys -- clone it to add your own pane-bar widgets. FNS_OpMenuRegistry OP Create dialog surface registry: search words, row decorations, right-click items, filter stages. The raw master, promoted to /sys. FNS_PaletteRegistry Contribute tabs to TouchDesigner's Palette Browser: a tool publishes a native panel COMP and it appears beside the stock Palette tab, sized to the slot and notified on every tab change. FNS_PaneTypeRegistry Named, persistent pane-type entries for TD's panebar: any COMP can appear in the pane-type dropdown and be recalled with configurable owner, type, window actions and callbacks. FNS_TimelineRegistry Publish a widget into TouchDesigner's timeline bar: transport controls beside the stock ones, an entry on the time-properties block, or a full-width strip in the frame-ruler band that gets its own row. FNS_ToolbarRegistry The toolbar surface registry and mirror rail. The raw master, promoted to /sys -- clone it to put your own tools on the bar.

Surfaces

Parameters

Network

Media & Output

Control

Workflow

Developer