Animation Retargeting: Fix regression in #17994#17996
Animation Retargeting: Fix regression in #17994#17996Popov72 wants to merge 2 commits intoBabylonJS:masterfrom
Conversation
|
Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s). |
There was a problem hiding this comment.
Pull request overview
Fixes a regression in animation retargeting by improving state restoration and targeted animation handling in the core AnimatorAvatar retargeting pipeline.
Changes:
- Track and restore additional transform-node rotation state during retargeting reset.
- Ensure missing-bone targeted animations are removed regardless of warning settings.
- Reset skeletons to rest pose before preparing bone world matrices.
|
Snapshot stored with reference name: Test environment: To test a playground add it to the URL, for example: https://snapshots-cvgtc2eugrd3cgfd.z01.azurefd.net/refs/pull/17996/merge/index.html#WGZLGJ#4600 Links to test your changes to core in the published versions of the Babylon tools (does not contain changes you made to the tools themselves): https://playground.babylonjs.com/?snapshot=refs/pull/17996/merge To test the snapshot in the playground with a playground ID add it after the snapshot query string: https://playground.babylonjs.com/?snapshot=refs/pull/17996/merge#BCU1XR#0 If you made changes to the sandbox or playground in this PR, additional comments will be generated soon containing links to the dev versions of those tools. |
|
Visualization tests for WebGPU |
|
WebGL2 visualization test reporter: |
|
Visualization tests for WebGPU |
|
WebGL2 visualization test reporter: |
No description provided.