[FYI] randy.jones
Original CL Desc
-----------------------------------------------------------------
UGS: Update PostBadgeStatus from .NET 4.5 to .NET 4.8
[CL 28210977 by randy jones in ue5-main branch]
- Modify Build Steps window
- Command Line Arguments window
- Diagnostics window
- Open Project window
#jira UE-190652
[RN] minor ugs/ui
[CL 27977217 by jonathan wei in ue5-main branch]
[FYI] Josh.Adams
[these dylibs don't load correctly on older Mac OSs]
Original CL Desc
-----------------------------------------------------------------
- Updated ShderConductor libs on Mac to build with new Min deployment version, to work around an issue with dylib linker in Sonoma
[FYI] carl.lloyd
#rb zack.neyland
[CL 27970181 by josh adams in ue5-main branch]
#fyi randy.jones
Original CL Desc
-----------------------------------------------------------------
UGS: Improve the performance of finding the last code change during syncing
#rn minor ugs/sync
[CL 27712555 by randy jones in ue5-main branch]
#rb Ben.Marsh, Randy.Jones
#jira UE-86097
#rnx
*** UGS
- Add a checkbox "GenerateP4ConfigCheckbox" to the OpenProjectWindow, which is visible if the host environment has P4CONFIG set. By default the box will be checked.
- Opening a project with this new option checked will result in UGS attempting to create a p4config file at the root of the project being opened, unless the user already has a file there in which case UGS will do nothing.
- When creating the file the three values we are interested in setting are P4PORT, P4USER and P4CLIENT. With these values we are able to make reasonable assumptions in our tools when it comes to using perforce.
- If the user has enabled P4CONFIG then it is assumed that they know what they are doing with the file. We do not validate that the existing file has sensible settings or offer to replace it.
[CL 27266575 by paul chipchase in ue5-main branch]
Specifying a null ManagedProcessGroup when constructing a ManagedProcess results in not using a job object.
#fyi Randy.Jones
[CL 27170528 by Ben Marsh in ue5-main branch]
By default, UGS ignores virtual streams and uses the parent stream name, under the assumption that the virtual stream just filters stuff out.
[CL 26447787 by Ben Marsh in ue5-main branch]