Commit Graph

6 Commits

Author SHA1 Message Date
jose villarroel
1251c1cfda Removed FDistanceCurve (This was added and removed in UE5 so we're not following the standard deprecation path).
Moved FDistance curve logic to distance matching library
#jira none
[REVIEW] [at]Aaron.Cox
#preflight 61f026268c16f837224f488b

#ROBOMERGE-AUTHOR: jose.villarroel
#ROBOMERGE-SOURCE: CL 18723819 in //UE5/Release-5.0/... via CL 18723835 via CL 18724136
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)

[CL 18724162 by jose villarroel in ue5-main branch]
2022-01-25 12:07:55 -05:00
aaron cox
74b6812ea3 Remove code that's no longer needed from the Animation Locomotion Library plugin. This logic is now being handled in blueprint with Anim Node Functions until (if) we have a better mechanism to make it an engine feature.
#preflight 61b39375a2562c8b1c3fcc45
[at]Jose.Villarroel

#ROBOMERGE-AUTHOR: aaron.cox
#ROBOMERGE-SOURCE: CL 18431931 in //UE5/Release-5.0/... via CL 18435373
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v897-18405271)

[CL 18435871 by aaron cox in ue5-release-engine-test branch]
2021-12-10 18:04:41 -05:00
Marc Audy
0c3be2b6ad Merge Release-Engine-Staging to Test @ CL# 18240298
[CL 18241953 by Marc Audy in ue5-release-engine-test branch]
2021-11-18 14:37:34 -05:00
koray hagen
104e725750 Fixed a packaging issue causing AnimationLocomotion runtime module to not be found in QAGame
#rb aaron.cox

#ROBOMERGE-AUTHOR: koray.hagen
#ROBOMERGE-SOURCE: CL 17636910 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v874-17637634)
#ROBOMERGE[STARSHIP]: UE5-Release-Engine-Staging Release-5.0

[CL 17637715 by koray hagen in ue5-release-engine-test branch]
2021-09-27 19:14:38 -04:00
braeden shosa
d4550993ed Animation fixes for non-unity errors
#rb trivial
#jira none

#ROBOMERGE-AUTHOR: braeden.shosa
#ROBOMERGE-SOURCE: CL 17560072 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v870-17433530)

[CL 17560112 by braeden shosa in ue5-release-engine-test branch]
2021-09-17 19:15:44 -04:00
aaron cox
e3f123688b Animation Locomotion Library: Common techniques for driving locomotion based character animation.
Included features in this changelist:
 * Capture a snapshot of common movement properties (velocity, speed, etc) that are used to drive animation
 * Character movement component for stop/pivot location
 * Library of anim node functions for Distance Matching
 * Template anim node that can advance by distance traveled rather than by time
 * Template anim node that's driven by distance to a target rather than by time
 * Animation modifier that generates distance curves based on root motion
 * Turn in place functionality for keeping the capsule from spinning the pose when it rotates by applying an offset, includes functionality for turn on spot animations to compenstate for the offset

#preflight 61446e46599fd80001c250e2
[at]Koray.Hagen, [at]Thomas.Sarkanen, [at]Fernando.Coello
[FYI] Laurent.Delayen

#ROBOMERGE-AUTHOR: aaron.cox
#ROBOMERGE-SOURCE: CL 17551436 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v870-17433530)

[CL 17551464 by aaron cox in ue5-release-engine-test branch]
2021-09-17 09:44:41 -04:00