Commit Graph

8 Commits

Author SHA1 Message Date
Benn Gallagher
8757cb3641 Physics interface cleanup.
* Removed deprecated or dead code paths
* Simplified build system setup for physics support
* Deprecated build system flags and unsupported macros

#jira none
#rb Chris.Caulfield, Kriss.Gossart
#preflight 62963ec0fe779f23c8ea0c5e

[CL 20450744 by Benn Gallagher in ue5-main branch]
2022-06-01 06:59:18 -04:00
peter knepley
5d9de202ba Optional thread safety locks for modular features. Ensure when doing unsafe calls into modular feature enumeration functions.
Use thread safety locks when finding latency marker modular features from rhi thread

#rb Mike.Fricker

#ROBOMERGE-AUTHOR: peter.knepley
#ROBOMERGE-SOURCE: CL 19015311 via CL 19015708 via CL 19015763 via CL 19015857 via CL 19016025 via CL 19031920
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v917-18934589)

[CL 19032149 by peter knepley in ue5-main branch]
2022-02-17 03:41:20 -05:00
ryan durand
0f0464a30e Updating copyright for Engine Runtime.
#rnx
#rb none


#ROBOMERGE-OWNER: ryan.durand
#ROBOMERGE-AUTHOR: ryan.durand
#ROBOMERGE-SOURCE: CL 10869210 via CL 10869511 via CL 10869900
#ROBOMERGE-BOT: (v613-10869866)

[CL 10870549 by ryan durand in Main branch]
2019-12-26 14:45:42 -05:00
kriss gossart
1c13ec71c3 Add comments to GetDefaultClothingSimulationFactoryClass, and make the dereference to UClass more explicit.
#rb Jaco.VanDyk
[FYI] Chris.Caulfield
#jira


#ROBOMERGE-SOURCE: CL 10236572 via CL 10239406 via CL 10239689
#ROBOMERGE-BOT: (v591-10236483)

[CL 10240027 by kriss gossart in Main branch]
2019-11-15 09:16:13 -05:00
kriss gossart
7fa3fb770c Fix crash while getting default cloth simulation factory when built with Chaos and running without the Chaos Cloth plugin.
[FYI] Jaco.VanDyk, Chris.Caulfield, Brice.Criswell
#jira


#ROBOMERGE-SOURCE: CL 10153356 via CL 10155228 via CL 10155382
#ROBOMERGE-BOT: (v587-10111126)

[CL 10155476 by kriss gossart in Main branch]
2019-11-13 14:53:49 -05:00
kriss gossart
180ef3f2b1 Fix CIS error when all cloth simulations types are disable in build.
#ROBOMERGE-SOURCE: CL 10126205 via CL 10126445 via CL 10126563
#ROBOMERGE-BOT: (v587-10111126)

[CL 10126647 by kriss gossart in Main branch]
2019-11-13 12:13:43 -05:00
kriss gossart
dc9c555375 Set the correct default clothing simulation factory based on the target build defines.
Add a new function that returns the correct default clothing simulation factory.
Add a new p.Cloth.DefaultClothingFactoryClass console variable to change the default at runtime.
Update the SkeletalMeshComponent code to use the correct default clothing simulation factory.
Deprecate the IClothingSimulationFactoryClassProvider::GetDefaultSimulationFactoryClass() and add a new IClothingSimulationFactoryClassProvider::GetSimulationFactoryClass() function to remove any ambiguity about what the correct way to get the provider's class, or the default class.

#rb Ryan.Kautzman, Jaco.VanDyk


#ROBOMERGE-SOURCE: CL 10124312 via CL 10124362 via CL 10124409
#ROBOMERGE-BOT: (v587-10111126)

[CL 10124441 by kriss gossart in Main branch]
2019-11-13 10:33:19 -05:00
Michael Lentine
9db7de9fdf Copying //UE4/Dev-Physics to Dev-Main (//UE4/Dev-Main) [at] 9098278
#rb none
#rnx

[CL 9098401 by Michael Lentine in Main branch]
2019-09-25 13:55:37 -04:00