fred kimberley
6a329b55a7
Fix low level test compile errors
...
#jira UE-144741
#rb julien.marchand
#lockdown julien.marchand
#preflight 62217b56cb6e4d26f6fe5aab
#ROBOMERGE-AUTHOR: fred.kimberley
#ROBOMERGE-SOURCE: CL 19260948 in //UE5/Release-5.0/... via CL 19261964
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v924-19243027)
[CL 19269168 by fred kimberley in ue5-main branch]
2022-03-04 13:04:45 -05:00
Ryan Schmidt
2c59f635da
GeometryCore: replace all usage of GeometryCore FVector3<T> with TVector<T>, remove FVector3<T> and GVector4<T>
...
#rb none
#rnx
#jira none
#preflight 614ce33574f7e70001ea822b
#robomerge[starship] 5.0
[CL 17617027 by Ryan Schmidt in ue5-main branch]
2021-09-23 19:37:40 -04:00
cedric caillaud
3690e305cb
headlesschaos : Remove using namespace from GeometryCollectionTestFramework.cpp
...
#jira none
#rb trivial
#fyi ori.cohen
[CL 17424140 by cedric caillaud in ue5-main branch]
2021-09-03 13:21:35 -04:00
Ori Cohen
16d04d0c8f
Fix compiler error
...
#rb none
[CL 17404177 by Ori Cohen in ue5-main branch]
2021-09-02 11:55:11 -04:00
emil balian
da7750334e
headlesschaos
...
-- ExpectedNumCollisionParticles comparison fixed
#jira none
#rb brice.criswell
[CL 17310455 by emil balian in ue5-main branch]
2021-08-25 18:04:59 -04:00
Max Whitehead
0d3c1e577d
Fix headless chaos build, specify AsyncDt in solver/scene constructors.
...
#jira nojira
#rb none
[CL 16662161 by Max Whitehead in ue5-main branch]
2021-06-14 15:00:35 -04:00
brett miller
9c13522d2c
GeometryCollection
...
-- implemented deferred initialization using the existing SimulatePhysics property and SetSimulatePhysics blueprint function.
-- Cleaned out old caching code
#jira FROST-1065
#rb brice.criswell
#ROBOMERGE-SOURCE: CL 16461543 in //UE5/Private-Frosty/...
#ROBOMERGE-BOT: STARSHIP (Private-Frosty -> Main) (v818-16446889)
[CL 16461679 by brett miller in ue5-main branch]
2021-05-25 22:01:05 -04:00
Brice Criswell
139a4bed28
Chaos : Geometry Collection
...
Collision Attribute Restructuring.
- Updated the size specific data to be the primary container for collision settings within the geometry collection.
- Removed non size specific default parameters from the asset.
- Added support for Capsule collisions.
#jira none
#rb Benn.Gallagher
#fyi Brett.Miller, Cedric.Caillaud
#okforgithup, public, internal
#preflight 60a91c321d78490001621e41
[CL 16429701 by Brice Criswell in ue5-main branch]
2021-05-22 12:07:31 -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
Benn Gallagher
d5a532934d
HeadlessChaos: Update callsites to Geometry functions to match recent API updates
...
#rb tirivial
#jira UE-112510
[CL 15887709 by Benn Gallagher in ue5-main branch]
2021-04-01 07:54:35 -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
cedric caillaud
22e7e36d45
Fix headless chaos compilation
...
Used proper namespace to mach recent change in SphereGenerator.h
#rb trivial
#jira UE-110438
#fyi Ryan.Schmidt
[CL 15668690 by cedric caillaud in ue5-main branch]
2021-03-10 15:15:25 -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
4c1bb11c29
Merge UE5/Release-Engine-Staging to UE5/Main @ 14548662
...
This represents UE4/Main @ 14525125 + cherrypicked fixes
#skipundocheck
[CL 14551026 by Marc Audy in ue5-main branch]
2020-10-22 19:19:16 -04:00
Marc Audy
50a3d7d368
Merge Release-Engine-Staging to Main @ CL# 14467590
...
This represents UE4/Main @ 14432125 + some cherrypick fixes
[CL 14468207 by Marc Audy in ue5-main branch]
2020-10-09 22:42:26 -04:00
Marcus Wassmer
3b81cf8201
Merging using //UE5/Main_to_//UE5/Release-Engine-Staging @14384769
...
autoresolved files
#rb none
[CL 14384911 by Marcus Wassmer in ue5-main branch]
2020-09-24 00:43:27 -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