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
ecd2f824a1f2381d907593c853794de82d8bd580
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
MovieSceneCapture
History
elizabeth baumel
19b56493bd
Fix FFrameGrabber in d3d12. When using Movie Scene Capture (Legacy), the first few frames captured contained nothing or garbage. Added a GPU fence and had the call to MapStagingSurface to wait on it so the GPU would finish writing to the readback texture before being used to write images to the output folder.
...
#jira UE-189094 #rb mihnea.balta [CL 27146511 by elizabeth baumel in ue5-main branch]
2023-08-16 13:46:48 -04:00
..
Private
Fix FFrameGrabber in d3d12. When using Movie Scene Capture (Legacy), the first few frames captured contained nothing or garbage. Added a GPU fence and had the call to MapStagingSurface to wait on it so the GPU would finish writing to the readback texture before being used to write images to the output folder.
2023-08-16 13:46:48 -04:00
Public
…
MovieSceneCapture.Build.cs
…