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
478f94de69383f34ed70a4da86af33866300d782
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
AssetTools
/
Private
History
robb surridge
4db3abad42
Reword confirmation dialog for existing assets.
...
#jira UE-198862 #rb brooke.hubert [CL 33238041 by robb surridge in ue5-main branch]
2024-04-25 13:54:24 -04:00
..
AssetTypeActions
Added new class UDeletedObjectPlaceholder to properly handle when an external package contains no more object.
2024-03-13 08:01:53 -04:00
AdvancedCopyCustomization.cpp
…
AssetDefinition_AssetTypeActionsProxy.cpp
…
AssetDefinition_AssetTypeActionsProxy.h
…
AssetFixUpRedirectors.cpp
Fix use of deprecated method
2024-04-19 18:31:08 -04:00
AssetFixUpRedirectors.h
Fix up redirectors flow update
2024-02-21 17:10:19 -05:00
AssetHeaderPatcher.cpp
Fix for using Headerpatching issues when running LCW automated test.
2024-03-26 05:27:41 -04:00
AssetHeaderPatcher.h
Using header patcher instead of root asset package patcher
2024-01-12 12:06:14 -05:00
AssetRenameManager.cpp
Workaround for crash serializing CDOs: Skip text properties
2024-04-09 16:05:05 -04:00
AssetRenameManager.h
Automatically make an asset public when moving it in another plugin if it's going to be referenced from another plugin after the move (including redirectors)
2024-01-12 11:54:15 -05:00
AssetTools.cpp
Reword confirmation dialog for existing assets.
2024-04-25 13:54:24 -04:00
AssetTools.h
Fix the blocked import of a folder when using the extension permissions.
2024-02-21 11:41:24 -05:00
AssetToolsConsoleCommands.h
…
AssetToolsLog.h
…
AssetToolsModule.cpp
…
AssetViewUtils.cpp
[ALT]
2024-04-23 07:41:00 -04:00
CollectionAssetManagement.cpp
Making collection manager thread safe to allow future work to run content browser search in parallel.
2024-04-19 18:17:59 -04:00
FindSourceFileInExplorer.cpp
…
PackageMigrationContext.cpp
…
SAdvancedCopyReportDialog.cpp
…
SAdvancedCopyReportDialog.h
…
SDiscoveringAssetsDialog.cpp
…
SDiscoveringAssetsDialog.h
…
SPackageReportDialog.cpp
…
SPackageReportDialog.h
…