Commit Graph

163968 Commits

Author SHA1 Message Date
chris babcock
f3c892fe35 Update default icons and splash screens
#jira UE-115851
#android
[REVIEW] [at]Jack.Porter
#rb Jack.Porter

#ROBOMERGE-SOURCE: CL 16390359 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v804-16311228)

[CL 16390389 by chris babcock in ue5-main branch]
2021-05-19 14:55:54 -04:00
aurel cordonnier
e31ae6ee1f Fix CIS no unity errors
#rb trivial

[CL 16390334 by aurel cordonnier in ue5-main branch]
2021-05-19 14:53:17 -04:00
charles bloom
be6f1df29d disable incorrect Texture DDC mip size warning
#rb none
#fyi zousar.shaker

[CL 16390238 by charles bloom in ue5-main branch]
2021-05-19 14:43:07 -04:00
Patrick Enfedaque
2c1de34048 WorldPartition: Support ClientOnlyVisible streaming grids (HLODs are setup this way, not loaded on server)
#rb sebastien.lussier, jeanfrancois.dube
#preflight 60a5327f29bb87000190d308

[CL 16390070 by Patrick Enfedaque in ue5-main branch]
2021-05-19 14:30:53 -04:00
aurel cordonnier
4c1f424cec no unity fixes
#rb jeanfrancois.dube

[CL 16389788 by aurel cordonnier in ue5-main branch]
2021-05-19 14:05:12 -04:00
zousar shaker
16ceea487e Avoid new compile warning stemming from the use of "range-loop-analysis" feature when compiling for Apple target platforms.
#jira UE-116077
#rb devin.doucette

#ROBOMERGE-OWNER: zousar.shaker
#ROBOMERGE-AUTHOR: zousar.shaker
#ROBOMERGE-SOURCE: CL 16389394 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v804-16311228)
#ROBOMERGE-CONFLICT from-shelf

[CL 16389663 by zousar shaker in ue5-main branch]
2021-05-19 13:54:30 -04:00
brett miller
da31181852 GeometryCollectionComponent
-- Corrected merge issue that prevented build

#jira none
#rb none

[CL 16389506 by brett miller in ue5-main branch]
2021-05-19 13:46:19 -04:00
Patrick Laflamme
b2de22aead Fixed CIS on android in WorldPartitionRuntimeSpatialHashCell.cpp
#fyi Richard.Malo
#rb trivial

[CL 16389486 by Patrick Laflamme in ue5-main branch]
2021-05-19 13:45:31 -04:00
Stu McKenna
562c120a96 - Fix broken velocity texture management
#rb jamie.hayes, rob.krajcarski
#jira none
#rnx

[CL 16389399 by Stu McKenna in ue5-main branch]
2021-05-19 13:41:42 -04:00
Patrick Laflamme
be8772ecfd Fix non-unity CIS error on Android in AnalyticsSessionSummaryManager.cpp
#rb trivial

[CL 16389316 by Patrick Laflamme in ue5-main branch]
2021-05-19 13:37:46 -04:00
charles bloom
290304bd73 fix VT cooks of Oodle Texture data were single threaded
fix that by disabling Oodle Texture internal threading
not disabling VT tile threading

#rb danny.couture, alexander.suvorov

[CL 16389238 by charles bloom in ue5-main branch]
2021-05-19 13:34:37 -04:00
Charles deRousiers
1c43b10822 Fix crash when hair voxelization is disabled.
#rb none
#jira UE-115975

[CL 16388893 by Charles deRousiers in ue5-main branch]
2021-05-19 13:16:21 -04:00
dave hunter
ff266dc26c Add GetLocalHostAddrViaConnect
This new seems to report a more correct IP address via GetLocalHostAddr.  If this method doesn't succeed the previous mechanisms are used.

#jira UE-113989
#rb will.damon
#fyi martin.ridgers, rolando.caloca
#rnx

[CL 16388833 by dave hunter in ue5-main branch]
2021-05-19 13:12:26 -04:00
brett miller
bb16c8f650 GeometryCollectionComponent
-- Removed comment in code preventing kinematic fields from expressing.

