Pre-Flight checklist
Describe The Feature Request Below
Would there be community interest in supporting blender MCP in ucupaint? https://projects.blender.org/lab/blender_mcp
I think this would involve adding a small public automation API, including functions like
- Creating channels, layers, and masks
- Updating, moving, and removing them
- Baking and exporting
- Inspecting ucupaint's internal data objects
The goal would be an api.py module that provides an external-facing interface for things like MCP, pipeline scripts, and other add-ons.
Would this be useful and within scope for Ucupaint? If so, I might try to draft a PR. It would probably need a companion PR on blender_mcp, which I would also draft.
Pre-Flight checklist
Describe The Feature Request Below
Would there be community interest in supporting blender MCP in ucupaint? https://projects.blender.org/lab/blender_mcp
I think this would involve adding a small public automation API, including functions like
The goal would be an api.py module that provides an external-facing interface for things like MCP, pipeline scripts, and other add-ons.
Would this be useful and within scope for Ucupaint? If so, I might try to draft a PR. It would probably need a companion PR on blender_mcp, which I would also draft.