td_snapshot
Save a component to a snapshot file, then take another after edits and diff the two to see exactly what changed.
Instructions
Save a component to a file so it can be diffed later.
Take one before a round of edits and another after, then pass both to td_project_diff to see exactly what changed. Snapshots go to ~/.td-atlas/snapshots.
A component is written rather than the whole session because saving the session is a Save As: it repoints TouchDesigner at the snapshot file and leaves the artist working in ~/.td-atlas instead of their own project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | /project1 | |
| label | No | snapshot |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |