Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SB3UGS to v24.2.2 #183

Merged
merged 1 commit into from
Aug 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
Loading