This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aaeb9ff464b03e2daef896664f3397fee9e59cd0
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
AnimationModifiers
/
Private
History
roland munguia
3210b2cd36
Fixed crash when batch removing multiple animation modifiers from a selection of anim sequences and having a animation modifiers only affect a subset of all the selected anim sequences.
...
#rnx #rb jose.villarroel, aaron.cox [CL 27924231 by roland munguia in ue5-main branch]
2023-09-15 14:02:15 -04:00
..
AnimationModifier.cpp
…
AnimationModifierDetailCustomization.cpp
…
AnimationModifierDetailCustomization.h
…
AnimationModifierHelpers.h
…
AnimationModifiersAssetUserData.cpp
Add mechanism to ensure AnimationModifiersAssetUserData is always added/part of an AnimSequence, currently it would only be created when opening it in the AnimationEditor
2023-09-05 10:22:32 -04:00
AnimationModifierSettings.h
…
AnimationModifiersModule.cpp
Fix loctext errors in new "Remove Modifier" feature
2023-09-14 12:01:29 -04:00
AnimationModifiersModule.h
Add support for removing (and optionally also reverting) Animation Modifier(s) from a selection of Anim Sequences in the content browser.
2023-09-13 18:50:59 -04:00
AnimationModifiersTabSummoner.h
…
ModifierOutputFilter.h
…
SAnimationModifierContentBrowserWindow.cpp
Fixed crash when batch removing multiple animation modifiers from a selection of anim sequences and having a animation modifiers only affect a subset of all the selected anim sequences.
2023-09-15 14:02:15 -04:00
SAnimationModifierContentBrowserWindow.h
Add support for removing (and optionally also reverting) Animation Modifier(s) from a selection of Anim Sequences in the content browser.
2023-09-13 18:50:59 -04:00
SAnimationModifiersTab.cpp
Removed ChooseClass.h includes.
2023-09-13 05:43:01 -04:00
SAnimationModifiersTab.h
…
SModifierItemRow.cpp
Removed ChooseClass.h includes.
2023-09-13 05:43:01 -04:00
SModifierItemRow.h
…
SModifierListview.cpp
Add support for removing (and optionally also reverting) Animation Modifier(s) from a selection of Anim Sequences in the content browser.
2023-09-13 18:50:59 -04:00
SModifierListview.h
Add support for removing (and optionally also reverting) Animation Modifier(s) from a selection of Anim Sequences in the content browser.
2023-09-13 18:50:59 -04:00