Files
UnrealEngineUWP/Engine/Source/Editor/AnimationBlueprintLibrary/Public
Jurre deBaare 839157c963 User is not prompted to confirm copying anim notifies when some notifies fall outside the range of the destination anim sequence
User is not prompted to delete preexisting anim notifies from destination anim sequence when copying anim notifies from another animation
#fix changed some behaviour around CopyAnimNotifies UFunction
    - Added bool flag allowing for deleting notifies when doing the copy
    - Added log warnings to CopyNotifies, and LogAnimation category to filter when applying Anim Modifiers
#jira UE-68827, UE-68828
#rb Thomas.Sarkanen

[CL 16671828 by Jurre deBaare in ue5-main branch]
2021-06-15 07:28:45 -04:00
..