* Added BaseMovementComponent to facilitate sharing common code between movement simulations. This is mostly the component management and moving code.
* Added ParametricMovementComponent/System. This is another basic movement system for simple parametric motion. We are using this to begin looking at forward predicting (a deliberate, subset of) simulated proxy actors along with an autonomous proxy controlled simulation. This is still a large WIP and is not fully functioning the way we want yet.
#rnx
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: david.ratti
#ROBOMERGE-SOURCE: CL 7709856 via CL 7711147 via CL 7711190
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v389-7813075)
[CL 7836113 by david ratti in Dev-Build branch]
#jira UE-78167
#rb ryan.vance
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: steve.smith
#ROBOMERGE-SOURCE: CL 7710552 in //UE4/Release-4.23/... via CL 7710553
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v389-7813075)
[CL 7835088 by steve smith in Dev-Build branch]
#jira UE-77844
#rb joe.conley
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: steve.smith
#ROBOMERGE-SOURCE: CL 7700219 in //UE4/Release-4.23/... via CL 7700227
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)
[CL 7810622 by steve smith in Dev-Build branch]
Added parameter to seperate execution states for min distance and max distance. This allows a different execution states if the emitter is below or above the specified ranges.
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: andrew.melnychuk
#ROBOMERGE-SOURCE: CL 7688776 via CL 7689029 via CL 7689049 via CL 7692893 via CL 7692902
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)
[CL 7810290 by andrew melnychuk in Dev-Build branch]
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: stanley.hayes
#ROBOMERGE-SOURCE: CL 7679196 via CL 7683379 via CL 7683539
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)
[CL 7808636 by stanley hayes in Dev-Build branch]
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: stanley.hayes
#ROBOMERGE-SOURCE: CL 7674398 via CL 7680288 via CL 7680379
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)
[CL 7805545 by stanley hayes in Dev-Build branch]
#jira UE-75402 Python Error Spam while Packaging HTML5 on Mac
#rnx
#rb none
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: nick.shin
#ROBOMERGE-SOURCE: CL 7678422 in //UE4/Release-4.23/... via CL 7678426
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)
[CL 7804600 by nick shin in Dev-Build branch]
-bringing remoting binaries up to latest to facilitate hl1 support recovery
-Also removes win32 config, which doesn't work and isn't used.
Merging //UE4/Partner-Microsoft-XR to Release-4.23 (//UE4/Release-4.23) cl 7514099
#rb jackson.fields
#jira UE-75160
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: jeff.fisher
#ROBOMERGE-SOURCE: CL 7676461 in //UE4/Release-4.23/... via CL 7678326
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)
[CL 7804586 by jeff fisher in Dev-Build branch]
- Fix an exception when a CSV has no metadata (e.g LLM)
- Improve peak summary. Add support for the <stats> element (no longer need to rely on stats being referenced in graphs)
- Add support for wildcards, e.g <stats>*</stats>
- Remove duplicate stats automatically
- Refactor peak summary to avoid separate arrays for stat attributes - everything is now wrapped up in a PeakStatInfo struct
- Modify CsvStats csv parsing to skip stats with only spaces in the name (for some reason LLM does this)
[FYI] ben.salem
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: ben.woodhouse
#ROBOMERGE-SOURCE: CL 7669228 via CL 7673482 via CL 7673532
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)
[CL 7801934 by ben woodhouse in Dev-Build branch]