Files
UnrealEngineUWP/Engine/Source/Editor/Matinee
Andrew Rodham 2e3f2f53d8 Movie Scene Rendering improvements
- All movie scene capture responsiblities are now encapsulated inside the MovieSceneCapture module. Corresponding logic has been moved out of engine classes.
 - Fixed time-step capture is fullly supported on PC and mac, real-time capture is still experimental.
 - Matinee now goes through the same MovieSceneCapture module logic as actor animations
 - AVIWriter can now be instantiated (used to be a single static w/ globals) to give greater control of capturing.
 - This mostly addresses UETOOL-446

[CL 2700384 by Andrew Rodham in Main branch]
2015-09-22 05:59:03 -04:00
..
2015-09-22 05:59:03 -04:00