QUADIFY
By Anvil Interactive Solutions
← Home

Settings Reference (Ultra)

The Settings panel is accessible from the gear icon in the Quadify Ultra panel header. It controls algorithm defaults, ML behaviour, telemetry, and third-party binary paths.

Algorithm Settings

  • Default Algorithm — sets the fallback algorithm when ML confidence is below the confidence threshold. Defaults to Smart.
  • ML Confidence Threshold — the minimum confidence score (0–100%) required for the ML system to route automatically. If confidence falls below this value, Ultra uses the Default Algorithm and surfaces alternative suggestions. Default is 60%.
  • QuadWild Resolution Preset — sets the default resolution for Full Remesh (QuadWild) operations: Draft (~8K), Medium (~18K), Fine (~40K), or Ultra (~150K).

ML & Community Model

  • Check for Updates — downloads the latest aggregated community model weights. The status line shows the last update date and total operation count in the global database. Only available when telemetry is enabled.
  • Reset Local Model — clears locally learned model data and reverts to the base model.
  • ML Status — displays the current model state: number of local operations recorded, whether the community model has been downloaded, and last update date.
  • ML Experience Log (in the About panel) — shows total operation count and the last 10 entries with algorithm name, quad coverage, and object name. Clear Log button wipes the database.

Telemetry

  • Send Anonymous Usage Data — off by default. When enabled, 18 geometric feature ratios and algorithm outcome data are sent to Supabase. No mesh geometry or personal data is ever sent. See the Privacy Policy for full details. This preference persists across Blender sessions.

Agent Settings

  • Provider — Claude (Anthropic) or OpenAI
  • API Key — stored locally, never transmitted except to the chosen provider
  • Fast / Quality toggle — Fast uses Claude Haiku (~$0.001/run); Quality uses Claude Sonnet for more nuanced plans
  • Model Override — specify any Claude or OpenAI model string directly. Leave empty to use the default. Use this when the default model is deprecated or to pin to a specific version.
  • Enable MCP (Experimental) — sends the anthropic-beta: mcp-client-2025-01-01 header with every Claude request. Off by default. Only enable if you have a local Blender MCP server configured. Claude provider only.
  • Natural Language Summary — opt-in; disabled by default to reduce per-call cost
  • Persistent conversation history — the Agent saves the last 40 exchanges to logs/quadify_ultra_history.json inside the addon directory. History loads automatically on Blender open. The trash icon next to "Continuing conversation" clears both in-memory and file history.

Third-Party Binaries

  • Instant Meshes Binary Path — set the path to the Instant Meshes executable. Required to use the Instant Meshes algorithm. Not bundled — download separately from the Instant Meshes project page.
  • The QuadWild binary is bundled and requires no configuration.

Backup

Auto Backup is always on. Quadify Ultra saves a copy of the original mesh before every destructive operation. Backups are stored as hidden mesh data in the Blender file and are accessible via Restore Original Mesh in the Results panel. You cannot disable this.