patrick boutot
4f178c7f0c
UMG: Update the Widget with accessors.
...
#rb vincent.gauthier
#preflight 627a4e42705bfaf9ae31ee20
#ROBOMERGE-AUTHOR: patrick.boutot
#ROBOMERGE-SOURCE: CL 20123512 via CL 20123528 via CL 20123564
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v943-19904690)
[CL 20125750 by patrick boutot in ue5-main branch]
2022-05-10 13:53:03 -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
vincent gauthier
45dc124401
Fix to a crash when using drag and drop from the Viewport Windows to the Hierarchy panel.
...
#jira UE-142446
#rnx
#lockdown jeanmichel.dignard
#preflight 620fc572cc18880e8bb49b91
#ROBOMERGE-AUTHOR: vincent.gauthier
#ROBOMERGE-SOURCE: CL 19081800 in //UE5/Release-5.0/... via CL 19096965
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v921-19075845)
[CL 19140611 by vincent gauthier in ue5-main branch]
2022-02-24 23:21:36 -05:00
andrew davidson
3debbbd465
Fix FVector2D variant casts
...
Submitted on behalf of fred.kimberley
#rb andy.davidson
#preflight 61f8719ea6632a34f35e654b
#ROBOMERGE-AUTHOR: andrew.davidson
#ROBOMERGE-SOURCE: CL 18801709 in //UE5/Release-5.0/... via CL 18802160 via CL 18821533
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v908-18788545)
[CL 18821619 by andrew davidson in ue5-main branch]
2022-02-02 01:45:23 -05:00
benui-dev
ed58490cf7
PR #8311 : Added arrow key shortcuts to change order of Widgets in Panels (Contributed by benui-dev)
...
#rb vincent.gauthier
#preflight 61e0a52f0f52107164b1da26
#ROBOMERGE-AUTHOR: vincent.gauthier
#ROBOMERGE-SOURCE: CL 18607252 in //UE5/Release-5.0/... via CL 18607270 via CL 18607303
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v899-18417669)
[CL 18607330 by benui-dev in ue5-main branch]
2022-01-13 17:37:40 -05: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
zahra nikbakht
16d3c54634
- Custom thumbnail for Widget blueprints #RB patrick.boutot #jira ue-118803
...
#preflight 610a9c562b002800016b5e53
[CL 17052085 by zahra nikbakht in ue5-main branch]
2021-08-04 11:18:37 -04:00
zahra nikbakht
e69c3cf377
Fixed aliasing and custom size issue for Widget Thumbnail Renderer #RB patrick.boutot #jira ue-119520
...
#preflight 60f99428a6959a0001a6c00c
[CL 16933281 by zahra nikbakht in ue5-main branch]
2021-07-22 20:55:41 -04:00
Patrick Boutot
72d7644813
UMG: Reenable SDesignerView::DrawSafeZone.
...
#jira UE-119125
#rb none
[CL 16841772 by Patrick Boutot in ue5-main branch]
2021-07-13 16:04:53 -04:00
Patrick Boutot
98830126c1
Slate: Update Hittestgrid and some FWidgetPath's function to takes a SWidget pointer instead of a SWidget shared ptr to reduce the number shared ptr copy. FWidgetAndPointer uses a TOptional instead of a TSharedPtr.
...
#jira UE-115497
#rb vincent.gauthier
#preflight 60b66d94107dc600015d58cc
[CL 16532706 by Patrick Boutot in ue5-main branch]
2021-06-02 08:06:36 -04:00
matt kuhlenschmidt
f7429effc9
UMG reskin cleanup
...
#jira UETOOL-2622
#ROBOMERGE-SOURCE: CL 15734177 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v781-15675533)
[CL 15737074 by matt kuhlenschmidt in ue5-main branch]
2021-03-18 08:38:12 -04:00
Marc Audy
bc88b73a29
Merge Release-Engine-Staging to Main @ CL# 15151250
...
Represents UE4/Main @ 15133763
[CL 15158774 by Marc Audy in ue5-main branch]
2021-01-21 16:22:06 -04:00
Marc Audy
bf80889353
UE5/Release-Engine-Staging to UE5/Main
...
This represents UE4/Main up to CL# 14958402
[CL 15028197 by Marc Audy in ue5-main branch]
2021-01-08 19:56:07 -04:00
Patrick Boutot
c8b2ae9472
Slate: Add SlateInvalidationWidgetList a container, similar to a paged array, that can update the fast path list faster. It uses 2 indexes instead of one. It only rebuilds the elements that are affected by the update. Use FSlateInvalidationWidgetIndex and FSlateInvalidationWidgetSortIndex. FWidgetProxy is currently used but will be phase out soon to remove duplication and improve performance.
...
#jira UE-99527, UETOOL-2349
[CL 14795597 by Patrick Boutot in ue5-main branch]
2020-11-20 08:38:28 -04:00
Zousar Shaker
3cdeeb8075
Prototype Wrapped Object Pointers (ObjectHandle/ObjectPtr) Change ternary operators that are ambiguous when TObjectPtr can be implicitly constructed from a raw pointer. Also allow TObjectPtr to be implicitly constructed from an appropriate raw pointer.
...
#rb devin.doucette
[CL 14739879 by Zousar Shaker in ue5-main branch]
2020-11-12 18:18:02 -04:00
Matt Kuhlenschmidt
24b2807851
Fix a number of numeric property label ugliness
...
[CL 14680789 by Matt Kuhlenschmidt in ue5-main branch]
2020-11-06 16:12:22 -04:00
Marc Audy
7379fa99c5
Merging //UE5/Release-Engine-Staging to Main (//UE5/Main) @ 14229157
...
[CL 14233282 by Marc Audy in ue5-main branch]
2020-09-01 14:07:48 -04:00
projectgheist
b68d34c8f9
PR #7209 : UE-92202: Prevent crash due to drag/drop named slot element (Contributed by projectgheist)
...
#jira UE-96127
#rb patrick.boutot
[CL 14207291 by projectgheist in ue5-main branch]
2020-08-28 06:00:56 -04:00
Vincent Gauthier
cc3851db32
Fix to Undo/Redo of adding a Widget to the Designer View causing it to be renamed with a Trash_ prefix.
...
#jira UE-96695, UE-97521
#rb lauren.barnes
[CL 14179877 by Vincent Gauthier in ue5-main branch]
2020-08-25 11:09:24 -04:00
Marc Audy
a7c9001a94
Merging //UE5/Release-Engine-Staging to Main (//UE5/Main) @ 14075166
...
#rb
#rnx
[CL 14075271 by Marc Audy in ue5-main branch]
2020-08-11 01:36:57 -04:00
Matt Kuhlenschmidt
9249de8406
Remove unused border from UMG designer view which is causing a huge gray block to appear in the new style
...
[CL 13505315 by Matt Kuhlenschmidt in ue5-main branch]
2020-05-22 12:49:33 -04:00
Matt Kuhlenschmidt
f3bda5dd60
Viewport related styling changes
...
- Overhauled in viewport toolbar
- Updated active viewport outline and hidden tab dock icons
#rb none
[CL 13307248 by Matt Kuhlenschmidt in ue5-main branch]
2020-05-14 10:19:21 -04:00
Matt Kuhlenschmidt
3a80d846a0
Renamed existing viewport toolbar style to LegacyViewportToolbar. Keeping it around for backwards compat but it wil no longer be used in the editor
...
#rb none
[CL 13277641 by Matt Kuhlenschmidt in ue5-main branch]
2020-05-12 12:43:41 -04:00
Matt Kuhlenschmidt
c42837a0a9
Added a toolbar style to avoid so much duplication of styles related to toolbars in the editor
...
Fixed up all obvious use cases
#rb louise.rasmussen
[CL 13276109 by Matt Kuhlenschmidt in ue5-main branch]
2020-05-12 09:32:51 -04:00
brooke hubert
0b387f3e7e
Integrating CLs 11310084, 11341910, 11736184, 11751405 from //UE4/Dev-Editor
...
PIE sessions which launch a new standalone window no longer double render debug safe zones and all PIE options are more consistent with handling r.DebugSafeZone.XXXX cvars.
#Jira UE-89101 UE-89108 UE-87689
#rb lauren.barnes
#ROBOMERGE-SOURCE: CL 11968084 in //UE4/Release-4.25/... via CL 11968102
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v656-11643781)
[CL 11968114 by brooke hubert in Main branch]
2020-03-05 18:02:53 -05:00