Commit Graph

8727 Commits

Author SHA1 Message Date
guillaume abadie
c1819a0532 Implements r.AntiAliasingMethod
#rb none
#preflight 60d33c8cd9586b000132acac


#ROBOMERGE-SOURCE: CL 16758022
#ROBOMERGE-BOT: (v835-16672529)

[CL 16758023 by guillaume abadie in ue5-main branch]
2021-06-23 11:38:33 -04:00
Lukas Hermanns
8b33493bee Only emit precision qualifier for integer and floating-point types in ESSL output (Vulkan backend).
#rb Rob.Krajcarski
#fyi Carl.Lloyd
#rnx

[CL 16757096 by Lukas Hermanns in ue5-main branch]
2021-06-23 10:52:28 -04:00
christopher waters
a8185f9eb2 Removing validation skipping from the SM6.6 code path as it's a fully supported feature in our version of DXC.
#rb none
#jira none
#fyi graham.wihlidal, rune.stubbe

[CL 16756585 by christopher waters in ue5-main branch]
2021-06-23 10:14:39 -04:00
Per Larsson
6450577448 Iterative cooking support when using Zen loader/storage server
Zen: af7ff3f1c6

#rb CarlMagnus.Nordin, Stefan.Boberg
#jira none
#rnx

[CL 16755977 by Per Larsson in ue5-main branch]
2021-06-23 09:00:52 -04:00
Catalin Dragoiu
5f4e127246 Added tooltips for Context Switches events
+ Other fixes related to context switches visualisation.
#rb Ionut.Matasaru

[CL 16755815 by Catalin Dragoiu in ue5-main branch]
2021-06-23 08:29:53 -04:00
David Harvey
ee336bea81 can select a radio option by double clicking the label in the Turnkey IO widget.
#jira UE-118572
#rnx
#rb Nuno.Leiria

[CL 16755237 by David Harvey in ue5-main branch]
2021-06-23 06:30:37 -04:00
CarlMagnus Nordin
ecc9bffab9 IoStore: Added some missing cpu scopes and fixed very poor performance when creating the disk layout
#rnx
#rb none

[CL 16755050 by CarlMagnus Nordin in ue5-main branch]
2021-06-23 06:16:01 -04:00
CarlMagnus Nordin
afe6746918 IoStore: Improved warning message for missing shader maps
#jira UE-118586
#rb none
#rnx

[CL 16754980 by CarlMagnus Nordin in ue5-main branch]
2021-06-23 06:11:55 -04:00
David Harvey
fab3fde1fd In-Editor UI for Turnkey.
#jira UE-118572
#rb Josh.Adams, Nuno.Leiria
#rnx

[CL 16754815 by David Harvey in ue5-main branch]
2021-06-23 05:38:48 -04:00
Matt Peters
1cb57e1706 FTextureBuildFunction::Build: Fix crash if compressor build fails.
#rb Zousar.Shaker
#rnx

[CL 16753471 by Matt Peters in ue5-main branch]
2021-06-23 00:39:02 -04:00
zahra nikbakht
0a211256c6 Fixed Widget Event Log and Widget Hit-test Grid styles #RB patrick.boutot #jira none
#preflight 60c38f9c8d00b80001b044ba
#preflight 60d22ce42ab21800015d1ee2

[CL 16748675 by zahra nikbakht in ue5-main branch]
2021-06-22 16:31:31 -04:00
Helge Mathee
0c2762278a Control Rig / RigVM: Support for LWC
#rb halfdan.ingvarsson sara.schvartzman
#jira na

[CL 16746093 by Helge Mathee in ue5-main branch]
2021-06-22 14:11:15 -04:00
Steve Robb
c30edbf721 FPrivateToken trick used to allow emplacement-style functions (like MakeShared) to compile without giving up constructor access rights.
This replaces classes' use of friendship with internal TSharedPtr functions.

#rb devin.doucette
#jira none

