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

Multi mesh materials #1449

Merged
merged 6 commits into from
Nov 29, 2023
Merged

Multi mesh materials #1449

merged 6 commits into from
Nov 29, 2023

Conversation

Simarilius-uk
Copy link
Contributor

@Simarilius-uk Simarilius-uk commented Nov 26, 2023

Multimesh Material JSON Appearance fix
Implemented:

  • added the mesh names to the submeshes rather than just the numerical prefix (only on multimesh)
  • added the mesh names to the appearances in the material json so that if multimesh import has 2 meshes with the same named appearances both still get imported.

Fixed:

  • Materials being available for multimesh output
Still need to do a bit of work on the Blender side to make appearance selection work, as they dont have the same name the app file has for them (but I'm not sure this has worked previously either)

Copy link
Member

@dragonzkiller dragonzkiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not requesting any particular changes, but some suggestions. Seb can weigh in as well.

WolvenKit.Modkit/RED4/Tools/MeshTools.cs Show resolved Hide resolved
WolvenKit.Modkit/RED4/Uncook.cs Outdated Show resolved Hide resolved
WolvenKit.Modkit/RED4/Uncook.cs Outdated Show resolved Hide resolved
@rfuzzo rfuzzo merged commit 9738958 into main Nov 29, 2023
2 checks passed
@rfuzzo rfuzzo deleted the MultiMesh_Materials branch November 29, 2023 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants