Commit Graph

4468 Commits

Author SHA1 Message Date
Rex Hill
dc107df197 Graph Editor node menus converted to ToolMenus
#rb none
#rnx

[CL 7900622 by Rex Hill in Dev-Editor branch]
2019-08-08 16:32:13 -04:00
Rex Hill
44507f764d Graph Editor Context Menus refactored as ToolMenus
#rb lauren.ridge
#jira UETOOL-1497

[CL 7886478 by Rex Hill in Dev-Editor branch]
2019-08-08 12:51:48 -04:00
Max Chen
e4d4965491 Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
#rb none

[CL 7774443 by Max Chen in Dev-Editor branch]
2019-08-05 15:48:51 -04:00
Rex Hill
b18b2f4345 Move ToolMenus module from Runtime to Developer, also removed one dependency on engine (Timer)
#rb none
#rnx

[CL 7773074 by Rex Hill in Dev-Editor branch]
2019-08-05 14:58:07 -04:00
Rex Hill
6f0fab96ac Rename Editor\EditorMenus\ module to Runtime\ToolMenus\ so that other modules can use the API without having to depend on editor modules.
#rb none
#rnx

[CL 7708568 by Rex Hill in Dev-Editor branch]
2019-08-02 13:45:24 -04:00
cosmin sulea
8e10ba6152 UE-72092 - Action RPG failed to package for iOS with remote shader compiling
#jira UE-72092
#rb Jack.Porter

#ROBOMERGE-SOURCE: CL 7705590 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v384-7690951)

[CL 7705592 by cosmin sulea in Main branch]
2019-08-02 07:07:41 -04:00
benoit deschenes
22f347d191 Integrating CL 7700278
Fixing opacity mask using Virtual Textures at Datasmith import

#jira UE-78125
#rb Alexis.Matte

#ROBOMERGE-SOURCE: CL 7703036 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v384-7690951)

[CL 7703044 by benoit deschenes in Main branch]
2019-08-01 18:07:08 -04:00
Rex Hill
56e2241950 Convert AssetTypeActions to use new menu API
#jira UETOOL-1497
#rb none
#rnx

[CL 7699968 by Rex Hill in Dev-Editor branch]
2019-08-01 16:57:16 -04:00
Rex Hill
bda222aa70 Fix circular dependency
#rb none
#rnx

[CL 7681636 by Rex Hill in Dev-Editor branch]
2019-08-01 09:38:13 -04:00
ethan geller
13d186f8b3 [FYI] hongyi.yu, aaron.mcleran
#ROBOMERGE-SOURCE: CL 7674538 via CL 7680304
#ROBOMERGE-BOT: (v382-7680231)

[CL 7680413 by ethan geller in Main branch]
2019-08-01 06:46:29 -04:00
nick shin
9a95971409 HTML5 - deprecation messaging - spelling correction
#jira UE-76520 HTML5 needs to be marked as to be deprecated in 4.23
#rb none
#rnx

#ROBOMERGE-SOURCE: CL 7675341 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v381-7673386)

[CL 7675342 by nick shin in Main branch]
2019-07-31 17:05:23 -04:00
brandon schaefer
85d93a94b9 Remove OpenGL4 from the DefaultRHI list
#jira UE-78158
#rb none

#ROBOMERGE-SOURCE: CL 7671960 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v376-7668820)

[CL 7671961 by brandon schaefer in Main branch]
2019-07-31 11:59:28 -04:00
Rex Hill
5544d47150 Content Browser Context Menu refactored to use new menu system
#jira UETOOL-1497
#rb none
#rnx

[CL 7671104 by Rex Hill in Dev-Editor branch]
2019-07-31 11:46:08 -04:00
Richard TalbotWatkin
7252700c79 Integrated from Main CL 7668565.
Deprecated direct access to UStaticMesh::SourceModels, SectionInfoMap and OriginalSectionInfoMap.
Added new accessors for getting individual SourceModels, or the entire array.
#rb none
#jira none

[CL 7668661 by Richard TalbotWatkin in Dev-Editor branch]
2019-07-31 05:35:17 -04:00
richard talbotwatkin
c0ef3053d2 Deprecated direct access to UStaticMesh::SourceModels, SectionInfoMap and OriginalSectionInfoMap.
Added new accessors for getting individual SourceModels, or the entire array.
#rb none
#jira none

#ROBOMERGE-SOURCE: CL 7668562 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v372-7473910)

[CL 7668565 by richard talbotwatkin in Main branch]
2019-07-31 03:40:45 -04:00
andrew grant
f01861c8e5 Fix for UE-68957 - editor crashing when exiting PIE while tests are running
#jira UE-68957
#rb na

#ROBOMERGE-SOURCE: CL 7663966 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v372-7473910)

[CL 7663974 by andrew grant in Main branch]
2019-07-30 18:01:14 -04:00
Alexander Sanoja
39255271e6 Fix Tools Win64 CIS for ensuring it doesn't access editor build functionality.
#rb none

[CL 7661285 by Alexander Sanoja in Dev-Editor branch]
2019-07-30 13:56:27 -04:00
Alexis Matte
587872ba9b fix linux CIS module dependencies by adding a module to contain LODUtilities. The MeshUtilitiesCommon module cannot depend from Engine module, so we have to move again the files to a new SkeletalMeshUtilitiesCommon module which can depend of Engine module.
#rb none
#codereview lina.halper

[CL 7661132 by Alexis Matte in Dev-Editor branch]
2019-07-30 13:35:57 -04:00
Alexis Matte
d37e9b200b Fix CIS build
#rb none

[CL 7655632 by Alexis Matte in Dev-Editor branch]
2019-07-29 18:58:06 -04:00
Alexis Matte
51136dab5a Move LOD utilities from UnrealEd to MeshUtilitiesCommon so the other module can access the LODUtilities functionnality.
#rb none
#jira UE-69881
#codereview lina.halper

[CL 7655565 by Alexis Matte in Dev-Editor branch]
2019-07-29 18:44:24 -04:00
Alexander Sanoja
73587cd4b1 Added forgotten header for configs.
#rb none

[CL 7654885 by Alexander Sanoja in Dev-Editor branch]
2019-07-29 17:44:40 -04:00
william ewen
0e40fd45d1 ScreenshotBrowser: Adding Filters for displayed screenshot reports based on:
- Screenshot Name (case-insensitive string)
 - Fails (checkbox to show or hide fails)
 - New Screenshots (checkbox to show or hide new screenshots)


#ROBOMERGE-SOURCE: CL 7651289 via CL 7654617
#ROBOMERGE-BOT: (v372-7473910)

[CL 7654765 by william ewen in Main branch]
2019-07-29 17:43:13 -04:00
william ewen
8618d4be2c ScreenshotBrowser: Adding support for enlarging New screenshots with a click, to better preview them before approval
#ROBOMERGE-SOURCE: CL 7651284 via CL 7654616
#ROBOMERGE-BOT: (v372-7473910)

[CL 7654764 by william ewen in Main branch]
2019-07-29 17:43:11 -04:00
Alexander Sanoja
e8ff91e813 Added necessary header files.
#rb none

[CL 7652821 by Alexander Sanoja in Dev-Editor branch]
2019-07-29 17:09:14 -04:00
Alexander Sanoja
1adf425c77 Added Clear on PIE to Output Log options, along with Open Source Location of the log file and Open in External Editor of log file.
#jira UE-78069
#rb rex.hill
#rb chris.gagnon

[CL 7652420 by Alexander Sanoja in Dev-Editor branch]
2019-07-29 16:47:21 -04:00