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

[ME] Add Category attribute, SortPropertiesByType, SortPropertiesByAlphabet config and color work #302

Merged
merged 13 commits into from
Jan 25, 2025

Conversation

acezen3d
Copy link
Contributor

  • Add property Category attribute to the shader manifest.
  • Add two configs: SortPropertiesByType and SortPropertiesByAlphabet to control the property sorting.
  • Add different colors to separator items to improve distinction in a lengthy context.
  • Update shader manifest template.

@acezen3d
Copy link
Contributor Author

In order to avoid repeated grouping and sorting in UI drawing, a data holder is added.
In addition, for shaders that do not have property category info at all, we will no longer categorize them, meaning no "Uncategorized" label will be shown. This way, older shaders can remain unchanged.

@ManlyMarco ManlyMarco merged commit 1f817ef into IllusionMods:master Jan 25, 2025
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