Skip to content

5.8.0+agentic.25 - retouch ellipse+path shapes, viewport variants

Latest

Choose a tag to compare

@rfordinal rfordinal released this 30 Aug 18:44

Ubuntu 24.04 (noble) .deb build of the agentic-mcp fork. Pairs with darktable-mcp v1.0.38 (https://github.com/rfordinal/darktable-mcp/releases/tag/v1.0.38) - install both together.

Highlights since v5.8.0-agentic.12:

  • Retouch module: ellipse and path shape_type support (create/update/list), viewport-relative variants with full coordinate backtransform
  • Mask groups: attach/detach existing shapes to a module's blend group, rename_mask, get_mask geometry read, delete_mask
  • set_viewport / restore_viewport: programmatic darkroom zoom/pan with wait-for-pipe, fixes capture_viewport resolution cap
  • add_path_mask_in_viewport + render_module_mask generic overlay renderer
  • Blend params generic bind (opacity/blend_mode/mask_mode) usable on any module, not just retouch
  • LUT tooling C-side support (get_conf_string, get_blend_params/set_blend_params)
  • Several coordinate-frame (mask-space vs display-space) correctness fixes

See CLAUDE.md in the repo for full per-change detail.