Commit Graph

22075 Commits

Author SHA1 Message Date
ahmed rizwan
0a50348a7f Quixel Bridge 2022.1.0 (Part 2 of 2)
#jira UE-167361
#preflight none
#lockdown Mitchell.Wilson

[CL 22726858 by ahmed rizwan in ue5-main branch]
2022-10-24 10:18:36 -04:00
ahmed rizwan
3f1cb99220 Quixel Bridge 2022.1.0 (Part 1 of 2)
#jira UE-167361
#preflight 63568651777a77c440260a30
#rb Durra.Mohsin
#lockdown Mitchell.Wilson

[CL 22726332 by ahmed rizwan in ue5-main branch]
2022-10-24 10:00:35 -04:00
buildmachine
be8c60d973 Localization Automation using CL 22717118
[CL 22717635 by buildmachine in ue5-main branch]
2022-10-24 00:42:37 -04:00
Wyeth Johnson
63e61996b4 Updated static bool icon
[CL 22715039 by Wyeth Johnson in ue5-main branch]
2022-10-23 13:29:49 -04:00
buildmachine
a6fb5ee86a Localization Automation using CL 22713140
[CL 22714183 by buildmachine in ue5-main branch]
2022-10-23 08:59:44 -04:00
amir keren
33ae4ae99f RemoteControlWebInterface: - Rotate Color Picker Wheel to match UE
- Dropdown background color is white
#rb Simon.Therriault David.Gralnik
#jira UE-162640 UE-167979
#preflight 6352f64c9e14ee3c79af8ac8
#lockdown alejandro.arango

[CL 22712326 by amir keren in ue5-main branch]
2022-10-22 15:53:56 -04:00
antoine guilbaud
4830567387 PCG BP Elements:
-Added ApplyScaleToBounds node, which applies the point's transform scale to the bounds and resets the scale.
-Added GetTransformedBounds node, which get the World transformed AABBox and stores it to point attributes.
-PointsFromActorClass and PointsFromActorBounds node: removed option to store the actor bounds to point attributes and added an option to apply the transform scale to the points bounds.

[FYI] julien.lheureux, jeansebastien.guay
#rnx
#preflight none

[CL 22712183 by antoine guilbaud in ue5-main branch]
2022-10-22 15:35:50 -04:00
tyler staples
c94b11439d PerfReportTool - Add support for colourThreshold overrides in summaryTableColumnFormatInfo.
This allows setting colourThresholds globally for an entire column, overriding other settings.

Also added support for specifiying the actual colours and if they should be lerped between or not.
Note: lerpColours isn't currently serialized to prc files.

#rb ben.woodhouse

[CL 22712141 by tyler staples in ue5-main branch]
2022-10-22 15:34:08 -04:00
roey borsteinas
5c20557cf2 Water: modified default GerstnerWaves_Ocean's "Small Wave Steepness" field to a more sensible value of 0.1. This prevents looping peaks which look bad.
#jira UE-166283
#rb jonathan.bard

[CL 22711565 by roey borsteinas in ue5-main branch]
2022-10-22 14:43:56 -04:00
antoine guilbaud
7a7b9ae919 PCG: Simplified debug cube geometry.
#rnx
#preflight none

[CL 22710487 by antoine guilbaud in ue5-main branch]
2022-10-22 07:13:05 -04:00
antoine guilbaud
7c27f3b0e4 PCG: PointsFromActorClass and PointsFromActorTag are now using GetActorLocalBoundsPCG to build the points bounds.
[FYI] julien.lheureux
#rnx
#preflight none

[CL 22710484 by antoine guilbaud in ue5-main branch]
2022-10-22 07:12:51 -04:00
luc eygasier
69cfabe82b Updates Landscape Editor Materials so they do not use custom material expressions anymore.
Fixes Landscape brushes not being rendered properly in UEFN

#rb Jonathan.Bard
#preflight 6351c0c7777a77c44009dc63

#changelist validated

[CL 22710451 by luc eygasier in ue5-main branch]
2022-10-22 07:10:42 -04:00
buildmachine
8156159b09 Localization Automation using CL 22707393
[CL 22708914 by buildmachine in ue5-main branch]
2022-10-22 00:48:53 -04:00
matt johnson
859ea412bb Boost: add compiled libraries for Mac for Boost version 1.80.0
This also updates the build script to make b2 generate universal binaries
directly rather than independently building for x86_64 and arm64 and
combining them in a post-process.

