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

(FO4) Applying changes on segment is not working properly #378

Closed MrAnnonymous00 closed 2 years ago

MrAnnonymous00 commented 3 years ago

Description Segment assignment data goes wrong when you add more segment(s) and apply it. When the last segment is empty, it gets filled with the last data of the segment o n the upper of the list when you press apply. this is annoying when you trying to combining shapes using copy geometry because the moment you add segment(s) and press apply, the data gets messed up.

How to reproduce

  1. Load any mesh which has segment(s) 11
  2. Add new segment(s) to the list : make sure newly added segment is empty 22
  3. press apply 33
  4. view the result : the segment data which belongs to the upper segment on the list would be transferred to the last segment of the list.
sts1skj commented 2 years ago

Hopefully I have fixed this bug in https://github.com/ousnius/nifly/pull/26