Commit Graph

2 Commits

Author SHA1 Message Date
Ben Marsh
0f44b8b446 UnrealVS: Fix thread safety warnings when building.
Mainly done by naively adding ThreadUtils.ThrowIfNotOnUIThread() in places where warnings occur and code looks likely to be on UI thread, then tested a few basic operations in the experimental instance. Remaining warnings look more problematic to solve; I will test these more closely and fix them in a future change.

[CL 17091658 by Ben Marsh in ue5-main branch]
2021-08-06 20:29:50 -04:00
Joe Kirchoff
e41d300382 UnrealVS: Move all code to a shared project
#rb none
#rnx

[CL 16712619 by Joe Kirchoff in ue5-main branch]
2021-06-17 17:40:28 -04:00