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
5.5
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
AssetTools
History
a bialokozowicz
8be6ec6511
Fix "Update Redirector References" process unable to fix up redirectors of assets used in level instances
...
#jira UE-217737 #rb JeanFrancois.Dube [CL 37274448 by a bialokozowicz in 5.5 branch]
2024-10-18 13:26:36 -04:00
..
Internal
Changes FAssetHeaderPatcherInner to leverage the CoreRedirect system for resolving FNames in a package header, and string paths when context about the string itself is well known (i.e. we know the string data is a stringified ObjectPath/PackagePath, or ObjectName are deducible). We still make use of string scanning replacement mechanism but those are now constrained to only patching strings content specifically (e.g. Tag data)
2024-10-04 09:42:40 -04:00
Private
Fix "Update Redirector References" process unable to fix up redirectors of assets used in level instances
2024-10-18 13:26:36 -04:00
Public
Changes FAssetHeaderPatcherInner to leverage the CoreRedirect system for resolving FNames in a package header, and string paths when context about the string itself is well known (i.e. we know the string data is a stringified ObjectPath/PackagePath, or ObjectName are deducible). We still make use of string scanning replacement mechanism but those are now constrained to only patching strings content specifically (e.g. Tag data)
2024-10-04 09:42:40 -04:00
AssetTools.Build.cs
Reword confirmation dialog for existing assets.
2024-04-25 13:54:24 -04:00