#jira none
#rb none

[CL 16388810 by brett miller in ue5-main branch]
2021-05-19 13:11:46 -04:00
Charles deRousiers
00a704f533 Fix typo.
#rb none
#jira none

[CL 16388759 by Charles deRousiers in ue5-main branch]
2021-05-19 13:09:26 -04:00
robomerge
afcfcc17ca Localization Automation using CL 16386602
#ROBOMERGE-SOURCE: CL 16388255 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v804-16311228)

[CL 16388655 by robomerge in ue5-main branch]
2021-05-19 13:05:19 -04:00
Zhenglin Geng
7d0ba247f8 Fix the big inertia tensor scaling issue
- Use bInertiaScaleIncludeMass=true for world solver
- Diagonalize inertia tensors for RBAN solver
- Fix ColorConstraints
- Copy default settings from RBAN to world for PositionTolerance, AngleTolerance, MinParentMassRatio, MaxInertiaRatio
Note that one also needs to use 1 joint pushout iteration in order to have the same default RBAN behavior.
#jira UE-108151
#rb chris.caulfield

[CL 16388518 by Zhenglin Geng in ue5-main branch]
2021-05-19 12:58:17 -04:00
semion piskarev
24e3ede218 Move IDynamicMeshProvider and IDynamicMeshCommitter out of the dynamic mesh module so that it can remain devoid of UThings. Add comments to avoid this in the future.
#rb Ryan.Schmidt
#jira none
#rnx

[CL 16388181 by semion piskarev in ue5-main branch]
2021-05-19 12:39:42 -04:00
charles bloom
458a156370 change PackageCompressionLevel_DebugDevelopment to 4 instead of 3
#rb none

[CL 16387690 by charles bloom in ue5-main branch]
2021-05-19 12:14:25 -04:00
wyeth johnson
8c21c5a8d4 Make scale sprite size enum flow through robomerge
#jira none

#ushell-cherrypick of 16366519 by Wyeth.Johnson


#ushell-cherrypick of 16366600 by wyeth.johnson

#ROBOMERGE-SOURCE: CL 16366564 in //UE5/Main/... via CL 16366593 via CL 16387536
#ROBOMERGE-BOT: STARSHIP (Private-Frosty -> Main) (v804-16311228)

[CL 16387552 by wyeth johnson in ue5-main branch]
2021-05-19 12:06:24 -04:00
charles bloom
81648d2dc8 more information in BuildTextureStatus log line
#rb none

[CL 16387543 by charles bloom in ue5-main branch]
2021-05-19 12:05:36 -04:00
sebastian nordgren
a635dd58f7 Window > Load Layout now works with JSON layout files as well.
#jira UE-115383
#review-16367561 @lauren.barnes

FLayoutSaveRestore
 - DuplicateConfig added to handle JSON files when loading an existing layout as well.
 - MigrateConfig updated to handle JSON files.
 - GetSectionFromConfig and SetSectionFromConfig now also handle JSON files.
#preflight 60a529417370d30001542482

[CL 16387468 by sebastian nordgren in ue5-main branch]
2021-05-19 12:01:55 -04:00
aurel cordonnier
41bdb3037a fix for warnings about uninitialized struct members
#fyi Chris.Norden

[CL 16387351 by aurel cordonnier in ue5-main branch]
2021-05-19 11:55:37 -04:00
semion piskarev
34ba053cd6 MeshModelingTools: Add channel selection to displace tool.
#rb Lonnie.Li
#rnx
#jira none

[CL 16386689 by semion piskarev in ue5-main branch]
2021-05-19 11:21:56 -04:00
michael forot
415b4e2f72 Improve niagara hair registration
#rb none
#jira MH-3830

#ROBOMERGE-SOURCE: CL 16386278 in //UE5/Private-Frosty/...
#ROBOMERGE-BOT: STARSHIP (Private-Frosty -> Main) (v804-16311228)

[CL 16386306 by michael forot in ue5-main branch]
2021-05-19 11:02:59 -04:00