Skip to content

v1.2.0 - Background color/image controls, aspect ratio overlay

Latest

Choose a tag to compare

@ketle-man ketle-man released this 25 Apr 05:49

What's New

Added

  • Background color picker (🎨 BG:) β€” sets a solid fill color behind the pose; βœ• button clears to transparent
    • Useful when background_image is connected via node input β€” clear the color so the node-input background is not obscured
  • Background image loader (πŸ“‚ BG) β€” load a local image file as a background layer; displayed letterboxed (aspect ratio preserved); βœ• to clear
  • Aspect ratio frame overlay β€” darkens the area outside the active output region so you can see exactly what will be captured
    • Active for BG mode (loaded background image aspect ratio) and Custom mode (WΓ—H ratio)
  • Aspect-correct capture β€” captured image is cropped to the active frame and output at the correct WΓ—H (no post-process stretch)

Fixed

  • Image Input Mode preview overflow β€” tall images no longer push outside the node boundary; preview is now always 384Γ—384 letterboxed
  • cvsWrapper is now properly hidden when switching to Image Input Mode

Full changelog: DEVLOG.md