-
-
Notifications
You must be signed in to change notification settings - Fork 21.1k
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
[WIP] Add animation motion-matching #32408
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fire
force-pushed
the
motion-matching
branch
6 times, most recently
from
September 28, 2019 07:04
9578813
to
5f9a999
Compare
My goal is to keep it current so the system doesn't rot too much. @Aa20475 Feel free to comment or take control. Noticed that cicd is failing on unsigned integers versus integer comparisons. |
fire
force-pushed
the
motion-matching
branch
3 times, most recently
from
September 28, 2019 13:25
dc85e7a
to
6f88cad
Compare
fire
changed the title
Add animation motion-matching
[WIP] Add animation motion-matching
Sep 30, 2019
fire
force-pushed
the
motion-matching
branch
from
December 28, 2019 16:56
6f88cad
to
43a109a
Compare
fire
force-pushed
the
motion-matching
branch
from
February 11, 2020 22:04
43a109a
to
3c740e3
Compare
fire
force-pushed
the
motion-matching
branch
6 times, most recently
from
November 14, 2020 16:29
261f671
to
03de637
Compare
Improved UI and better matching. Frame choosing behavior working TODO: Correct the cost and trajectory predictions
fire
force-pushed
the
motion-matching
branch
from
November 14, 2020 16:35
03de637
to
fa50301
Compare
Resolved CICD errors, but lacking test project and design documentation. |
Closing due to the inability to use this in a game project. This animation motion matching pr is salvageable. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Improved UI and better matching. Frame choosing behavior working
TODO: Correct the cost and trajectory predictions
Try to get #29892 merged. Attempt to fix all the cicd errors.