Skip to content

UE 5.6 - Metahuman DDC export has new joint naming #536 Bug fix#568

Merged
miquelcampos merged 1 commit intomasterfrom
feature/metahuman-snap-fixes
Oct 18, 2025
Merged

UE 5.6 - Metahuman DDC export has new joint naming #536 Bug fix#568
miquelcampos merged 1 commit intomasterfrom
feature/metahuman-snap-fixes

Conversation

@JaschaW
Copy link
Copy Markdown
Contributor

@JaschaW JaschaW commented Oct 17, 2025

Description of Changes

  • Updated the MetaHuman snap method to support both legacy _drv naming and the newer MetaHuman standard that omits this suffix.
  • Fixed a namespace conflict between the mgear.core.utils and mgear.shifter.utils modules to prevent import collisions.
  • Added a helper function that retrieves the active mGear guide directly from the scene, simplifying tool interactions and reducing redundant lookups.

Testing Done

  • Verified that the MetaHuman snap correctly detects and aligns guides with both legacy _drv and new naming conventions.
  • Confirmed that the namespace fix eliminates the utils import conflict when both core and shifter modules are loaded.
  • Tested the new helper function across multiple scenes with different guide configurations to ensure correct guide detection.
  • Ran mGear Shifter build and MetaHuman integration workflows successfully to confirm overall stability.

Related Issue(s)

#536

…the newer MetaHuman standard without the suffix. - Fixed a namespace conflict between mGear core and shifter utils modules. - Added a helper function to retrieve the mGear guide directly from the scene.
@miquelcampos miquelcampos self-assigned this Oct 18, 2025
@miquelcampos miquelcampos added the enhancement New feature or request label Oct 18, 2025
@miquelcampos miquelcampos moved this from To Do to WIP in mGear DEV Oct 18, 2025
@github-project-automation github-project-automation bot moved this to To Do in mGear DEV Oct 18, 2025
@miquelcampos miquelcampos merged commit ceaee64 into master Oct 18, 2025
0 of 3 checks passed
@github-project-automation github-project-automation bot moved this from WIP to 5.2.0 in mGear DEV Oct 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: 5.2.0

Development

Successfully merging this pull request may close these issues.

2 participants