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

Major Refactoring and Introduction of a proper UI for the whole process alongside small QoL changes #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sudotman
Copy link

@sudotman sudotman commented Mar 7, 2024

Major changes to the script are as follow:

  • Changed the flow of the script from relying on public variables to be displayed to a flow that relies on OnGUI() and hence allows the ability to display custom text, fields with greater control over the window displayed too.
  • Keeping in line with the change mentioned, also added a few helpful labels in between the fields. [also categorized them]
  • The code is pretty tight already for the most part but still refactored the code a bit wherever I could.
  • Added an extra legacy support line inside Secondary UV generation for versions older than 2022.
  • Few QoL tweaks such as the automatic assignment of the currently selected object in the hierarchy as the Parent Object.
  • Reflected these changes in the readme as such.

Thanks for the great script, hope these are helpful, cheers.

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.

1 participant