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
286 stars 63 forks source link

Save and apply last selected outfit variant when running BodySlide in command line (console) #498

Open uranuz opened 9 months ago

uranuz commented 9 months ago

Suggestion about running BodySlide from command line (console). I suggest that BodySlide shout save outfit variants at the first time when outfit group (aka "SliderGroup") was build and choice was made by user. Running BodySlide the second time from console for this outfit group should use previous saved user choice and don't ask it again. Now dialog is shown every time when running BodySlide from console. And it suspends batch script execution. So user always needs to look after the process and make choice about outfit variant that user already made before. It's not convenient when rebuilding a lot of outfits, because it can take much time. And when it was suspended by dialog it can take even longer if user forgets to check it. I suggest than new behaviour could be switched by new console option. It could be useful if user wants to reset old choices of outfit variants and make them again.

P.S. When running BodySlide from GUI we can select default outfit variant and it's being saved and restored. But for command line launch there is not such function yet...