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

socketed transformable elements #150

Merged
merged 15 commits into from
Feb 21, 2024
Merged

Conversation

TheCodeTherapy
Copy link
Contributor

Resolves #145

This PR aims to provide support for any TransformableElement to be a child of an m-character tag while being attached to the bone of the m-character's skeletal mesh that corresponds to the string passed as the socket attribute.


What kind of changes does your PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Refactor
  • Tests
  • Other, please describe:

Does your PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe its impact and migration path for existing applications:

Does your PR fulfill the following requirements?

  • All tests are passing
  • The title references the corresponding issue # (if relevant)

Co-authored-by: Marcus Longmuir <marcus@mpl.dev>
@MarcusLongmuir MarcusLongmuir merged commit 034f5c7 into main Feb 21, 2024
8 checks passed
@MarcusLongmuir MarcusLongmuir deleted the feature/m-element-socket branch February 21, 2024 16:50
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.

m-character socket support
2 participants