Settings#
Performance Rigging keeps configuration deliberately light. There is no separate Settings dialog — the options that exist are described on the pages below.
| Topic | Where it lives |
|---|---|
| Parameter Mapping | A JSON file installed with the add-in that maps shared parameters to the values the tools read and write. |
| Logging | The Verbose Logging toggle in the About dialog, plus the log file location. |
| License | License status, shown in the About dialog. |
How preferences are stored#
- User preferences — the verbose-logging toggle and the dismissed update version — are stored per user in the Windows application settings and persist across sessions. See Default File Locations.
- Parameter mapping is stored in a JSON file installed alongside the program files. See Parameter Mapping.
There are no project-stored settings; the add-in reads everything it needs from the linesets themselves and the reference plane you select.