robert seiver
b333debc9a
Allows creation of new workspaces through SlateUGS
...
#jira UE-163947
#preflight none
#rb Zack.Neyland
[CL 22459139 by robert seiver in ue5-main branch]
2022-10-11 11:51:56 -04:00
yohann dossantos
debb34c4f0
Fix Slate UGC deprecation warning, following CL 22221537.
...
#rb: trivial
#preflight 6334e715022db53e7d357326
[CL 22240897 by yohann dossantos in ue5-main branch]
2022-09-28 22:36:41 -04:00
robert seiver
5deeb17a68
Makes the browse button on the workspace window remember the previously opened folder
...
#fyi Brandon.Schaefer, Zack.Neyland
#jira UE-164164
#preflight none
[CL 22222418 by robert seiver in ue5-main branch]
2022-09-28 10:50:10 -04:00
robert seiver
c7cc34b3b5
Fixed const-correctness and added TEXT() macro to a string literal
...
#fyi Brandon.Schaefer
#preflight none
[CL 22207969 by robert seiver in ue5-main branch]
2022-09-27 14:37:01 -04:00
robert seiver
a653391a26
Add loading modal dialog window when selecting stream for new workspace
...
#fyi Brandon.Schaefer, Zack.Neyland
#preflight none
[CL 22207799 by robert seiver in ue5-main branch]
2022-09-27 14:21:41 -04:00
robert seiver
2f410924f1
Removing accidental early submission
...
#fyi Brandon.Schaefer
#preflight none
[CL 22206890 by robert seiver in ue5-main branch]
2022-09-27 13:17:53 -04:00
robert seiver
a4bf56c3cc
Select stream window works and has all features except the loading screen and the search filter (lower prio tasks)
...
#fyi Brandon.Schaefer, Zack.Neyland
#preflight none
[CL 22206604 by robert seiver in ue5-main branch]
2022-09-27 13:00:50 -04:00
robert seiver
6264da8128
Temporarily re-labeled cancel buttons to close on menus which save settings even when you hit close
...
#preflight none
#fyi Brandon.Schaefer
[CL 22142941 by robert seiver in ue5-main branch]
2022-09-22 15:29:37 -04:00
robert seiver
6518e56f5f
Fix SlateUGS compiler error on Windows
...
#preflight none
[CL 22142474 by robert seiver in ue5-main branch]
2022-09-22 15:14:32 -04:00
Josh Adams
35f58f3dd4
- Fixed up various threading and menu initialization issues with Programs on Mac
...
- Moved boilerplate program startup code into a shared Obj-C class, MacProgramDelegate
#rb zack.neyland
#fyi brandon.schaefer,robert.seiver
#preflight 632b45dba4769ad71456b18b
[CL 22116672 by Josh Adams in ue5-main branch]
2022-09-21 13:20:37 -04:00
robert seiver
bfc4db96dd
Added UI for select-a-stream window, but data is not shown yet.
...
Made all instances of UGSTab* null-initialized, and made them required arguments in widgets which hold them
#preflight none
#rb Brandon.Schaefer
[CL 22114672 by robert seiver in ue5-main branch]
2022-09-21 11:56:01 -04:00
robert seiver
5c8c02d50a
Add UI (without functionality) for new workspace creation window
...
#preflight none
#rb Brandon.Schaefer
[CL 22030927 by robert seiver in ue5-main branch]
2022-09-15 12:16:28 -04:00
Brandon Schaefer
35622222a0
SlateUGS: Add new ChangeInfo for Precompiled binaries and Content/Code
...
Use the value for progress to display a percentage if there is one set
Change the text color when Sync Precompiled binaries are selected allowing you to see which CL have them
#jira none
#rb none
#fyi Robert.Seiver
#preflight none
[CL 22017009 by Brandon Schaefer in ue5-main branch]
2022-09-14 17:22:00 -04:00
robert seiver
cbc1964a73
Add UI support for Type column and Code/Content badges in the build list
...
#rb Brandon.Schaefer
#preflight none
[CL 22013279 by robert seiver in ue5-main branch]
2022-09-14 15:06:26 -04:00
Marc Audy
67c3bcc0d9
Fix SlateUGS non-unity
...
#fyi Brandon.Schaefer, Josh.Adams
#rnx
#preflight
#horde 210043
[CL 21921726 by Marc Audy in ue5-main branch]
2022-09-09 11:40:23 -04:00
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
Josh Adams
bb4d7afa29
- Changes to get SlateUGS compiling without PCH or non-unity
...
#rb zack.neyland
#preflight skip (not built)
[CL 21856949 by Josh Adams in ue5-main branch]
2022-09-07 14:07:32 -04:00
Brandon Schaefer
31ef2ad194
SlateUGS: First pass at syncing precompiled editor/binaries
...
Still work to be done, but we are syncing the pre compiled editor, just need to unzip it!
#jira none
#rb none
#preflight none
#fyi Robert.Seiver
[CL 21749100 by Brandon Schaefer in ue5-main branch]
2022-09-01 17:54:04 -04:00
Brandon Schaefer
9bde46a99a
Add setting to enable/disable syncing pre-compiled editor/binaries
...
#jira none
#rb none
#fyi Robert.Seiver
#preflight none
[CL 21748584 by Brandon Schaefer in ue5-main branch]
2022-09-01 17:31:52 -04:00
Brandon Schaefer
ebf0618ff0
Fix accessing empty array if no files were selected
...
#jira none
#rb none
#fyi Robert.Seiver
#preflight none
[CL 21677929 by Brandon Schaefer in ue5-main branch]
2022-08-29 11:08:59 -04:00
Brandon Schaefer
9c2b232675
Fix Windows path not using *.exe
...
#jira none
#rb none
#fyi Robert.Seiver
#preflight none
[CL 21457202 by Brandon Schaefer in ue5-main branch]
2022-08-19 10:30:26 -04:00
Brandon Schaefer
4db077bafd
Grab a handle to the Log so we can log some basic actions that are not instance
...
Giving *some* feedback that we are trying to do something
#jira none
#rb none
#fyi Robert.Seiver
#preflight none
[CL 21457183 by Brandon Schaefer in ue5-main branch]
2022-08-19 10:29:29 -04:00
Brandon Schaefer
bd0e34e06b
Make path absolute if the FileDialog returns a relative path
...
#jira none
#preflight none
#fyi Robert.Seiver
#rb none
[CL 21456755 by Brandon Schaefer in ue5-main branch]
2022-08-19 10:01:55 -04:00
Brandon Schaefer
a2fa258384
Add suport for Open in Editor and Open Explorer buttons
...
#jira none
#rb none
#preflight none
#fyi Robert.Seiver
[CL 21449978 by Brandon Schaefer in ue5-main branch]
2022-08-18 17:06:59 -04:00
Brandon Schaefer
348be41285
Implement support for Build button
...
Add icons for missing ones
#jira none
#rb none
#fyi Robert.Seiver
#preflight none
[CL 21449376 by Brandon Schaefer in ue5-main branch]
2022-08-18 16:23:15 -04:00