lauren barnes
53488dc718
Updating CrashReportClient style to only use images from certain folders, and moving developer tool style setup to individual style classes.
...
#jira UE-152623
#rb Josh.Adams, Patrick.Boutot, Patrick.Laflamme, Louise.Rasmussen
#preflight 628d6c5faf7a2e956b8de990
#ROBOMERGE-OWNER: lauren.barnes
#ROBOMERGE-AUTHOR: lauren.barnes
#ROBOMERGE-SOURCE: CL 20366551 via CL 20368551 via CL 20369147 via CL 20369164
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v949-20362246)
[CL 20370889 by lauren barnes in ue5-main branch]
2022-05-25 16:27:45 -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
Dominik Peacock
7e80946fee
Move SStatusBar to new StatusBarWidget developer module so it can be used in programs
...
#jira none
#rb Matt.Kuhlenschmidt
#preflight 620d2d3f742ffef42025462e
[CL 19017117 by Dominik Peacock in ue5-main branch]
2022-02-16 12:37:26 -05:00
sebastian nordgren
b89a39b7f2
Fixed crash when SDockingTab::GetTabManager() dereferenced an invalid weak pointer. GetTabManager has been deprecated in favor of GetTabManagerPtr which returns a TSharedPtr.
...
#jira UE-140354
#preflight 61fbda35176256ec4f6ffa17
#rnx
#lockdown jeanmichel.dignard
#rb patrick.boutot
#ROBOMERGE-AUTHOR: sebastian.nordgren
#ROBOMERGE-SOURCE: CL 18861915 in //UE5/Release-5.0/... via CL 18862125 via CL 18862236
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v910-18824042)
[CL 18862253 by sebastian nordgren in ue5-main branch]
2022-02-04 08:33:30 -05:00
aurel cordonnier
a12d56ff31
Merge from Release-Engine-Staging @ 17791557 to Release-Engine-Test
...
This represents UE4/Main @17774255, Release-5.0 @17791557 and Dev-PerfTest @17789485
[CL 17794212 by aurel cordonnier in ue5-release-engine-test branch]
2021-10-12 21:21:22 -04:00
daren cheng
c4de69334c
Add anim drawer to UMG editor.
...
#jira UETOOL-4267
#rb Matt.Kuhlenschmidt, Vincent.Gauthier, Prajwal.Manjunath
#preflight 6141ffeb4778fa000124a7d8
#ROBOMERGE-AUTHOR: daren.cheng
#ROBOMERGE-SOURCE: CL 17520627 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v870-17433530)
[CL 17520639 by daren cheng in ue5-release-engine-test branch]
2021-09-15 11:29:25 -04:00
matt kuhlenschmidt
22122a948f
Logging and safeguard for docking content browser drawer crash
...
#jira UE-118098
#ROBOMERGE-SOURCE: CL 16691010 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v835-16672529)
[CL 16691016 by matt kuhlenschmidt in ue5-release-engine-test branch]
2021-06-16 13:09:00 -04:00
matt kuhlenschmidt
9b214e74ae
Fix console edit box not appearing in immersive mode
...
#jira UE-116426
#ROBOMERGE-SOURCE: CL 16447020 in //UE5/Main/... via CL 16447043
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Test -> Release-Engine-Staging) (v818-16446889)
[CL 16447047 by matt kuhlenschmidt in ue5-release-engine-staging branch]
2021-05-25 09:35:30 -04:00
Matt Kuhlenschmidt
034543a222
Fix console edit box not appearing in immersive mode
...
#jira UE-116426
[CL 16447020 by Matt Kuhlenschmidt in ue5-main branch]
2021-05-25 09:32:44 -04:00
matt kuhlenschmidt
8a71ad940c
Minor adjustments to the output log drawer.
...
- ~ key now also works for python command boxes
- Improved tooltip for the output log drawer
- Cosmetic UI changes.
#ROBOMERGE-SOURCE: CL 16352021 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v804-16311228)
[CL 16352157 by matt kuhlenschmidt in ue5-release-engine-test branch]
2021-05-17 11:31:32 -04:00
Matt Kuhlenschmidt
6305bb83cc
Minor adjustments to the output log drawer.
...
- ~ key now also works for python command boxes
- Improved tooltip for the output log drawer
- Cosmetic UI changes.
[CL 16352021 by Matt Kuhlenschmidt in ue5-main branch]
2021-05-17 11:28:02 -04:00
matt kuhlenschmidt
b74e0b93ec
The output log can now be summoned from a drawer in each asset editor status bar. The default sequence mirrors -game behavior where '~' will toggle between focusing the console input box, opening the drawer, and restoring focus to the previously focused UI element. This behavior can be disabled in settings to prevent the output log from opening as a drawer with '~'. Additionally a separate shortcut can be bound in order to activate the output log drawer independently of console input box focus.
...
#preflight 609bfbab7ed62d0001454827
#ROBOMERGE-SOURCE: CL 16312223 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v804-16311228)
[CL 16312226 by matt kuhlenschmidt in ue5-release-engine-test branch]
2021-05-13 09:36:27 -04:00
Matt Kuhlenschmidt
179f7fcc79
The output log can now be summoned from a drawer in each asset editor status bar. The default sequence mirrors -game behavior where '~' will toggle between focusing the console input box, opening the drawer, and restoring focus to the previously focused UI element. This behavior can be disabled in settings to prevent the output log from opening as a drawer with '~'. Additionally a separate shortcut can be bound in order to activate the output log drawer independently of console input box focus.
...
#preflight 609bfbab7ed62d0001454827
[CL 16312223 by Matt Kuhlenschmidt in ue5-main branch]
2021-05-13 09:36:03 -04:00
jamie dale
da01112ccc
Cleaned-up lingering asset selection references during shutdown
...
#jira UE-113626
#lockdown simon.tourangeau
#ROBOMERGE-SOURCE: CL 16066642 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v789-15992632)
[CL 16069153 by jamie dale in ue5-main branch]
2021-04-20 21:58:51 -04:00
Matt Kuhlenschmidt
5304b11eda
Fix the content browser drawer new user notification being hard coded to ctrl+tab, ignoring any user set key binding
...
[CL 16005354 by Matt Kuhlenschmidt in ue5-main branch]
2021-04-14 10:39:34 -04:00
matt kuhlenschmidt
b728f19f30
Fix browse button doing nothing if a content browser is not docked. It should open the drawer
...
#rb lauren.barnes
#jira UE-112480
#lockdown simon.tourangeau
#ROBOMERGE-SOURCE: CL 15954112 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v787-15839533)
[CL 15971501 by matt kuhlenschmidt in ue5-main branch]
2021-04-10 10:03:39 -04:00
matt kuhlenschmidt
d43686a0bf
UE5 layout changes
...
Content browser now hidden by default, opening tip is displayed showing you how to access it from the drawer. It can be permanently docked into the layout from there. Opening tip is never shown again
Placement browser is now closed by default
A UE4 classic layout has been added for those who want the placement browser and content browser docked by default
#jira UETOOL-2669
#ROBOMERGE-OWNER: matt.kuhlenschmidt
#ROBOMERGE-AUTHOR: matt.kuhlenschmidt
#ROBOMERGE-SOURCE: CL 15918688 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v786-15839533)
#ROBOMERGE-CONFLICT from-shelf
[CL 15921147 by matt kuhlenschmidt in ue5-main branch]
2021-04-05 15:03:56 -04:00
matt kuhlenschmidt
54069ab13d
Fix progress notifications not appearing if no editor window has focus
...
#rb danny.couture
#ROBOMERGE-SOURCE: CL 15851593 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v786-15839533)
[CL 15852965 by matt kuhlenschmidt in ue5-main branch]
2021-03-29 13:42:04 -04:00
matt kuhlenschmidt
31580efaca
Notification reskin and progress notification support. Progress notifications appear as a notification with short timeout and then progress appears at the bottom of the status bar until progress completes.
...
#rb lauren.barnes
#ROBOMERGE-SOURCE: CL 15797473 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v783-15756269)
[CL 15807593 by matt kuhlenschmidt in ue5-main branch]
2021-03-24 16:26:36 -04:00
matt kuhlenschmidt
95d18e0f31
Generized the content browser drawer in the status bar so it can be used for other status bar based drawers
...
#ROBOMERGE-SOURCE: CL 15525097 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)
[CL 15525113 by matt kuhlenschmidt in ue5-main branch]
2021-02-24 22:11:55 -04:00
Matt Kuhlenschmidt
156b9c1ec7
Content browser drawer improvements
...
- Always focus search field even when clicking drawer button
- Drawer is now summoned if there is no content browser when clicking the browse button in the details panel or asset editor.
- Creation of the content browser drawer is now handled by the content browser singleton.
[CL 14513618 by Matt Kuhlenschmidt in ue5-main branch]
2020-10-19 09:18:57 -04:00
Matt Kuhlenschmidt
e49a615ad2
Fix console not appearing in immersive mode
...
[CL 14247339 by Matt Kuhlenschmidt in ue5-main branch]
2020-09-02 16:05:07 -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
Matt Kuhlenschmidt
26a525f290
Content browser drawer now saves the content browser settings properly
...
[CL 13573657 by Matt Kuhlenschmidt in ue5-main branch]
2020-05-28 16:14:24 -04:00
Matt Kuhlenschmidt
2404ad0f94
The content browser drawer in the status bar is now resizable
...
[CL 13557796 by Matt Kuhlenschmidt in ue5-main branch]
2020-05-27 11:55:53 -04:00