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

Send2UE - Fixed ue2rigify extension attribute error and incorrect strip usage #73

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

JoshQuake
Copy link
Collaborator

@JoshQuake JoshQuake commented Aug 8, 2024

Solves an error with the ue2rigify extension in Send2UE when detecting the UE to Rigify addon.

Also includes replacements of invalid strips with corresponding replacesuffix or replaceprefix.

replaced .strip('.json') with .removesuffix('.json')
also includes replacement .strip(self.action_prefix) with .removeprefix(self.action_prefix)
@JoshQuake JoshQuake changed the title Send2UE - Fixed ue2rigify extension attribute and incorrect split usage Send2UE - Fixed ue2rigify extension attribute and incorrect strip usage Aug 8, 2024
@JoshQuake JoshQuake changed the title Send2UE - Fixed ue2rigify extension attribute and incorrect strip usage Send2UE - Fixed ue2rigify extension attribute error and incorrect strip usage Aug 8, 2024
@JoshQuake JoshQuake requested a review from jack-yao91 August 8, 2024 03:15
@JoshQuake JoshQuake merged commit bdf2054 into main Aug 8, 2024
4 checks passed
@JoshQuake JoshQuake removed the request for review from jack-yao91 August 8, 2024 04:27
@jack-yao91 jack-yao91 deleted the send2ue-ue2rigifyatrribute branch November 17, 2024 21:38
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