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
862a5458de8cdd566da8b1815da5f2d0a7d82c39
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
AssetTools
/
Private
History
patrick enfedaque
862a5458de
Update comment
...
#rb trivial #preflight skip [CL 22888684 by patrick enfedaque in ue5-main branch]
2022-11-01 15:10:32 -04:00
..
AssetTypeActions
Skeleton compatibility improvements
2022-11-01 06:25:59 -04:00
AdvancedCopyCustomization.cpp
Updated ../Engine/Source/Developer/... to inline gen.cpp files
2022-09-24 13:31:25 -04:00
AssetFixUpRedirectors.cpp
Updating collection manager interface to use FSoftObjectPath for the paths of assets and objects rather than FName.
2022-09-16 20:57:34 -04:00
AssetFixUpRedirectors.h
…
AssetRenameManager.cpp
This change is a strategical submit for a coming change that removes lots of includes in headers that are included by many files. This change contains adding of includes in files that previously got those includes transitively from other inclkudes
2022-10-26 12:57:32 -04:00
AssetRenameManager.h
Removed unacceptable word from AssetRenameManager.h
2022-09-19 21:56:22 -04:00
AssetTools.cpp
Update comment
2022-11-01 15:10:32 -04:00
AssetTools.h
Reworked the migration tool so that it support moving assets inside of a plugin.
2022-10-26 19:11:52 -04:00
AssetToolsConsoleCommands.h
…
AssetToolsLog.h
…
AssetToolsModule.cpp
…
AssetViewUtils.cpp
FResultMessage cleanup
2022-10-28 00:30:20 -04:00
AssetVtConversion.cpp
Fixed non-unity non-pch compile errors
2022-10-26 16:22:34 -04:00
AssetVtConversion.h
…
CollectionAssetManagement.cpp
Updating collection manager interface to use FSoftObjectPath for the paths of assets and objects rather than FName.
2022-09-16 20:57:34 -04:00
PackageMigrationContext.cpp
Reworked the migration tool so that it support moving assets inside of a plugin.
2022-10-26 19:11:52 -04:00
SAdvancedCopyReportDialog.cpp
…
SAdvancedCopyReportDialog.h
…
SDiscoveringAssetsDialog.cpp
AssetRegistryModule: Add TryGet function that can return null instead of asserting during Engine shutdown.
2022-06-21 11:07:36 -04:00
SDiscoveringAssetsDialog.h
…
SPackageReportDialog.cpp
…
SPackageReportDialog.h
…