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
1663ff2d4b28673c0b7e3e690ea254c8df476436
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
AssetTools
/
Private
History
jordan hoffmann
5abf21121d
[BugFix] Modified actors are not diff'ing correctly with one file per actor
...
#rb dan.oconnor #rb francis.hurteau [CL 24451087 by jordan hoffmann in ue5-main branch]
2023-02-28 16:07:32 -05:00
..
AssetTypeActions
[Feature/Bugfix] Support for diffing against nullptr (treated as an empty or nonexistent file)
2023-01-31 01:28:46 -05: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
[BugFix] Modified actors are not diff'ing correctly with one file per actor
2023-02-28 16:07:32 -05:00
AssetTools.h
Performance improvement to opening Context Menu and other operations looking up AssetTypeActions
2023-02-16 04:12:20 -05:00
AssetToolsConsoleCommands.h
…
AssetToolsLog.h
…
AssetToolsModule.cpp
…
AssetViewUtils.cpp
SourceControl: Add start/finish delegates to AssetViewUtils sync operations.
2023-02-24 19:03:48 -05: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
…