Commit Graph

3 Commits

Author SHA1 Message Date
Robb Surridge
610c467639 Update vendor links for built-in plugins to use secure protocol.
#jira UE-166823
#rb lauren.barnes
#preflight 6352b20b7261e565c476ec3b

[CL 22690089 by Robb Surridge in ue5-main branch]
2022-10-21 11:04:07 -04:00
jurre debaare
5ad7ca7a8f Package file can't be found for the AnimationLocomotionLibraryEditor while running project in the Standalone Game mode
#jira UE-141114
#fix set Plugin modules containing AnimationModifiers to UncookedOnly rather than Editor - as references in standalone -Game session will be unresolved
#preflight 620fcd93ff52bfecfcf8cf5b
#rb Aaron.Cox

#ROBOMERGE-AUTHOR: jurre.debaare
#ROBOMERGE-SOURCE: CL 19079033 in //UE5/Release-5.0/... via CL 19094721
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v921-19075845)

[CL 19137103 by jurre debaare in ue5-main branch]
2022-02-24 20:49:20 -05:00
Aaron Cox
695a69e8b7 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
#review-17532442 @Koray.Hagen, @Thomas.Sarkanen, @Fernando.Coello
#fyi Laurent.Delayen

[CL 17551436 by Aaron Cox in ue5-main branch]
2021-09-17 09:42:58 -04:00