Commit Graph

8 Commits

Author SHA1 Message Date
Matt Peters
d64cf41728 AssetRegistry includes (Engine Plugins): change #include "AssetData.h" -> #include "AssetRegistry/AssetData.h", and similar for the other moved AssetRegistry headers.
#rb Zousar.Shaker
#rnx
#preflight 6270563191629533ec2b6f6e

[CL 20017756 by Matt Peters in ue5-main branch]
2022-05-02 18:59:38 -04:00
nick darnell
6ab595d25a Super Search - Adding initial integrity checking right after opening the database, and changing the sychronization to full for the file and search databases, they were getting corrupted too often under "normal" mode.
#jira UE-142177
#preflight 62066864963efc0c28d91b56
#rb jeanmichel.dignard
#lockdown jeanmichel.dignard

#ROBOMERGE-AUTHOR: nick.darnell
#ROBOMERGE-SOURCE: CL 18951579 in //UE5/Release-5.0/... via CL 18951658 via CL 18951808
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v917-18934589)

[CL 18951829 by nick darnell in ue5-main branch]
2022-02-11 09:32:23 -05:00
aurel cordonnier
e0ad4e25df Merge from Release-Engine-Test @ 16624776 to UE5/Main
This represents UE4/Main @ 16579691 and Dev-PerfTest @ 16579576

[CL 16625248 by aurel cordonnier in ue5-main branch]
2021-06-10 13:13:24 -04:00
Marc Audy
a7f9391231 Merge UE5/Release-Engine-Staging @ 14811410 to UE5/Main
This represents UE4/Main @ 14768117

For ReleaseObjectVersion.h
#lockdown Marcus.Wassmer

[CL 14811440 by Marc Audy in ue5-main branch]
2020-11-24 18:42:39 -04:00
Marc Audy
50a3d7d368 Merge Release-Engine-Staging to Main @ CL# 14467590
This represents UE4/Main @ 14432125 + some cherrypick fixes

[CL 14468207 by Marc Audy in ue5-main branch]
2020-10-09 22:42:26 -04:00
Matt Kuhlenschmidt
603a4119c5 Fix HAL/PlatformFileManager.h non-portable casing CIS issues
#rb none

[CL 13214257 by Matt Kuhlenschmidt in ue5-main branch]
2020-05-06 17:58:18 -04:00
nick darnell
57405ba23b Universal Search - Working on better search feedback, and handling being resized better. Removing several disable optimizations from when testing.
#ROBOMERGE-SOURCE: CL 12227462 via CL 12230153 via CL 12239003
#ROBOMERGE-BOT: (v664-12234175)

[CL 12239118 by nick darnell in Main branch]
2020-03-17 22:46:07 -04:00
nick darnell
cb550a7185 Universal Search - Better search feedback in the window (throbber). Fixing all the versioning enums to not use explicit values for each entry, caused a bug where the database version didn't bump. This CL also bumps the database version, so will need to recreate the database for people, but also splitting out the file hashing database into its own database to avoid needing to rehash files in the future if the asset search database format changes.
#ROBOMERGE-SOURCE: CL 12149274 via CL 12153826 via CL 12153880
#ROBOMERGE-BOT: (v659-12123632)

[CL 12153981 by nick darnell in Main branch]
2020-03-12 16:16:22 -04:00