Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tracefinity/tracefinity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.0
Choose a base ref
...
head repository: tracefinity/tracefinity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.0
Choose a head ref
  • 8 commits
  • 18 files changed
  • 3 contributors

Commits on May 3, 2026

  1. Configuration menu
    Copy the full SHA
    2a4a831 View commit details
    Browse the repository at this point in the history
  2. feat: show source photo behind tool polygon on trace edit page

    Persist source image metadata (path, dimensions, mm-space origin and
    scale) on Tool when saving from a session, and expose it via the tool
    detail endpoint as image_context. The trace editor renders the photo as
    a faded background aligned with the polygon, with show/hide and opacity
    controls in the bottom-right toolbar. Existing tools without metadata
    are matched back to their session polygon to derive the same transform
    on the fly.
    
    Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
    noobydp and claude committed May 3, 2026
    Configuration menu
    Copy the full SHA
    0363647 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2026

  1. Configuration menu
    Copy the full SHA
    ce5ec36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00d5269 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73ccc63 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/main' into feature/source-phot…

    …o-tool-editor
    
    # Conflicts:
    #	frontend/src/components/ToolEditor.tsx
    noobydp committed May 10, 2026
    Configuration menu
    Copy the full SHA
    ee9c657 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2026

  1. Merge pull request #39 from noobydp/feature/source-photo-tool-editor

    Show source photo behind tool editor outline
    jasonmadigan authored May 11, 2026
    Configuration menu
    Copy the full SHA
    aac1a68 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #38 from noobydp/gpu-birefnet-general

    Add GPU-backed BiRefNet General tracer
    jasonmadigan authored May 11, 2026
    Configuration menu
    Copy the full SHA
    29ce60b View commit details
    Browse the repository at this point in the history
Loading