[FE]Fixed a problem with eyebrows remaining when the character is hidden #62
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
IllusionMods/IllusionFixes!62
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "FixEyebrows-bugfix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Maybe it's just my environment, but there was a bug where only the eyebrows remained when the character was hidden.
It seems that there was no post-processing when the object was hidden, so we added it.
https://github.com/IllusionMods/IllusionFixes/assets/32182799/e8826f71-6ef4-4d32-b3bf-cada8e88bf3d
P.S.
I am new to PR so I apologize if anything is incomplete.
I'm glad if I could contribute to the community.
Looks good to me, thank you for the PR!