Skip to content

Releases: kcjerrell/dtm

DTM v0.5.5

14 May 13:37

Choose a tag to compare

  • Fix scrolling issue

macOS: If Gatekeeper blocks the app, go to System SettingsPrivacy & Security, scroll down and click Open Anyway, or run in the Terminal: xattr -c ~/Downloads/DTM_0.5.5_universal.dmg

DTM v0.5.4

14 May 06:59

Choose a tag to compare

  • It's now possible to view and save the entire canvas image, for images where the canvas was repositioned/zoomed in Draw Things.
  • Update index process to handle missing tensordata table. (Should improve support for very old projects.)
  • In the project's item view, the details panel can now be minimized.
  • Halfway through reworking backend types and API for working with Draw Things projects.

DTM v0.5.3

21 Apr 20:02
79a51be

Choose a tag to compare

  • Fix: When using "Copy selected frame," "Save selected frame", etc, the correct frame will be selected
  • Fix: Stabilized settings sync so installIds are loaded correctly before update check

DTM v0.5.2

18 Apr 12:00
bbdbd8d

Choose a tag to compare

  • Tiny fix for video/frame export - in some cases the export process was not holding the db open long enough.

DTM v0.5.1

17 Apr 05:30

Choose a tag to compare

  • In Metadata, added a loading indicator for video metadata (since ffmpeg can be slow, especially right after installing)
  • In Metadata and Projects details, you can enter zoomable preview by scrolling up the image. You can exit the zoomable preview by scrolling down when already fully zoomed out.
  • In Projects, added a toolbar/context menu command to copy the selected image's config
  • Rescanning a project, through context menu or toolbar, will remove items deleted from the project.
  • Use new updater endpoint

DTM v0.5.0

14 Apr 02:13
4871aed

Choose a tag to compare

  • Support for audio in LTX2 and LTX2.3 previews and export
  • Config metadata added to exported videos
  • Videos can now be added to the Metadata viewer
  • Video metadata can be viewed after installing ffprobe
  • Frame count for videos should now be accurate. Videos imported with an
    incorrect count will be corrected

DTM v0.4.3

10 Apr 20:49

Choose a tag to compare

  • Fix for image cache folder not being created

DTM v0.4.2

30 Mar 19:28

Choose a tag to compare

  • Fix scrolling containers

DTM v0.4.1

30 Mar 16:33

Choose a tag to compare

  • Adds scrollbar to Projects List and removes scroll mask to (hopefully) fix scroll issues on Tahoe.

DTM v0.4.0

20 Mar 21:12
8981571

Choose a tag to compare

  • Restyled Projects browser to be more consistent with Draw Things
  • Added context menus to projects, images
  • Details fallback for disconneced images
  • Hide images from disconnected projects
  • Watchfolders are collapsible
  • Fix for missing sampler value and job to change incorrectly imported values
  • More native feel across the app (cursors, menus, etc)