- also changed the convex generation to use float as it was before LWC
- updated all unit test accordingly
#rb kriss.gossart, chris.caulfield
#jira UE-134829
#preflight 61ddd6f5ce7fe7aeff6d3573
#ROBOMERGE-AUTHOR: cedric.caillaud
#ROBOMERGE-SOURCE: CL 18576858 in //UE5/Release-5.0/... via CL 18576863 via CL 18576869
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Test -> Main) (v899-18417669)
[CL 18576877 by cedric caillaud in ue5-main branch]
- also changed the convex generation to use float as it was before LWC
- updated all unit test accordingly
#rb kriss.gossart, chris.caulfield
#jira UE-134829
#preflight 61ddd6f5ce7fe7aeff6d3573
#ROBOMERGE-AUTHOR: cedric.caillaud
#ROBOMERGE-SOURCE: CL 18576858 in //UE5/Release-5.0/... via CL 18576863
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)
[CL 18576869 by cedric caillaud in ue5-release-engine-test branch]
Now when before calling dsymutil we will check the dsym on disk and only call dsymutil when:
1) The dsym does not already exist or
2) The mach-o has a file modification time later than the dsym
#rb will.damon
#jira UE-138677
#preflight trivial
#ROBOMERGE-AUTHOR: dave.hunter
#ROBOMERGE-SOURCE: CL 18575883 in //UE5/Release-5.0/... via CL 18575898 via CL 18575908
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Test -> Main) (v899-18417669)
[CL 18575933 by dave hunter in ue5-main branch]
Now when before calling dsymutil we will check the dsym on disk and only call dsymutil when:
1) The dsym does not already exist or
2) The mach-o has a file modification time later than the dsym
#rb will.damon
#jira UE-138677
#preflight trivial
#ROBOMERGE-AUTHOR: dave.hunter
#ROBOMERGE-SOURCE: CL 18575883 in //UE5/Release-5.0/... via CL 18575898
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)
[CL 18575908 by dave hunter in ue5-release-engine-test branch]
Current Issues:
* Compiles without pch: error: reference to 'align_val_t' is ambiguous
* Unresolved externals when building UnrealGame & Editor
#jira UE-121578
#rnx
#preflight 61ddb4b89b2dd4f66b7520ea
#ROBOMERGE-AUTHOR: joe.kirchoff
#ROBOMERGE-SOURCE: CL 18573506 in //UE5/Release-5.0/... via CL 18573521 via CL 18573522
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Test -> Main) (v899-18417669)
[CL 18573525 by joe kirchoff in ue5-main branch]
Current Issues:
* Compiles without pch: error: reference to 'align_val_t' is ambiguous
* Unresolved externals when building UnrealGame & Editor
#jira UE-121578
#rnx
#preflight 61ddb4b89b2dd4f66b7520ea
#ROBOMERGE-AUTHOR: joe.kirchoff
#ROBOMERGE-SOURCE: CL 18573506 in //UE5/Release-5.0/... via CL 18573521
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)
[CL 18573522 by joe kirchoff in ue5-release-engine-test branch]
Used this to include a default setting for the Jupiter internal namespace which is used by the snapshotting service
#preflight none
[CL 18569766 by Joakim Lindqvist in ue5-main branch]