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
0f2ef874ab1823b2e650512086cd969df609888e
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
AnimationModifiers
/
Public
History
Jurre deBaare
fad5503605
Moved SmartName FName arrays local to functions, global static is being initialized to NAME_None due to (new) different AnimModifiers module loading order
...
#rb Thomas.Sarkanen [CL 15134972 by Jurre deBaare in ue5-main branch]
2021-01-19 07:57:57 -04:00
..
AnimationBlueprintLibrary.h
Moved SmartName FName arrays local to functions, global static is being initialized to NAME_None due to (new) different AnimModifiers module loading order
2021-01-19 07:57:57 -04:00
AnimationModifier.h
…
AnimationModifiersAssetUserData.h
Merging using //UE5/Main_to_//UE5/Release-Engine-Staging @14384769
2020-09-24 00:43:27 -04:00
IAnimationModifiersModule.h
…