• v1.0.5 37595ff969

    v1.0.5
    All checks were successful
    Release / release (push) Successful in 4s
    Stable

    cyrus released this 2026-05-26 08:32:02 +02:00 | 2 commits to main since this release

    Add play mode control, log buffer, and SMR bounds to MCP API

    • Server: subscribe to Application.logMessageReceivedThreaded and buffer
      up to 2000 entries; expose GetLogs()/ClearLogs() for handler use
    • Handlers: editor/play_start, editor/play_stop, editor/play_status,
      editor/logs (with fromIndex/limit/messageFilter), editor/logs_clear
    • Handlers: serialize SkinnedMeshRenderer localBounds + worldBounds in
      component inspector response
    Downloads