Commit Graph

72 Commits

Author SHA1 Message Date
Robb Surridge
610c467639 Update vendor links for built-in plugins to use secure protocol.
#jira UE-166823
#rb lauren.barnes
#preflight 6352b20b7261e565c476ec3b

[CL 22690089 by Robb Surridge in ue5-main branch]
2022-10-21 11:04:07 -04:00
dominik peacock
39ca01eed3 Final UX improvements for Multi-User.
Non-code changes:
- Add taskbar icons for UnrealMultiUserServer (Windows, Mac, Linux)
- Update taskbar icons for UnrealMultiUserSlateServer (Windows, Mac, Linux)
- Adjust icon on the top-left corner of window UnrealMultiUserSlateServer
- Adjust the "Create Session" button icon (shown in editor)
- Adjust the "Close server" button icon (shown in editor)
Code change:
- Disable the "Create Session" button in UnrealMultiUserSlateServer
- Make the "Launch Server" button (shown in editor) launch the slate server by default instead of the console one

#jira UE-166219
#rb Jason.Walter
#lockdown Alejandro.Arango
#preflight 633eb5a8f171e4e68b6f2850

[CL 22388876 by dominik peacock in ue5-main branch]
2022-10-06 20:11:57 -04:00
jason walter
3f537bb9a5 Fix color (pink -> white) for Multi-user server style
#jira
[FYI] dominik.peacock
#preflight none

[CL 22323410 by jason walter in ue5-main branch]
2022-10-03 21:14:46 -04:00
dominik peacock
565a1d1c33 Update icons
#jira UE-162304
#rb none
#preflight 63358afdf418a1071a591b22
[FYI] Jason.Walter

[CL 22260847 by dominik peacock in ue5-main branch]
2022-09-29 20:36:38 -04:00
jason walter
830717f64f Do not allow users to create session from the new server UI.
#preflight 6328b3aea236a029de7d9eee
[FYI] dominik.peacock
#rb none
#jira UE-164354
#rnx

[CL 22087346 by jason walter in ue5-main branch]
2022-09-19 22:28:10 -04:00
dominik peacock
43aa41321e Fix pressing delete on group items in session browser causing a crash
#jira UE-164252
#rb none
#preflight 6328451aae4e65ae63c4acde
[FYI] Jason.Walter

[CL 22084621 by dominik peacock in ue5-main branch]
2022-09-19 19:48:22 -04:00
dominik peacock
328d95ec3a Archive session context menu now contains delete option
#jira UE-163795
#rb none
#preflight 63220c978838676d1050c375

[CL 22032976 by dominik peacock in ue5-main branch]
2022-09-15 13:51:46 -04:00
dominik peacock
eadb009d99 Fix copyright boilerplate missing
#jira none
#rb none
#preflight trivial

[CL 22013292 by dominik peacock in ue5-main branch]
2022-09-14 15:06:45 -04:00
dominik peacock
65610491ba Group archived and live sessions
#jira UE-163013
#jira UE-163014
#rb none
#preflight 6321f832b602881e8e2902f4

[CL 22011849 by dominik peacock in ue5-main branch]
2022-09-14 14:23:08 -04:00
dominik peacock
441bb8eaba Fix session's last modified property not getting serialized when sent to clients
#jira UE-150430
#rb Jason.Walter
#preflight 63205288e93a80888c30d4fc

[CL 22003387 by dominik peacock in ue5-main branch]
2022-09-14 04:33:19 -04:00
dominik peacock
609d71356f Adjust context menu in session and activity browser
#jira UE-163007
#jira UE-163010
#jira UE-163011
#jira UE-163519
#rb none
#preflight 63204afd29254beccb5c6bc6

[CL 21986829 by dominik peacock in ue5-main branch]
2022-09-13 13:25:13 -04:00
dominik peacock
b45a0cec61 Replace view options in package and log viewer
#jira UE-163008
#jira UE-163009
#jira UE-163003
#rb none
#preflight 631f7ddd5b01c98ed8c83d91

[CL 21984851 by dominik peacock in ue5-main branch]
2022-09-13 12:17:21 -04:00
dominik peacock
2d65dac58e Fix transaction activity details missing on server
#jira UE-151597
#rb Jason.Walter
#preflight 631f5e681d4c60f46298b359

[CL 21974181 by dominik peacock in ue5-main branch]
2022-09-12 18:25:14 -04:00
Dominik Peacock
ca33f70554 Change positioning of search button in concert browser based on UX feedback
#jira none
#rb none
#preflight 6315fa1cda1671f99727b833
#fyi Jason.Walter

