Commit Graph

10 Commits

Author SHA1 Message Date
Lauren Barnes
6248f8d412 Replacing legacy EditorStyle calls with AppStyle
#preflight 6272a74d2f6d177be3c6fdda
#rb Matt.Kuhlenschmidt

#ROBOMERGE-OWNER: Lauren.Barnes
#ROBOMERGE-AUTHOR: lauren.barnes
#ROBOMERGE-SOURCE: CL 20057269 via CL 20070159 via CL 20072035 via CL 20072203
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v943-19904690)
#ROBOMERGE-CONFLICT from-shelf

[CL 20105363 by Lauren Barnes in ue5-main branch]
2022-05-09 13:12:28 -04:00
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
Marc Audy
11f5b21210 Merging //UE5/Release-Engine-Staging @ 13752110 to Main (//UE5/Main)
#rnx

[CL 13753156 by Marc Audy in ue5-main branch]
2020-06-23 18:40:00 -04:00
nick darnell
93e7f04e6d Fixing loctext collision for asset search
#jira UE-91565

#ROBOMERGE-SOURCE: CL 12781173 via CL 12781177 via CL 12781178 via CL 12781179
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v681-12776863)

[CL 12782454 by nick darnell in Main branch]
2020-04-14 13:36:46 -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
d0f8882cbc Universal Search - Now indexing all DialogueWave assets for their SpokeText.
#ROBOMERGE-SOURCE: CL 12051094 via CL 12051095 via CL 12051096 via CL 12051097
#ROBOMERGE-BOT: (v656-11643781)

[CL 12055129 by nick darnell in Main branch]
2020-03-07 23:05:24 -05:00
nick darnell
e77eff6d9c Fixing a crash on exit waiting for the database operation thread to finish. Ignore assets in developer directories other than yours. Updating the database to have unique flag on asset_path, and including an index to speed up deletes for properties by indexing assetids. Adding a way to manually index missing assets.
#ROBOMERGE-SOURCE: CL 11931725 via CL 11931729 via CL 11931732
#ROBOMERGE-BOT: (v656-11643781)

[CL 11931734 by nick darnell in Main branch]
2020-03-04 23:20:29 -05:00
nick darnell
6b5de28540 When searching we now sort by relevance/best match, we also search while typing.
#ROBOMERGE-SOURCE: CL 11874127 via CL 11874590 via CL 11874635
#ROBOMERGE-BOT: (v656-11643781)

[CL 11887794 by nick darnell in Main branch]
2020-03-03 16:53:14 -05:00
nick darnell
ec0fb7efcf Build Fixing some unity build issues.
#ROBOMERGE-SOURCE: CL 11850375 via CL 11850378 via CL 11850379
#ROBOMERGE-BOT: (v656-11643781)

[CL 11883771 by nick darnell in Main branch]
2020-03-03 15:47:02 -05:00
nick darnell
408a67e108 Asset Search - Working on a new plugin to make it possible to index lots of differnet types of assets and search across a wide swath of them to find information such as text inside a data table.
Not done yet, still marking it as beta.  Not enabled by default.



#ROBOMERGE-SOURCE: CL 11850262 via CL 11850267 via CL 11850272
#ROBOMERGE-BOT: (v656-11643781)

[CL 11883741 by nick darnell in Main branch]
2020-03-03 15:46:42 -05:00