Skip to content

Commit

Permalink
Update SB3UGS to v24.2.2 (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco authored Aug 30, 2024
1 parent 2c1688c commit 64fa7e9
Show file tree
Hide file tree
Showing 14 changed files with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion src/libs/SB3UGS/ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
[24.1.4]
[24.2.2]
- Fixed replacing morph keyframes to support submeshes with identical number of vertices

[24.2.1]
- Fixed replacement of morph keyframes if the shape target mesh has only one submesh
- Added command line option /DefaultVisualStyle
- Fixed invalid bone indices when creating "New Skin" with less than four influences

[24.2]
- Fixed unhandled cloning of references to AudioClip and Shader.
Generalized and used for MonoScript, Material, Mesh, Texture2D and Cubemap as well
- Fixed crash when opening a MonoBehaviour in an Animator (tried to open a missing AB before)
- Fixed crash in Workspace when replacing morph keyframes
- Added support for imported meshes with blendshapes getting split by material

[24.1.4]
- Fixed loading and saving big ABs. ABs close to 4GB and more are not supported.

[24.1.3]
Expand Down
Binary file modified src/libs/SB3UGS/DX11TutCore.dll
Binary file not shown.
Binary file modified src/libs/SB3UGS/SB3Utility.dll
Binary file not shown.
Binary file modified src/libs/SB3UGS/SB3UtilityGUI.exe
Binary file not shown.
Binary file modified src/libs/SB3UGS/SB3UtilityScript.exe
Binary file not shown.
Binary file modified src/libs/SB3UGS/SyntaxHighlightingTextBox.dll
Binary file not shown.
Binary file modified src/libs/SB3UGS/mikktspace_managed.dll
Binary file not shown.
Binary file modified src/libs/SB3UGS/plugins/NIFPlugin.dll
Binary file not shown.
Binary file modified src/libs/SB3UGS/plugins/SB3UtilityFBX.dll
Binary file not shown.
Binary file modified src/libs/SB3UGS/plugins/SB3UtilityNIF.dll
Binary file not shown.
Binary file modified src/libs/SB3UGS/plugins/SB3UtilityPP.dll
Binary file not shown.
Binary file modified src/libs/SB3UGS/plugins/SB3UtilityPlugins.dll
Binary file not shown.
Binary file modified src/libs/SB3UGS/plugins/UnityBase.dll
Binary file not shown.
Binary file modified src/libs/SB3UGS/plugins/UnityPlugin.dll
Binary file not shown.

0 comments on commit 64fa7e9

Please sign in to comment.