MeshForgeToolset
Every released version of MeshForgeToolset, newest first. Latest 0.3.0.
MeshForgeToolset0.3.0Open source
| Set | MeshForge |
| Role | toolset |
| Latest | 0.3.0 — 21 September 2026 |
| Versions here | 5 |
| Depends on | MeshForge |
| Source | github.com/AutomationForgeHQ/MeshForgeToolset |
0.3.x
0.3.0
21 September 2026 · Download (192 KB) · Release on GitHub
Added
- Move Post Step moves one post-processing step to another position, keeping its settings and runs, and refuses an order the chain could not run. Set Post Pipelines rebuilds the chain with default settings.
- List Mesh Workflows, Apply Mesh Workflow, Set Stage Enabled and Save Definition As Workflow. A definition's description now carries its stage switches, the workflow it came from and what has changed since.
- Rebuild Definition Thumbnails regenerates and saves the Content Browser thumbnail of every Mesh Definition under a folder.
- Send Interactive Step Command works a step a person finishes, such as sculpting a garment in the
editor, one command at a time and without a mouse or keyboard.
helplists the step's commands; Edit in Blender takes none. It also works the Garment Studio on a garment fit step: sendopenfirst.
Changed
- Get Mesh Definition reports
imagePromptandmeshPrompt: the words the concept pipeline draws from and the words the mesh stage sends. Each pipeline keeps its own prompt - set it with the object property tools asPrompton the pipeline Set Pipeline returned. Create Mesh Definition'spromptis the brief every image and mesh pipeline set afterwards starts from; switching a stage's pipeline keeps its prompt. - The version this toolset reports to an agent is now read from the plugin's own descriptor rather than repeated in C++, so it can no longer answer a number the installed package does not carry.
- List Pipelines with kind Post includes post steps other plugins registered, by id, and Set Post Pipelines accepts those ids. For a registered step it returns the settings object's path.
- List Post Inputs describes starting a step from another step's run:
InputSourceStepOutputwithInputStepIdandInputTakeId, empty to follow the latest run. - List Post Inputs lists the Mesh stage's finished takes too, under step
Mesh stage, with no asset and the stepId that names that stage. Point a step at one the same way; an emptyInputTakeIdfollows the take selected in the Takes tab.
Compatibility
- Needs MeshForge 0.3.0 or later.
0.2.x
0.2.2
8 September 2026 · Download (165 KB) · Release on GitHub
- Packaging fix: the release now carries everything the register allows.
BuildPlugin's filter excludesConfig/and everypublic_extrapath, so earlier zips shipped without them. GetToolsetVersion()answers this plugin's real version; it had drifted from the descriptor.
0.2.1
7 September 2026 · Download (165 KB) · Release on GitHub
- Version-only bump.
v0.2.0was already tagged while the plugin was still closed-source; a tag can't be reused, so goingopenthe same day needed a fresh patch version to release under. No code or feature change from 0.2.0.
0.2.0
7 September 2026 · Download (155 KB) · Release on GitHub
- Repointed Docs/Support URLs at kovati.dev (superseded again the same day by the distribution flip to
openwith a GitHub mirror). - Added the tool surface for independent post-step execution with selectable saved inputs (
ListPostInputs, alongsideRunPostProcessing's per-stepstepIndex). - Merged SurfaceForge (PR #4).
0.1.x
0.1.0
1 September 2026 · Download (153 KB) · Release on GitHub
- Initial release: provider discovery, mesh-definition authoring, generation and import tools, built alongside MeshForge's own first release.
- Added agent tools for the panel's newer work (pipeline selection, concept drawing) so the panel and the agent surface quote the same price and cover the same actions.
- Added post-processing tools; noted in the same release that this set (three of five members at the time) shipped with only the core open.