Commit Graph

8 Commits

Author SHA1 Message Date
nicholas frechette
3426a40779 Update ACLPlugin to 2.1 and backport custom changes
#jira UE-204045
#rb Thomas.Sarkanen

[CL 33137110 by nicholas frechette in ue5-main branch]
2024-04-22 10:02:02 -04:00
john vanderburg
00b957bda2 [AnimRuntime] Added an optional interpolation override when sampling animations.
This makes it possible to force sampling animations in Step interpolation mode even though the Anim Sequence assets are set to Linear.

#rb Jurre.deBaare

[CL 32541047 by john vanderburg in ue5-main branch]
2024-03-27 08:51:55 -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
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