ousnius / BodySlide-and-Outfit-Studio

BodySlide and Outfit Studio, a tool to convert, create, and customize outfits and bodies for Bethesda games.
GNU General Public License v3.0
296 stars 65 forks source link

Add dialog for managing projects #352

Open ousnius opened 3 years ago

ousnius commented 3 years ago

Add a new dialog that shows all installed projects. Make it possible to edit (load up in OS), rename and delete projects.

Add an option to delete the corresponding .nif+.osd files from the ShapeData folders as well. If those two files are the only ones in the folder, delete the folder as well.

Add bulk editing, some features that would be nice are changing ShapeData folder, changing filename (like adding a prefix or suffix), changing outfits names, changing building location and name, changing single slider/2 sliders.

ousnius commented 3 years ago

Different projects can share the same .nif and/or .osd files. Dialog needs to show statistics on which projects share the same .nif and/or .osd.

Additionally, .nif or .osd can not be deleted when they are used by more than one project.

sts1skj commented 2 years ago

See #221