[CL 16745356 by Steve Robb in ue5-main branch]
2021-06-22 13:20:43 -04:00
Devin Doucette
b732c133fe DDC: Exposed the name of the build job to the build function
#rb Zousar.Shaker
#rnx

[CL 16743715 by Devin Doucette in ue5-main branch]
2021-06-22 11:26:45 -04:00
Alexis Matte
cb5d41fc7e Allow Physics asset to be a developper module with no dependencecies on any editor module.
#jira UETOOL-3603
#rb richard.talbotwatkin
#preflight 60d1e95f78c3b000010f6005

[CL 16743468 by Alexis Matte in ue5-main branch]
2021-06-22 11:12:23 -04:00
ionut matasaru
4fc99a66b0 Fixed static analysis warning.
#rb none

[CL 16743246 by ionut matasaru in ue5-main branch]
2021-06-22 10:55:36 -04:00
Devin Doucette
b4b1ad3457 DDC: Removed a few temporary strings from the build job logging
#rb trivial
#rnx

[CL 16743192 by Devin Doucette in ue5-main branch]
2021-06-22 10:50:08 -04:00
mikko mononen
06ab35af8c Visual Logger: Added circle shape
#rb Mieszko.Zielinski
#preflight 60d19d7b634cd100013fd71a


#ROBOMERGE-SOURCE: CL 16740177
#ROBOMERGE-BOT: (v835-16672529)

[CL 16740184 by mikko mononen in ue5-main branch]
2021-06-22 05:52:19 -04:00
Sebastien Lussier
9e487bd467 Support batching components using HLODBatchingPolicy == EHLODBatchingPolicy::Instancing as instanced in the MeshApproximate & MeshSimplify HLOD builders
#rb luc.eygasier
#robomerge private-frosty

[CL 16737956 by Sebastien Lussier in ue5-main branch]
2021-06-21 22:05:11 -04:00
Devin Doucette
75fdc290a9 DDC: Added -ExportBuilds[=Type1+Type2] to export actions and inputs for builds that miss or skip the cache
#rb Zousar.Shaker
#rnx

[CL 16733522 by Devin Doucette in ue5-main branch]
2021-06-21 16:41:42 -04:00
Joe Kirchoff
a1d7a8c3c7 Support VisualStudio2022 as a source code accessor and compilier
Note: _MSC_VER is still 1929 with the VS2022 preview, I expect it to be 1930 eventually when the compiler version is bumped which should match the versioning scheme for every other VS release

#rb none
#preflight 60d0c0d878c3b00001e335d9

[CL 16730633 by Joe Kirchoff in ue5-main branch]
2021-06-21 14:04:04 -04:00
Tim Smith
b48323a08e Fix to LiveCoding symbol resolution that could result in a function being patched to the wrong implementation. This would result in unpredictable behavior and crashes.
#rb jonathan.adamczewski
#rnx

[CL 16729989 by Tim Smith in ue5-main branch]
2021-06-21 13:06:16 -04:00
luc eygasier
d184e6608a Use AssetRegistry to add writable files to Reconcile cache.
Adds UncontrolledChangelistValidator, reconciling writable assets, warning the user if new uncontrolled changes are found during changelist validation

#rb Sebastien.Lussier
#preflight 60d0965a367e6700013a0083

#changelist validated

[CL 16728469 by luc eygasier in ue5-main branch]
2021-06-21 11:04:24 -04:00
sara schvartzman
09d2b4ec44 Control Rig: Fixed python function references test not passing
#jira UE-117009
#rb helge.mathee

[CL 16727032 by sara schvartzman in ue5-main branch]
2021-06-21 07:45:31 -04:00
CarlMagnus Nordin
efc2150a8f Fixed "use iostore" and "make binary config" settings not being saved to the launcher profile
#rb per.larsson

[CL 16725511 by CarlMagnus Nordin in ue5-main branch]
2021-06-21 04:49:24 -04:00