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
bcfb0ca47fa9c19476121c797edf683d78212e2d
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
AutomationWindow
/
Private
History
UnrealBot
73409369c0
Branch snapshot for CL 21319338
...
[CL 21319338 in ue5-main branch]
2022-08-10 16:03:37 +00:00
..
AutomationPresetManager.cpp
…
AutomationPresetManager.h
…
AutomationWindowModule.cpp
Branch snapshot for CL 21319338
2022-08-10 16:03:37 +00:00
AutomationWindowStyle.cpp
Branch snapshot for CL 21319338
2022-08-10 16:03:37 +00:00
AutomationWindowStyle.h
Branch snapshot for CL 21319338
2022-08-10 16:03:37 +00:00
SAutomationExportMenu.cpp
…
SAutomationExportMenu.h
…
SAutomationGraphicalResultBox.cpp
Fixing up some style fallout from the FAutomationWindowStyle creation
2022-07-14 16:07:22 -04:00
SAutomationGraphicalResultBox.h
…
SAutomationTestItem.cpp
Fix status icons in Test Automation window on sub category
2022-07-14 13:45:11 -04:00
SAutomationTestItem.h
…
SAutomationTestItemContextMenu.h
Replacing legacy EditorStyle calls with AppStyle
2022-05-09 13:12:28 -04:00
SAutomationTestTreeView.h
…
SAutomationWindow.cpp
AutomationWindow: When AutomationWindow is active during editor start up, fix the infiinite loop caused by ListTests being triggered from every ScanPathsSynchronous and then calling another ScanPathsSynchronous.
2022-07-14 15:58:38 -04:00
SAutomationWindow.h
AutomationWindow: When AutomationWindow is active during editor start up, fix the infiinite loop caused by ListTests being triggered from every ScanPathsSynchronous and then calling another ScanPathsSynchronous.
2022-07-14 15:58:38 -04:00
SAutomationWindowCommandBar.cpp
…
SAutomationWindowCommandBar.h
…