Commit Graph

22 Commits

Author SHA1 Message Date
cedric caillaud
893f162e2c Headless chaos : fix compilation errors
#rb trivial
#jira none
#preflight none

[CL 20142340 by cedric caillaud in ue5-main branch]
2022-05-11 12:14:04 -04:00
brice criswell
80373d0829 Chaos : Clustering
- Removed template parameters from FRigidClustering
#rb trivial
#preflight 61d33e081a3fd09dcbc070c9

#ROBOMERGE-AUTHOR: brice.criswell
#ROBOMERGE-SOURCE: CL 18503466 in //UE5/Release-5.0/... via CL 18503488
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)

[CL 18503500 by brice criswell in ue5-release-engine-test branch]
2022-01-03 16:19:33 -05:00
brice criswell
c308625889 Chaos : Destruction
-Removed stale code path for MultiChildProxy
#rb trivial
#preflight 61b7d1ee1a4451f7ba1fd10c

#ROBOMERGE-AUTHOR: brice.criswell
#ROBOMERGE-SOURCE: CL 18451328 in //UE5/Release-5.0/... via CL 18451330
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v898-18417669)

[CL 18451331 by brice criswell in ue5-release-engine-test branch]
2021-12-13 22:40:54 -05:00
chris caulfield
a6566eb070 Chaos
- Copying //UE4/Release-4.27-Chaos to //UE5/Main (all new solver work accumulated in development stream)
- New Chaos solver
- Persistent collisions, islands
- Manifold changes
- Groundwork for future optimizations

#ushell-cherrypick of 17738623 by Chris.Caulfield
#rb various
#jira UE-119389,UE-121295,UE-119397,UE-119396,UE-119395,UE-119394,UE-119393,UE-119390,UE-119389
#preflight 61718e8833e63300012342b8

#ROBOMERGE-AUTHOR: chris.caulfield
#ROBOMERGE-SOURCE: CL 17886849 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v883-17842818)

[CL 17886880 by chris caulfield in ue5-release-engine-test branch]
2021-10-21 13:21:05 -04:00
emil balian
94d7b0b485 temp disabling headless clustering fns
#preflight none
#jira none
#rb brice.criswell

#ROBOMERGE-SOURCE: CL 17311725 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v861-17282326)

[CL 17315161 by emil balian in ue5-release-engine-test branch]
2021-08-26 07:01:50 -04:00
emil balian
94bbc1cf74 max cluster level
#jira none
#rb brice.criswell

#ROBOMERGE-SOURCE: CL 17310575 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v861-17282326)

[CL 17315122 by emil balian in ue5-release-engine-test branch]
2021-08-26 06:59:01 -04:00
emil balian
7c373a25b9 trivial fixes in headless / Clustering API fixes
#jira none
#rb brice.criswell

#ROBOMERGE-SOURCE: CL 17310544 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v861-17282326)

[CL 17315119 by emil balian in ue5-release-engine-test branch]
2021-08-26 06:58:36 -04:00
emil balian
ffd71a357e headlesschaos
-- ExpectedNumCollisionParticles comparison fixed

#jira none
#rb brice.criswell

#ROBOMERGE-SOURCE: CL 17310455 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v861-17282326)

[CL 17315115 by emil balian in ue5-release-engine-test branch]
2021-08-26 06:58:14 -04:00
cedric caillaud
73f3fcc1a6 Chaos / LWC - fix or disable some of the failing unit tests in LWC
[FYI] benn.gallagher, chris.caulfield, andrew.davidson
#jira none

#ROBOMERGE-SOURCE: CL 17208161 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v855-17104924)

[CL 17208178 by cedric caillaud in ue5-release-engine-test branch]
2021-08-17 19:58:19 -04:00
cedric caillaud
091a29dd68 Fix compilation issue with headless chaos in LWC mode
#jira none
#rb none

[CL 16511534 by cedric caillaud in ue5-main branch]
2021-05-31 22:11:27 -04:00
Andrew Davidson
3ddc3a4da3 Merge up from //UE5/Dev-LargeWorldCoordinates
#rb none

[CL 16211417 by Andrew Davidson in ue5-main branch]
2021-05-05 15:07:25 -04:00
Marc Audy
0cbbc781ca Merge UE5/Release-Engine-Staging @ 15740152 to UE5/Main
This represents UE4/Main @ 15709114

[CL 15740605 by Marc Audy in ue5-main branch]
2021-03-18 15:20:03 -04:00
Marc Audy
8f73cd7fa9 Merge UE5/Release-Engine-Staging @ 15630841 to UE5/Main
This represents UE4/Main @ 15601601

[CL 15631170 by Marc Audy in ue5-main branch]
2021-03-05 19:27:14 -04:00
brice criswell
114a470cfb Chaos : Clustering
Remove active cluster particle array support, its not actually used by anything.

[FYI] Benn.Gallagher
#rb None
#jira UE-108907
#okforgethub public, internal

#ROBOMERGE-OWNER: brice.criswell
#ROBOMERGE-AUTHOR: brice.criswell
#ROBOMERGE-SOURCE: CL 15508170 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)
#ROBOMERGE-CONFLICT from-shelf

[CL 15509364 by brice criswell in ue5-main branch]
2021-02-23 19:43:30 -04:00
Marc Audy
9753392e2b Merge UE5/RES CL# 15462083 to UE5/Main
This represents UE4/Main @ 15414221

[CL 15463811 by Marc Audy in ue5-main branch]
2021-02-18 18:13:28 -04:00
Marc Audy
cac1fe0019 Merge UE5/Release-Engine-Staging @ CL# 15299266 to UE5/Main
This represents UE4/Main @ CL# 15277572

[CL 15299962 by Marc Audy in ue5-main branch]
2021-02-03 14:57:28 -04:00
Marc Audy
bf80889353 UE5/Release-Engine-Staging to UE5/Main
This represents UE4/Main up to CL# 14958402

[CL 15028197 by Marc Audy in ue5-main branch]
2021-01-08 19:56:07 -04:00
jaco vandyk
1b662eb460 Chaos Physics: Restitution fixes brought back from 4.26
#rb  Ori.Cohen
#[fyi]  Michael.Lentine, Benn.Gallagher, Chris.Caulfield, Ori.Cohen
#jira none

#ROBOMERGE-SOURCE: CL 14376176 in //UE5/Release-5.0-M2/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-M2 -> Main) (v741-14365223)

[CL 14376200 by jaco vandyk in ue5-main branch]
2020-09-23 09:19:26 -04:00
Marc Audy
7379fa99c5 Merging //UE5/Release-Engine-Staging to Main (//UE5/Main) @ 14229157
[CL 14233282 by Marc Audy in ue5-main branch]
2020-09-01 14:07:48 -04:00
Marc Audy
a7c9001a94 Merging //UE5/Release-Engine-Staging to Main (//UE5/Main) @ 14075166
#rb
#rnx

[CL 14075271 by Marc Audy in ue5-main branch]
2020-08-11 01:36:57 -04:00
Marc Audy
11f5b21210 Merging //UE5/Release-Engine-Staging @ 13752110 to Main (//UE5/Main)
#rnx

[CL 13753156 by Marc Audy in ue5-main branch]
2020-06-23 18:40:00 -04:00
ori cohen
0b3a46d950 Merge geometry collection into headless chaos.
#ROBOMERGE-SOURCE: CL 13181058 via CL 13181060 via CL 13181063
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v688-13145358)

[CL 13181068 by ori cohen in Main branch]
2020-05-05 11:41:40 -04:00