Skip to content

DTH Character Studio v0.91.0

Choose a tag to compare

@polynaut polynaut released this 26 Aug 18:16
Immutable release. Only release title and notes can be modified.
239bb1c

What's changed

  • Dismissing a toast no longer closes the drawer or dialog under it. The toast layer mounts outside the overlay's own DOM, so its close ✕ read as an "outside click" — the drawer treated it as a backdrop dismiss. Clicks inside the toast layer are now exempt from outside-click dismissal for both the side panels and the dialogs.
  • Make paths portable now FIXES paths under a foreign Daz library root — the missing baker textures and "cannot be made portable" references a moved library (or a .hip from another machine) leaves behind. When a path's library-relative tail exists under your configured library, the repath repoints it there as $DAZ3D_LIB/… (portable straight away); the General tab counts these as fixable instead of stuck, the card badge says which missing textures the button repairs, and the report names each old → new pair. Only a path whose target file actually exists is ever rewritten — everything else stays reported, exactly as before.