v0.2.1 — Blender extension + Niua Blender Finisher naming
Product-facing polish on top of the pure MCP (v0.2.0).
What's new
- Blender extension packaging — install via Extensions, not legacy Add-ons:
blender_addon/niua_mcp_bridge/blender_manifest.tomlpython scripts/install_extension.py(recommended)- Extension id:
niua_blender_finisher→bl_ext.user_default.niua_blender_finisher
- Product name: Niua Blender Finisher (UI panel, server title, extension name)
- Legacy
scripts/install_addon.pystill works but points you at the extension path
Internal import path stays niua_mcp_bridge for stability.
Install
pip install niua_blender_mcp-0.2.1-py3-none-any.whl
# or from repo:
pip install -e .
python scripts/install_extension.py --include-policyOr install the extension zip from this release in Blender:
Preferences → Extensions → Install from Disk → niua_blender_finisher-0.2.1.zip
Assets
| File | Role |
|---|---|
niua_blender_mcp-0.2.1-py3-none-any.whl |
MCP host (stdio server) |
niua_blender_finisher-0.2.1.zip |
Blender extension |
Not in this release
Rebuild-from-photo track and demo reports remain WIP and are not tagged here.