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
290 stars 64 forks source link

Slider data loss during merging geometries #390

Closed MrAnnonymous00 closed 2 years ago

MrAnnonymous00 commented 2 years ago

Description While using geometries merging function, some of slider data disappears. This seems to happen when the source shape has sliders which the target shape does not.

How to reproduce

  1. load any slider set which is not a full body 01-1 Arm Add

    • I used a combat armor's arm part in CBBE Vanilla. Only changed the name and folder of the slider set to test it.
    • Obviously, there is no leg or butt slider in this slider set.
  2. Add any slider set which contains sliders which previous slider set doesn't have 02 Leg Added

    • I added a combat armor's leg part in CBBE Vanilla.
    • Now some leg/butt sliders are added in the list below : they are only applied to the leg part
  3. Merge Geometry 03 Merging

    • I copied the shader informations through Nifskope + add segments and copied ssf file data to get them merged
    • I merged the Leg Part(Source) to the Arm Part(Target)
  4. After Merging 04 After Merge -1

    • Now we have only one mesh in the list. But these leg/butt sliders won't work even in the outfit studio.(And they will be gone if you re-load the slider set)
  5. Save the result and run Bodyslide 04-1 Arger Merge On Bodyslide

    • Now you can see leg and butt sliders are missing.
ousnius commented 2 years ago

@MrAnnonymous00 Thanks for the report, I fixed the issue for the next release.