Note that depending on the system installation, the version of liblzma.dylib
found and used may or may not be a universal binary, so we disable
LZMA (used by Boost's iostream library) for now.

#jira UE-163844, UE-156942
#rb none
#preflight skip

[CL 22708220 by matt johnson in ue5-main branch]
2022-10-21 23:06:19 -04:00
christopher waters
5ae6bd604c Updating igdext64.lib to a release version provided by Intel.
#jira UE-167783
#rb mihnea.balta
#preflight 6351b25e777a77c440fe0c1c
#rnx
#lockdown Mihnea.Balta

[CL 22707960 by christopher waters in ue5-main branch]
2022-10-21 22:28:05 -04:00
thomas kilkenny
bc735530d3 VCam no longer supports mac for 5.1
#JIRA UE-165130
#rb
#lockdown alejandro.arango
#preflight 6351d70c777a77c440124498

[CL 22705209 by thomas kilkenny in ue5-main branch]
2022-10-21 19:52:51 -04:00
joe pribele
f09fd5cd01 [UnrealVS] added Unreal.TestAdapter to run low level tests in the text explorer
added atomfeed.xml allow for auto updates. see README for details

#rb devin.doucette
#preflight 6352f5979e14ee3c79af71ec

[CL 22698349 by joe pribele in ue5-main branch]
2022-10-21 15:45:00 -04:00
josh adams
30245001cf - Change Mac to use "dotnet msbuild" to compile C# programs with, instead of msbuild - dotnet is shipped with the engine so is always there. This is to fix builders building with xbuild which is deprecated and going away
- Removed unused MobileDeviceInterface
#jira UE-164616
#rb adam.kinge
#preflight 6352ccfee6096564af79599f

[CL 22693841 by josh adams in ue5-main branch]
2022-10-21 13:25:02 -04:00
Robb Surridge
683dfc3e40 Make vendor links in the Plugin Browser use new Open In Web Browser icon, and update other Open In icons to match.
#jira UE-166188
#rb lauren.barnes
#preflight 6352b14cae33b04ec1070b5a

[CL 22689991 by Robb Surridge in ue5-main branch]
2022-10-21 10:54:57 -04:00
buildmachine
833091aa78 Localization Automation using CL 22680126
[CL 22683055 by buildmachine in ue5-main branch]
2022-10-21 00:45:49 -04:00
takashi kuribayashi
3097e85174 Dial now sends more reasonable value and axis input actions are updated so that Dial and game controller thumbsticks behave in the similar way.
Add DeadZone to some axis input actions to support game controller axis input.
Dial tooltip text has outline for better readability.
#jira UE-167724, UE-166428
#rb
#lockdown Alejandro.Arango
#preflight none, content only
[FYI] Thomas.Kilkenny

[CL 22677165 by takashi kuribayashi in ue5-main branch]
2022-10-20 20:09:41 -04:00
thomas kilkenny
9a9dad0448 Removing extraneous logging
#JIRA UE-167731
#rb
#lockdown alejandro.arango
#preflight none, content only

[CL 22677155 by thomas kilkenny in ue5-main branch]
2022-10-20 20:09:22 -04:00
Elliot Colp
263864cc22 [EpicStageApp] Fix web browser tab failing to retrieve port from editor
#jira UE-167231
#rb Alejandro.Arango

[CL 22673657 by Elliot Colp in ue5-main branch]
2022-10-20 17:46:22 -04:00
thomas kilkenny
e4853253ed Vcam: Now caches the current sequence's length so during record the timeline can display the current frame relative to the length of the pending take.
#JIRA UE-167731
#rb
#lockdown alejandro.arango
#preflight none, content only

[CL 22672932 by thomas kilkenny in ue5-main branch]
2022-10-20 17:22:13 -04:00
tyler staples
d49dd7aded PerfReportTool - Add support for showing value buckets in columns.
This allows you to define a list of value thresholds for a column and the bucket names that correspond with each threshold. When present the corresponding bucket name will be displayed in the column instead of/with the value.

#rb ben.woodhouse

[CL 22670762 by tyler staples in ue5-main branch]
2022-10-20 16:47:38 -04:00