Changes in v5.7:New Features:
- - General: Added support for the new BA2 archive versions of FO4 and SF.
-
- - Bodyslide: List only outfits with zap options using 'Filter -> Has Zap Options'.
-
- - BodySlide: Open the 'ShapeData' folder of the current outfit in file explorer using 'Filter -> Browse outfit folder...'.
-
- - OS: Brush settings are now remembered between sessions. A 'Reset' button has been added.
-
- - OS: Inflate or deflate a mesh or slider along its normals.
-
- - OS: Mask the UV editor selection in the main viewport (select by UV).
-
- - OS: Added 'Slider -> Clone Slider' to clone existing sliders.
-
- - OS: Added 'Edit -> Disable Normals Calculation' to lock all mesh normals.
-
- -- Unlike 'Lock Normals', this does not lock normals in BodySlide.
-
- -- This option remains active between Outfit Studio sessions (stored in config).
-
- - OS: Allow adjustment of the seam smoothing angle for mesh normals on a per-shape basis.
-
- - OS: Added project option to keep fully zapped shapes in the BodySlide-built NIF file.
-
- -- Useful when the shape order and count matters, like for retextures using texture sets.
-
- - OS: Added project option to prevent writing body morph .tri files when building.
-
- - OS: Utilize 'SliderMinimum' and 'SliderMaximum' config settings in Outfit Studio.
-
- - OS: Show a gradient on meshes when hovering over a slider while holding the CTRL key.
-
- - OS: Support multiple reference data folders for new projects.
-
- -- References with external extra sliders (second data folder) would lose the link to slider data when saved as new projects. This affected The Wasteland Body (TWB).
-
- -- Both data folders are linked to the reference shape in the resulting outfit project now, so the link is not lost.
-
OS: Partial Starfield support:-
- -- Import NIF and mesh files (export and skinning not supported).
-
- -- Import/export morph.dat files (custom normals and vertex colors not supported).
-
- -- Searches for mesh files in BA2 archives.
-
- -- No loading of materials or textures.
-
Improvements:-
- - General: Enhanced startup performance with faster BSA/BA2 loading.
-
- - BodySlide: Enabled multi-selection in the group filter dialog using the spacebar.
-
- - OS: Apply posing to unpresent bones when selecting a saved pose.
-
- - OS: Improved XYZ mirroring of shapes:
-
- -- Added an option to swap left/right (L/R) bones when mirroring along the X-axis.
-
- -- Mirroring shapes is now included in the undo history.
-
- - OS: Retain masks when using 'Shape -> Set Reference'.
-
- - OS: Remove empty diffs after using the undiff brush for cleaner slider data.
-
- - OS: Set the environment mapping shader flag when changing shader type in shape properties.
-
- - OS: Automatically check the 'Show Pose' checkbox when changing poses or values.
-
- - OS: Changed the hotkey for deleting sliders from 'Delete' to 'CTRL+Delete'.
-
- Fixes:
-
- - General: Resolved various NIF-related issues with FO76 and older Oblivion files.
-
- - BodySlide: Fixed zap toggles of saved zap choices not applying during batch builds.
-
- - BodySlide: Prevent headpart/CharGen .tri files from being replaced by body morph files during the build process.
-
- - OS: Fixed mesh actions unintentionally adding new data, like vertex colors.
-
- - OS: Fixed incorrect shape order when exporting only selected shapes.
-
- - OS: Fixed a rare crash in the brush collision code.
-
- - OS: Fixed crash when adding shader to geometry types that cannot have a shader.
-
- - OS: Fixed locked normal indices (NiIntegersExtraData) being ignored for NiTriShapeData.
-
- - OS: Fixed archive blacklisting in Outfit Studio for better startup performance.
-
- - OS: Oblivion: Use NiSkinInstance over BSDismemberSkinInstance and hide unused 'Partitions' tab.
Changes in v5.6.3:New:- OS: Added way to add multiple custom bones in a parent chain at once.
- OS: Added "Double Sided" checkbox to shape properties.
- OS: Include loaded loose file name in window title.
Fixes:- BodySlide: Fixed toggles for zaps that are zapped by default.
- OS: Fixed OBJ and FBX import preview not rendering (issue with UI framework).
- OS: Fixed stuttering in UV editor and import previews.
Download #1 |
Download #2Changes in v5.6:New:
- General: Added support for NIF file version 155. (@ousnius)
- General: Added support for reading material file version 20 (BGSM/BGEM). (@ousnius)
- OS: Improved smooth brush algorithms (balanced pair circle+parabola fit). (@sts1skj)
- OS: Added special FO4 segment slots to dropdown (pipboy cap = slot 160). (@ousnius)
- OS: New feature "Copy Partitions/Segments" from reference shape. (@sts1skj)
- OS: Added preview for OBJ/FBX import with new options: (@ousnius)
- Invert U/V, Scale, Rotate X/Y/Z.
- Show vertex and triangle counts, red text if too many.
- Allow deleting single shapes with DEL.
- Green shape selection highlight in preview.
- OS: Added separate translate/rotate/scale dialogs to UV editor. (@ousnius)
- OS: New dialog "Symmetrize Vertices" for X-mirroring position, weights and sliders. (@sts1skj)
- OS: New feature "Mask Symmetric Vertices" for masking mirrored vertices with identical data. (@sts1skj)
- OS: New feature "Mask Symmetric Triangles" for masking mirrored triangles with identical data. (@sts1skj)
- OS: New dialog "Check For Bad Bones" that lists inconsistent bone transforms with options for fixing them. (@sts1skj)
- OS: New submenu "Bad Bones" in the bone context menu with two options for fixing bad bones. (@sts1skj)
- OS: New tool "Move Vertex" for moving/snapping/welding/merging individual vertices. (@sts1skj)
- OS: New options for restricting brushes to mesh plane and normal. (@sts1skj)
- OS: Mirrored display of brush circle with X-mirror on. (@sts1skj, @ousnius)
- OS: Added option to retain weights/sliders in conversion wizard. (@ousnius)
Improvements:
- BodySlide: Improved output label and conflicts popup menu. (@ousnius)
- OS: Better brush falloff due to new cubic falloff formula. (@sts1skj)
- OS: Added scale to the pose parameters and removed old bone scale slider. (@sts1skj)
- OS: Made "Apply Pose To Mesh" undoable. (@sts1skj)
- OS: Made "Apply Pose To Mesh" update position diff sliders too. (@sts1skj)
- OS: Allow 4 decimals and max value of 10 in brush settings to be entered manually. (@sts1skj, @ousnius)
- OS: Prevent switching to segments or partitions tab with multiple meshes selected. (@sts1skj, @ousnius)
- OS: Made Mask More/Less, Invert/Clear Mask and Mask Weighted undoable. (@sts1skj, @ousnius)
- OS: Made "Show Bones" show posed bones when "Show Pose" is on. (@sts1skj)
- OS: Copy ALL shader properties and children with "Copy from shape". (@ousnius)
- OS: OBJ Import: Do more to preserve original vertex order. (@sts1skj)
- OS: OBJ Import: Correctly handle faces with more than 4 vertices. (@sts1skj)
- OS: OBJ Import: Prevent duplication of vertices when normals or UVs are duplicated in the file. (@sts1skj)
- OS: OBJ/FBX Import: Added option to update normals when merging data with an existing shape. (@sts1skj)
- OS: FBX Import: Split vertices with multiple UVs/normals. (@sts1skj, @ousnius)
- OS: Allow resizing New/Load/Save Project and Load Reference dialogs. (@ousnius)
- OS: Slight performance improvements while brushing. (@sts1skj, @ousnius)
Fixes:
- General: Various fixes to NIF library (nifly). (@ousnius, @sts1skj)
- General: Fixed "no image" texture spreading to meshes that shouldn't have it. (@ousnius)
- General: Fixed model space normal map rendering with model rotation. (@ousnius)
- General: Fixed some rendering issues with alpha blending. (@ousnius)
- OS: Fixed freezes on some systems when ending a brush stroke. (@ousnius)
- OS: Fixed undesired shape translation when importing OBJ (mostly FO4). (@sts1skj)
- OS: Fixed custom bones not appearing with "Show Bones" on. (@sts1skj)
- OS: Fixed incorrect bone display in FO3/NV with "Show Bones" on. (@sts1skj)
- OS: Fixed bug where applying/undoing/redoing a mesh edit would trash the masks. (@sts1skj)
- OS: Fixed "Connected Only" brush option sometimes unwelding vertices. (@sts1skj)
- OS: Fixed rare issue where brushes wouldn't hit vertices that they should hit. (@sts1skj)
- OS: Fixed normals flickering in some cases while brushing. (@sts1skj, @ousnius)
- OS: Fixed single normals sometimes not recalculating correctly while brushing. (@sts1skj)
- OS: Fixed display of weight and mask value in status bar. (@ousnius)
- OS: Fixed bug where sometimes high brush strength values do nothing. (@sts1skj)
- OS: OBJ Import: Handle negative OBJ vertex/UV/normal indices correctly. (@sts1skj)
- OS: FBX Import/Export: Fixed swapping X/Y/Z for normals. (@sts1skj)
- OS: Fixed texture set not being created with "Add Shader" in shape properties. (@sts1skj)
- OS: Fixed issues with skipping copy weights/conform dialogs in conversion wizard. (@ousnius)
- OS: Several fixes/cleanups related to mesh coordinate transforms. (@sts1skj)
Other Changes:
- General: Updated third party libraries (wxWidgets, GLI/GLM, SOIL2, half, Miniball). (@ousnius)
- OS: Removed u|
Download #2 |
Download #3