- Refactored State Tree style to follow more recent style pattern
- Added code to ensure that State Tree states outers are always the parent state (fixes issues with FCustomizableTextObjectFactory)
- Added support for Cut/Copy/Paste of state tree states (across State Trees)
- Improved reporting of bad bindings and state links (compiler & UI)
#rb Mieszko.Zielinski
#preflight 63ff52bef43e53f68119073e
[CL 24462230 by mikko mononen in ue5-main branch]
- Agents now accept incoming connections on a defined port, and match them up with nonces specified through leases assigned from the server.
- Requests for new compute resources now attempt to allocate a lease and return immediately with nonce and AES keys.
#preflight none
[CL 24452056 by Ben Marsh in ue5-main branch]
changed to output to a file so that the output is not combined with UE_LOG lines
https://p4-swarm.epicgames.net/reviews/24413087
#rb devin.doucette
#preflight 63fe5113ac6c61e2b54d297b
[CL 24448086 by joe pribele in ue5-main branch]
- added unbreakable flag to clustered particles SOA
- packed InternalCluster , Anchored and Unbrekable booleans in a flag structure using bit fields ( saved a bool per particle )
- non authoritative particles are now unbreakable on the client until they replicate
#rb chris.caulfield, michael.bao, benn.gallagher
#preflight 63f94dd9a134e0b059dd9910
[CL 24437720 by cedric caillaud in ue5-main branch]
- Add support for selecting the correct binary on platforms where multiple EOSSDK builds are provided for different platform SDK versions.
- bump API version of EOS_SESSIONS_REGISTERPLAYERS_API_LATEST to account for change in return value.
#jira UE-170414
[REVIEW] [at]Michael.Kirzinger [at]Ryan.Hairyes [at]Rob.Cannaday [at]Sam.Zamani
#preflight 63f8fd90ae54ee4ce9ff6b97
[CL 24418773 by chris varnsverry in ue5-main branch]