Skip to content

v0.2.3

Latest

Choose a tag to compare

@musharna musharna released this 02 Aug 05:43
5140216

Patch — docs and comments. Behaviour is identical to 0.2.2.

  • Brings this repo level with the sibling MCP servers on community health: CONTRIBUTING.md, SECURITY.md, issue forms, a PR template, .editorconfig and CodeQL. (.mcp.json, glama.json and Dependabot were already here — this repo led on those.)
  • SECURITY.md documents the trust boundary specific to this server: it launches Blender as a subprocess, with the command built as an argv list run without a shell, a bundled render script, --factory-startup, and the binary chosen by the operator rather than the caller.
  • The one src/ change is a measured comment explaining why DEFAULT_AZIMUTHS are 180° apart — coverage rises with separation and peaks there. The value is unchanged.
  • project.urls gained Repository/Issues/Changelog; the licence badge is now derived rather than a hardcoded literal.