Commit Graph

9 Commits

Author SHA1 Message Date
Vincent Gauthier
d67e03372e Fix to Widget Palette that prevent it from having more that one widget in the palette
#jira UE-151567
#rb daren.cheng
#preflight 62866bb02c1bb3e25a4abcbf

[CL 20283432 by Vincent Gauthier in ue5-main branch]
2022-05-19 13:34:08 -04:00
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
7ad238a806 AssetRegistry includes (Engine/Source): change #include "AssetData.h" -> #include "AssetRegistry/AssetData.h", and similar for the other moved AssetRegistry headers.
#rb Zousar.Shaker
#rnx
#preflight 6270509a220f89f0ad573030

[CL 20016982 by Matt Peters in ue5-main branch]
2022-05-02 18:06:48 -04:00
daren cheng
6379293808 Performance improvements to widget library.
Add callback for source data generation to asset views.
Add UObject enumeration to content browser API (By Rex Hill).
Intentionally reserve thumbnail pool sizes instead of flat 1024 reservation.

#jira UE-129795
#rb Rex.Hill
#preflight 615e0c51c5e9590001f4a22a
#preflight 615e4400f13022000126efda
#robomerge[BOT4] 5.0
#robomerge[BOT1] Main

[CL 17744889 by daren cheng in ue5-main branch]
2021-10-06 21:33:14 -04:00
daren cheng
a62ccaf164 Actually enable Widget Library by default.
Fix widget library locking up when scrolling edge is just before a new asset view.
Review feedback.

#jira UE-121731
#rb Patrick.Boutot

[CL 17352748 by daren cheng in ue5-main branch]
2021-08-30 11:14:39 -04:00
daren cheng
38a86f08ae Cleanup Widget Library
#jira UE-121731
#rb Patrick.Boutot
#preflight 6123d1c176f1fd00010cd3ef

[CL 17288209 by daren cheng in ue5-main branch]
2021-08-24 11:59:40 -04:00
daren cheng
efd69ebfba Fix SLibraryView Non-Unity
#jira none
#rb trivial

[CL 17238411 by daren cheng in ue5-main branch]
2021-08-19 15:40:22 -04:00
daren cheng
7746f4f210 Enable widget library by default.
---
Add size & type display options to SAssetView constructor / interface.
Implement search & centralized list / column / size control on widget library.

#jira UE-121731
#rb Julien.StJean, Vincent.Gauthier
#preflight 611d61c88ff554000152647e

[CL 17234350 by daren cheng in ue5-main branch]
2021-08-19 11:04:16 -04:00
daren cheng
5041f45301 Add initial widget library in closed tab.
---
Expose AssetView from ContentBrowser
Add Library view model, partial reuse from pallete view model (needs more reuse).
Add support for widget asset dragdrop via code classes & to widget hierarchy.

#jira UE-121731
#rb Patrick.Boutot
#preflight 611a7ea8008be900013ad2e6

[CL 17180322 by daren cheng in ue5-main branch]
2021-08-16 15:28:49 -04:00