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
2fd6372116dc42889e251cd07697848eec050708
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
AssetTools
/
Private
History
jamie dale
933348f856
Use the FMessageDialog overloads that pass the optional title by-value
...
#jira #rb none #rnx [CL 25062589 by jamie dale in ue5-main branch]
2023-04-15 19:49:32 -04:00
..
AssetTypeActions
Use the FMessageDialog overloads that pass the optional title by-value
2023-04-15 19:49:32 -04:00
AdvancedCopyCustomization.cpp
…
AssetDefinition_AssetTypeActionsProxy.cpp
AssetDefinition - Fixing filter categories to include everything that hasn't yet been converted to a Asset Definition.
2023-01-21 21:00:48 -05:00
AssetDefinition_AssetTypeActionsProxy.h
Editor Performance - Fixing a long standing issue with asset thumbnails, they've been loading the assets for a pretty long time now, because of the thumbnail editing mode. Note that thumbnail editing mode was not needed to be enabled and yet the asset would still load. This was a cause for a lot of hitches in the Content Browser.
2023-01-20 11:49:23 -05:00
AssetFixUpRedirectors.cpp
Replace any instances of "Source Control" with "Revision Control" in text in the Editor
2022-11-23 11:57:50 -05:00
AssetFixUpRedirectors.h
…
AssetRenameManager.cpp
Replace any instances of "Source Control" with "Revision Control" in text in the Editor
2022-11-23 11:57:50 -05:00
AssetRenameManager.h
…
AssetTools.cpp
Add export class permission list
2023-04-11 14:22:04 -04:00
AssetTools.h
Add export class permission list
2023-04-11 14:22:04 -04:00
AssetToolsConsoleCommands.h
…
AssetToolsLog.h
…
AssetToolsModule.cpp
…
AssetViewUtils.cpp
[EIS] Minor improvement to the error messaging when renaming an asset.
2023-04-12 10:57:26 -04:00
CollectionAssetManagement.cpp
…
FindSourceFileInExplorer.cpp
AssetDefinition - Upgrading the Data/Curve tables to use the new AssetDefinition.
2023-01-13 16:11:10 -05:00
PackageMigrationContext.cpp
The migration can now change the writing permissions temporally to save the migrated assets.
2023-01-09 13:51:05 -05:00
SAdvancedCopyReportDialog.cpp
…
SAdvancedCopyReportDialog.h
Advanced Copy - Optional callback when copy is complete, and expose to blueprints
2023-01-19 17:12:52 -05:00
SDiscoveringAssetsDialog.cpp
…
SDiscoveringAssetsDialog.h
…
SPackageReportDialog.cpp
…
SPackageReportDialog.h
…