This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
555d1823dd968dfd514ce5c8ed416b520e5260ab
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
AutomationTool
/
BuildGraph
History
Ben Marsh
ad092b8fef
BuildGraph: Decouple diagnostics from the nodes and agents that contain them.
...
#preflight 62b1ee341b2d3b6cafcdd33a [CL 20759421 by Ben Marsh in ue5-main branch]
2022-06-21 12:20:43 -04:00
..
Properties
…
Scripts
Launch UnrealBuildTool via dotnet unrealbuildtool.dll, not unrealbuildtool.exe
2022-03-29 13:20:46 -04:00
Tasks
Update copy task to exit gracefully if there aren't any files to copy when overwrite=false
2022-06-13 09:52:51 -04:00
BgGraphBuilder.cs
BuildGraph: New mechanism for declaring graphs using C# code (WIP).
2021-12-16 13:55:22 -05:00
BuildGraph.Automation.csproj
.net6.0 is not supported in VS2019. Suppress warnings about that when using that IDE (with this change, when building UnrealBuildTool & AutomationTool)
2022-04-07 15:06:02 -04:00
BuildGraph.cs
BuildGraph: Decouple diagnostics from the nodes and agents that contain them.
2022-06-21 12:20:43 -04:00
JobContext.cs
…
Task.cs
Make FindTagNamesFromList static since it doesn't use any member variables and allows it to be called from other classes.
2022-05-06 14:07:08 -04:00
TempStorage.cs
Fix TempStorage Manifest XML Writing
2022-06-10 10:45:41 -04:00