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
2947548b3eb0a8d42ea956ce85aed66ea9ec56c2
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
HeadMountedDisplay
History
Marc Audy
a7459b1afc
Merging //UE4/Dev-Main to Dev-Framework (//UE4/Dev-Framework) @ 8292949
...
#rb #rnx [CL 8293622 by Marc Audy in Dev-Framework branch]
2019-08-26 10:30:04 -04:00
..
Private
Merging //UE4/Dev-Main to Dev-Framework (//UE4/Dev-Framework) @ 8292949
2019-08-26 10:30:04 -04:00
Public
Fix collection-modified-during-ranged-for assertion in late-update class. Potential race-conditions between game thread and rendering thread could cause the game thread to modify the late update list while the rendering thread was consuming data. The fix is to wrap all collection accesses and index modifications with a critical section/scoped lock.
2019-07-31 16:32:20 -04:00
HeadMountedDisplay.Build.cs
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
2019-01-29 16:15:19 -05:00