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

UE2Rigify - Custom Rig Template Path #51

Merged
merged 1 commit into from
Jul 30, 2024
Merged

UE2Rigify - Custom Rig Template Path #51

merged 1 commit into from
Jul 30, 2024

Conversation

jack-yao91
Copy link

This feature is adding an ability to choose a template path on where to store your rig templates.

It should mitigate an issue when by default templates are stored in Temp folder and once the folder is being cleaned up it also purges your custom templates.
This won't be happening anymore.

original PR:
#49

* Feature: Adding an option for custom template path

* restructure and small changes

- Removed unnecessary requirements
- Removed some unused imports
- Removed CUSTOM_RIG_TEMPLATES_PATH constant
- Fixed create new template issue of not adding the default metarig right away if selected starter for some reason isn't a Rigify default
- Moved get_rig_template_path() to utilities (second guessing this change)

---------

Co-authored-by: JoshQuake <[email protected]>
@JoshQuake JoshQuake merged commit 9a530cf into main Jul 30, 2024
4 checks 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.

None yet

3 participants