Commit Graph

5 Commits

Author SHA1 Message Date
Josh Adams
5b2f23198f - Allow staging/packaging of programs (requires the program have a basic .uproject, see the new SlateUGS.uproject)
- Added code to patch paths for handling Programs having source in /Engine/Source/Programs/XYZ, their config fies, etc in /Engine/Programs/XYZ, and staging using /XYZ
- Mac can now apply -specifiedarchitecture to UAT builds of programs
- Added support to SlateUGS to load Pak files (programs have to opt-in to it in their main Build.cs)
#rb brandon.schaefer,david.harvey
#preflight 631a03202b7fe03eb6b0f16a

[CL 21894674 by Josh Adams in ue5-main branch]
2022-09-08 11:22:00 -04:00
fredric echols
0dbf56cf07 Re-modularized UGSCore (UGSShared) so UGSCmd can be added as its own executable.
#jira none
#rb none
#preflight none

[CL 21361062 by fredric echols in ue5-main branch]
2022-08-12 15:13:26 -04:00
robert seiver
12f3ed9aaa Incremental progress on SlateUGS UI. Empty window and workspace selection/creation window now work (in addition to the main UGS window)
#fyi @Brandon.Schaefer
#preflight none

[CL 20655957 by robert seiver in ue5-main branch]
2022-06-14 16:13:13 -04:00
robert seiver
208f10c58c Remove dependency on editor style from Slate UGS area
#fyi @Brandon.Schaefer
#preflight none

[CL 20368821 by robert seiver in ue5-main branch]
2022-05-25 14:20:30 -04:00
robert seiver
3810bb1598 Add experimental Slate UGS prototype that has UI frontend, no data layer yet.
See the attached Jira for a current screenshot of the UI

#jira UE-148909
#review @Brandon.Schaefer, @editor-ux
#preflight none

[CL 20368463 by robert seiver in ue5-main branch]
2022-05-25 14:02:29 -04:00