Commit Graph

14 Commits

Author SHA1 Message Date
louisphilippe seguin
caff6d6822 Disable ACL_ASSERT until we fix the incompatible string parameters (%s is passing char strings in ACL code)
#rb Nicholas.Frechette, Kirill.Zorin
#rnx

[CL 27599673 by louisphilippe seguin in ue5-main branch]
2023-09-05 12:21:32 -04:00
nicholas frechette
6104c867ad Updating ACLPlugin to latest develop branch
Source git commit: 5091b840185542fbe1cde5643c9c60448ae631fc

Reverting accidental backout at CL 26867711

#rb Thomas.Sarkanen
#jira UE-191731
#p4v-cherrypick 26749940

[CL 26958081 by nicholas frechette in ue5-main branch]
2023-08-09 11:41:02 -04:00
nicholas frechette
10052355ef [Backout] - CL26867385
[FYI] nicholas.frechette

Original CL Desc
-----------------------------------------------------------------
Updating ACLPlugin to latest develop branch
Source git commit: 5091b840185542fbe1cde5643c9c60448ae631fc

#rb Thomas.Sarkanen
#jira UE-191731
#p4v-cherrypick 26749940

[CL 26867738 by nicholas frechette in ue5-main branch]
2023-08-05 00:21:49 -04:00
nicholas frechette
d94ac0b226 Updating ACLPlugin to latest develop branch
Source git commit: 5091b840185542fbe1cde5643c9c60448ae631fc

#rb Thomas.Sarkanen
#jira UE-191731

[CL 26749964 by nicholas frechette in ue5-main branch]
2023-08-01 15:22:56 -04:00
bryan sefcik
ca1a094773 Fixed some compile issues when trying to compile for ARM64EC.
#jira

[CL 26321037 by bryan sefcik in ue5-main branch]
2023-06-29 14:15:48 -04:00
nicholas frechette
8f7183db46 Remove experimental frame stripping from ACL
#rb Thomas.Sarkanen

[CL 26130231 by nicholas frechette in ue5-main branch]
2023-06-20 14:49:36 -04:00
arciel rekman
d96235772a Fix non-unity server build.
#rb none

[CL 25971334 by arciel rekman in ue5-main branch]
2023-06-13 22:56:22 -04:00
Joe Kirchoff
1565c6387a Disable pch for ACL plugin as it compiles with cpp17 and is causing some issues with chained pch on clang platforms
#rnx
#rb trivial
#jira UE-185788
#preflight 645e7dceb71b8186aaede808

[CL 25456213 by Joe Kirchoff in ue5-main branch]
2023-05-12 14:21:21 -04:00
Nicholas Frechette
7f2308d36d Update ACL codec tooltips to clarify usage
#jira UE-165465
#rb Thomas.Sarkanen
#preflight 6458f49b023fe5d3ad46aeb0

[CL 25369797 by Nicholas Frechette in ue5-main branch]
2023-05-08 09:15:52 -04:00
nicholas frechette
2aae89a86f Remove ACL plugin safety fallback codec as it causes more issues than it is worth
#jira UE-165465
#rb Thomas.Sarkanen
#preflight 6446822f641e2c3cb4957ada

[CL 25175043 by nicholas frechette in ue5-main branch]
2023-04-24 23:01:16 -04:00
kirill zorin
d78d7d61ae Updating callsites of ToRawPtr{*}Unsafe in preparation for upcoming mutable TObjectPtr container restrictions.
#rb zousar.shaker
#preflight 64416b5f4f243417cd7c41d7

[CL 25130429 by kirill zorin in ue5-main branch]
2023-04-20 13:00:27 -04:00
Nicholas Frechette
06dcd701ca Fix PVS warnings
warning V1047: Lifetime of the lambda is greater than lifetime of the local variable
warning V752: Creating an object with placement new requires a buffer of large size

#jira FORT-588104
#rb jaime.cifuentes
#preflight 643565f641783dc3d0c5d821

[CL 24990773 by Nicholas Frechette in ue5-main branch]
2023-04-11 10:12:32 -04:00
Nicholas Frechette
40cf9987ca Remove usage of unacceptable words
#rb jaime.cifuentes
#preflight 642c3742f376ab43d276e9ae

[CL 24910824 by Nicholas Frechette in ue5-main branch]
2023-04-04 10:51:17 -04:00
nicholas frechette
87157fa9c3 Move ACLPlugin into Engine/Plugins directory.
The plugin will be distributed as part of the engine.

#jira UE-165465
#rb Paul.Johnston, Thomas.Sarkanen
#preflight 64271d3d50546ea336c61568
#preflight 642ad7e7c6769c6082b24263

[CL 24902603 by nicholas frechette in ue5-main branch]
2023-04-03 18:07:05 -04:00