aditya ravichandran
e8c07295f3
Fix a bug causing icons to be missing from the Window menu
...
#jira UE-185939
#rb trivial
#fyi sebastian.arleryd
#preflight 64638c826b1406b54ab00d2d
[CL 25488970 by aditya ravichandran in ue5-main branch]
2023-05-16 10:20:14 -04:00
sebastian arleryd
4ba7a0fa36
Use ToolMenus to add tab spawners under Edit, Window, and Tools instead of FMenuBuilder.
...
This change only affects the main menu entries added by MainMenu.cpp under "MainFrame.MainMenu.Edit", "MainFrame.MainMenu.Window", and "MainFrame.MainMenu.Tools". See the header "Acceptance Criteria WM-1" in https://docs.google.com/document/d/1xZsXdaa3CgIYYmKbZzEUuAbnjgqbV53Qdtax_RbVBLs for an example of what can change in these dynamic menus.
#jira UE-181389
#preflight 644828ebfa6ba3cc5b5ef00b
[CL 25187872 by sebastian arleryd in ue5-main branch]
2023-04-25 15:44:15 -04:00
aditya ravichandran
d6ae19a4e9
Add a "Recent Assets" menu to the level editor and all asset editors
...
#jira UE-174150, UE-174151
#rb lauren.barnes, rex.hill
#preflight 64418f61b14f1faacfbf4f06
[CL 25149297 by aditya ravichandran in ue5-main branch]
2023-04-21 13:56:55 -04:00
aditya ravichandran
f8b7ee5555
Replace any instances of "Source Control" with "Revision Control" in text in the Editor
...
#rb JeanMichel.Dignard, Robb.Surridge
#preflight 637d180efa348e8480e8837e
[CL 23250808 by aditya ravichandran in ue5-main branch]
2022-11-23 11:57:50 -05:00
wouter burgers
1161fdcd00
SourceControl / UEFN: Get latest on project with the shortcut F5.
...
This introduces a MainFrame menu item under TOOLS -> SOURCE CONTROL called 'Sync Content', similar to the existing 'Submit Content' option. The new menu item is tied to the F5 hot key.
#preflight 63722efcb6636838285ea216
[CL 23129394 by wouter burgers in ue5-main branch]
2022-11-14 18:26:11 -05:00
jamie dale
cd2c04fbed
Adding additional includes in preparation for removing a global include
...
#preflight skip
#rb none
#rnx
#ROBOMERGE-OWNER: jamie.dale
#ROBOMERGE-AUTHOR: jamie.dale
#ROBOMERGE-SOURCE: CL 21283042 via CL 21286016 via CL 21286060 via CL 21286134
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v972-20964824)
[CL 21291490 by jamie dale in ue5-main branch]
2022-08-09 12:54:53 -04:00
dave belanger
f315e68390
Add a way to override the section that gets selected by default when opening the editor preferences dialog
...
#rb Jason.Stasik
#preflight 62b4b13e95005e0dbc2d0041
#ROBOMERGE-AUTHOR: dave.belanger
#ROBOMERGE-SOURCE: CL 20800011 via CL 20800274 via CL 20801851 via CL 20802047
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v971-20777995)
[CL 20804417 by dave belanger in ue5-main branch]
2022-06-23 18:50:14 -04:00
lina lam
b43f955271
Removed function ExtendToolsMenu() because it was a duplicated code that also exists in MainMenu.cpp.
...
#jira UE-141017 - Translation Picker tool is listed twice in the menu
#rb Lauren.barnes
#preflight 62978b11841f5ba93cc78c8e
[CL 20456069 by lina lam in ue5-main branch]
2022-06-01 14:37:52 -04:00
Robb Surridge
622e6d7a8a
Finalize links to community pages in the Help menu
...
#jira UE-139298
#preflight 628e4ba62f2409bc1e3bf334
#rb lauren.barnes
[CL 20439606 by Robb Surridge in ue5-main branch]
2022-05-31 14:02:13 -04:00
lauren barnes
867c4cb06b
Removing early out based on bShowProjectMenus and changing it to a condition for adding menu entries, because other sections rely on FileProject
...
#rb trivial
#preflight 62781131b80e5aae6006212b
#ROBOMERGE-AUTHOR: lauren.barnes
#ROBOMERGE-SOURCE: CL 20099085 via CL 20099214 via CL 20099221 via CL 20099224
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v943-19904690)
[CL 20108493 by lauren barnes in ue5-main branch]
2022-05-09 15:09:20 -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
37305aef15
Make dependencyy from UndoHistory to UnrealEd optional
...
#jira UE-143320
#rb Matt.Johnson
#rb Lauren.Barnes
#preflight 621642ffbd3bdd9086d72271
[CL 19090889 by Dominik Peacock in ue5-main branch]
2022-02-23 09:45:34 -05:00
robb surridge
1805ec71e4
Help menu changes for community: reorganizations, icon changes
...
#jira UE-139298
#preflight 61e70154b56c33b8ecf10ace
#rb lauren.barnes
#ROBOMERGE-AUTHOR: robb.surridge
#ROBOMERGE-SOURCE: CL 18647766 in //UE5/Release-5.0/... via CL 18649266 via CL 18649644
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v900-18638592)
[CL 18649937 by robb surridge in ue5-main branch]
2022-01-18 17:45:13 -05:00
robb surridge
1eeade615d
Reorganizes Help menus and cleans up external links in BaseEditor.ini.
...
Disables the tutorial system in order to remove its entry points from menus.
#jira UE-136343
#rb lauren.barnes
#ROBOMERGE-AUTHOR: robb.surridge
#ROBOMERGE-SOURCE: CL 18418989 in //UE5/Release-5.0/... via CL 18419008
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v897-18405271)
[CL 18419027 by robb surridge in ue5-release-engine-test branch]
2021-12-09 10:02:28 -05:00
aurel cordonnier
a6e741e007
Merge from Release-Engine-Staging @ 17915896 to Release-Engine-Test
...
This represents UE4/Main @17911760, Release-5.0 @17915875 and Dev-PerfTest @17914035
[CL 17918595 by aurel cordonnier in ue5-release-engine-test branch]
2021-10-25 20:05:28 -04:00
luc eygasier
f467190232
Adds Submit Content menu entry.
...
Moves Source Control related actions to Tools menu.
#rb Sebastien.Lussier
#jira UE-117782, FORT-415499
#p4v-cherrypick 17872483
#changelist validated
#ROBOMERGE-AUTHOR: luc.eygasier
#ROBOMERGE-SOURCE: CL 17876035 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v883-17842818)
[CL 17876042 by luc eygasier in ue5-release-engine-test branch]
2021-10-20 14:16:23 -04:00
lauren barnes
64b123ca80
Adding Bridge menu item back to the workspace menu, as well as updating the icon.
...
#jira UETOOL-3404
#rb Brooke.Hubert
#preflight 60f72a14391d46000166952c
#ROBOMERGE-SOURCE: CL 16902711 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v836-16769935)
[CL 16902715 by lauren barnes in ue5-release-engine-test branch]
2021-07-20 17:22:49 -04:00
luc eygasier
854378a133
Updates Edit menu to dynamically change between "Connect to Source Control / Change Source Control Settings" depending on the current state of the connexion
...
#rb Sebastien.Lussier
#jira UE-117796
#preflight 60d5dbad0123b7000152ba52
#ROBOMERGE-SOURCE: CL 16783714 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v836-16769935)
[CL 16783718 by luc eygasier in ue5-release-engine-test branch]
2021-06-25 11:20:22 -04:00
lauren barnes
7d3d1c8e4e
Fixes to Blueprint Diff menu and nomad main menu registration to fix automated tests and Mac support.
...
#preflight 60c280f69e139d00011cdbe2
#ROBOMERGE-SOURCE: CL 16632290 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v831-16623017)
[CL 16632294 by lauren barnes in ue5-release-engine-test branch]
2021-06-10 18:36:16 -04:00
Matt Kuhlenschmidt
87e5451da6
Nomad tabs docked with major tabs now have a menu instead of just empty space. The menu is simplified because nomad tabs do not belong to a specific editor.
...
[CL 16115179 by Matt Kuhlenschmidt in ue5-main branch]
2021-04-26 12:11:27 -04:00
louise rasmussen
af40e9cac5
Level Editor Menu Clean Up, Part 2
...
#JIRA UETOOL-3039
#rb Lauren.Barnes
#lockdown Simon.Tourangeau
#preflight 606d2c11dc3e5b0001c915aa
#ROBOMERGE-OWNER: louise.rasmussen
#ROBOMERGE-AUTHOR: louise.rasmussen
#ROBOMERGE-SOURCE: CL 15937971 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v786-15839533)
#ROBOMERGE-CONFLICT from-shelf
[CL 15938452 by louise rasmussen in ue5-main branch]
2021-04-07 02:56:12 -04:00
louise rasmussen
825c64a6f5
Level Editor Menu Re-org, Part 1
...
#JIRA UETOOL-3039
#rb Lauren.Barnes
#lockdown Simon.Tourangeau
#preflight 606b8e0315d4190001b1698b
#ROBOMERGE-SOURCE: CL 15924633 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v786-15839533)
[CL 15924652 by louise rasmussen in ue5-main branch]
2021-04-05 19:11:24 -04:00
patrick enfedaque
925afa781b
SourceControl: Replace main menu "Submit" menu with "View Changelists..."
...
#rb sebastien.lussier
#ROBOMERGE-SOURCE: CL 15725157 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v781-15675533)
[CL 15727212 by patrick enfedaque in ue5-main branch]
2021-03-17 13:43:31 -04:00
matt kuhlenschmidt
9e3deb7716
Project dialog reskin
...
#jira UETOOL-2465
#ROBOMERGE-SOURCE: CL 15366173 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)
[CL 15368932 by matt kuhlenschmidt in ue5-main branch]
2021-02-09 15:02:56 -04:00
Matt Kuhlenschmidt
af7c60fb82
Consolidated toolbox, gammaui, and module ui into a single debug tools plugin. The goal of the plugin is to house editor debug UIs going forward.
...
[CL 14517095 by Matt Kuhlenschmidt in ue5-main branch]
2020-10-19 15:21:41 -04:00