Adds ResetGamepadAssignments, ResetGamepadAssignmentToController, and IsControllerAssignedToGamepad to PlatformMisc and BP nodes
#jira UE-17956
#ue4
#android
#platformnotify Josh.Adams
#codereview Josh.Adams
[CL 2705582 by Chris Babcock in Main branch]
- Servers can't/shouldn't use ExampleDeviceProfileSelector anyway.
- Can be useful for fine-grained settings on clients (e.g. detect bad drivers and downscale like Android does).
(Merging CL 2703510 to the main branch).
[CL 2704543 by Dmitry Rekman in Main branch]
- 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]
Added engine version field
Replaced multiple images due to out of date UI
Fixed capitalization in a few areas
Changed a step as it was referring to menus that no longer exist.
[CL 2699254 by Matthew Clark in Main branch]
Replaced TopicList section with the proper 'related' links as per the documentaiton guidelines
Removed mononspace from a few terms
[CL 2699006 by Matthew Clark in Main branch]