[CL 21791826 by Dominik Peacock in ue5-main branch]
2022-09-05 09:43:54 -04:00
jamie dale
849c31b374 Deprecated the FTransactionObjectEvent constructor that took separate ID elements, in favor of the one that takes a FTransactionObjectChange
#preflight skip
#rb Rex.Hill, Jason.Walter
#rnx

[CL 21590292 by jamie dale in ue5-main branch]
2022-08-26 11:01:35 -04:00
jamie dale
a84ca6fb32 Moved some object-centric transaction APIs out of Core and into CoreUObject
The following types have moved to ITransactionObjectAnnotation.h:
- ITransactionObjectAnnotation

The following types have moved to TransactionObjectEvent.h:
- FTransactionObjectDeltaChange
- ETransactionObjectEventType
- FTransactionObjectEvent
- FTransactionDiff

#preflight 62f141b7086f90bbc473f631, 62f1351a904c243122f5eacd
#rb Francis.Hurteau, Rex.Hill

#ROBOMERGE-OWNER: jamie.dale
#ROBOMERGE-AUTHOR: jamie.dale
#ROBOMERGE-SOURCE: CL 21272390 via CL 21285937 via CL 21285973 via CL 21286088
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v972-20964824)

[CL 21290425 by jamie dale in ue5-main branch]
2022-08-09 12:16:06 -04:00
Dominik Peacock
5acb9fd8fa Create UI for muting activities
#jira UE-157149
#jira UE-157229
#jira UE-157639
#rb none
#preflight 62bb29be1879a286b8969a4d

[CL 20861077 by Dominik Peacock in ue5-main branch]
2022-06-28 12:45:29 -04:00
bryan sefcik
6ff56807a8 Added LLM tags
#jira UE-155581, UE-155579, and UE-155438
#preflight 62bb2628cd375aa7519674ea

[CL 20860676 by bryan sefcik in ue5-main branch]
2022-06-28 12:22:07 -04:00
Robb Surridge
0a5a02c5b2 Coding standard fixes: gender-inclusive language
#jira UE-156429
#preflight 62b32e826a25ba6ae52f94bd
#rb jason.walter

[CL 20795375 by Robb Surridge in ue5-main branch]
2022-06-23 11:14:07 -04:00
Dominik Peacock
de3f10f6c0 Fix broken UI in details area of activities
#jira UE-151596
#rb none
#preflight skip

[CL 20653985 by Dominik Peacock in ue5-main branch]
2022-06-14 14:26:19 -04:00
Lauren Barnes
89f3af884b Moving status bar styles to the core style location
#jira none
#rb trivial
#preflight 6294e4e63f154a84f7fb5b44

[CL 20435782 by Lauren Barnes in ue5-main branch]
2022-05-31 08:13:55 -04:00
jason walter
ed799330a4 Create separate program UnrealMultiUserSlateServer
Main implementation by Dominik with build and switchboard support added by me.

#jira UE-147235
#rb Dominik.Peacock
#preflight 6284fa081f474f0660ecb74e

[CL 20264867 by jason walter in ue5-main branch]
2022-05-18 14:02:54 -04:00
lauren barnes
061373a67b Updating plugin to use core styles and remove EditorFontGlyphs
#rb Jason.Walter

#ROBOMERGE-AUTHOR: lauren.barnes
#ROBOMERGE-SOURCE: CL 20086195 via CL 20086309
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v943-19904690)

[CL 20108289 by lauren barnes in ue5-main branch]
2022-05-09 15:04:19 -04:00
lauren barnes
26056cf32e Adding EditorStyle as an Editor target dependency
#rb trivial
[FYI] Jason.Walter

#ROBOMERGE-AUTHOR: lauren.barnes
#ROBOMERGE-SOURCE: CL 20081914 via CL 20082260
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v943-19904690)

[CL 20106581 by lauren barnes in ue5-main branch]
2022-05-09 14:00:00 -04:00
lauren barnes
4b82e918fa Replacing legacy EditorStyle calls with AppStyle
#rb header and class name replacement

#ROBOMERGE-AUTHOR: lauren.barnes
#ROBOMERGE-SOURCE: CL 20078276 via CL 20078825
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v943-19904690)

[CL 20106316 by lauren barnes in ue5-main branch]
2022-05-09 13:51:26 -04:00