#rb brandon.schaefer
#rb chris.babcock
#preflight 627ad0017e5f24d1ede6d5d0
#preflight 627ada7a0a5817c9d91562c0
#rnx
* Move ClangVersion variables to base class and share function to check version. A separate change will add a virtual function for parsing the clang version for each toolchain as to not add complexity to this change.
* GetCppStandardCompileArgument: Used by all, no differences
* GetCompileArguments_CPP: Used by all. Switch & Apple are overridden
* GetCompileArguments_C: Used by all, no differences
* GetCompileArguments_MM: Used by Linux & Apple. Apple is overridden.
* GetCompileArguments_M: Used by Linux & Apple. Apple is overridden.
* GetCompileArguments_CPP: Used by all. Switch & Apple are overridden.
* GetRTTIFlag: Used by Linux & Apple, no differences.
[CL 20131754 by Joe Kirchoff in ue5-main branch]
this is a step towards more automated recompoutation of some attributes dependent on others
#rb brice.criswell
#jira none
#preflight 627ae07e7e5f24d1ede8e730
[CL 20131611 by cedric caillaud in ue5-main branch]
#jira UE-151249
#rb Zak.Middleton
#ushell-cherrypick of 20130528 by dmytro.vovk
#preflight 627ae02e68422389764e57c5
[CL 20131539 by dmytro vovk in ue5-main branch]
Removing the Experimental label from PCD3D_SM6.
#jira none
#rb laura.hermanns
#preflight 627ad7a268422389764d331c
[CL 20131076 by christopher waters in ue5-main branch]
#rb juan.canada
#jira UE-151473
#ROBOMERGE-OWNER: patrick.kelly
#ROBOMERGE-AUTHOR: patrick.kelly
#ROBOMERGE-SOURCE: CL 20126995 via CL 20127069 via CL 20127523 via CL 20127539
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v943-19904690)
[CL 20130757 by patrick kelly in ue5-main branch]
-Added an option to disable the culling of points located outside the volume.
-Added trig operations for point and param float attributes.
#rnx
#fyi julien.lheureux, jeansebastien.guay
[CL 20130715 by antoine guilbaud in ue5-main branch]
- Add optional disabling of FGCObject collection
- New FWorldSubsystemCollection which disables FGCObject collection
- UWorld::AddReferencedObjects collects its FWorldSubsystemCollection references as the referencer
Fixes memory reference when deleting a Level in the content browser now initialized worlds (even Inactive ones) always initialize their Subsystems
#rb richard.malo, jeanfrancois.dube
#preflight 627a9f99684223897642a9fa
#ROBOMERGE-AUTHOR: patrick.enfedaque
#ROBOMERGE-SOURCE: CL 20126006 via CL 20127387 via CL 20127404
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v943-19904690)
[CL 20130664 by patrick enfedaque in ue5-main branch]
For that, we always need to propagate OpacityMask to the root node.
Virtual texture does not seem to complain anymore about OpacityMask being fed.
#rb none
#preflight none
#fyi charles.derousiers
[CL 20130089 by Sebastien Hillaire in ue5-main branch]
Optimus: Fix up data interfaces for new binding pardigm. Deformer creates one mesh component binding for all its data interfaces. This can be modified later to register mutliple bindings.
#preflight 627ad0571e749933433ceebe
#fyi halfdan.ingvarsson
[CL 20129715 by Jeremy Moore in ue5-main branch]