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

New additions to PolygonFormatEditor menu #387

Merged
merged 2 commits into from
Sep 1, 2024

Conversation

Dr-HyperCake
Copy link
Contributor

I have updated the PolygonFormatEditor menu to add new features, improve existing ones, and clean up the code.

  • Reordered field options to be more logical. Options are ordered by the size of the data type they correspond to, which also happens to prioritise the options most commonly used in Smash.
  • Added a new field for vertex color type. (Replaces a checkbox.)
  • Added a new field for UV type.
  • Added a new field for face type.
    • Added conversions between triangles and triangle strips. The conversion to triangle strips currently doesn't have an algorithm to make proper strips, so it simply converts the triangles directly into individual strips.

@ScanMountGoat ScanMountGoat merged commit f94417f into jam1garner:master Sep 1, 2024
1 check passed
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.

2 participants