You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework/AzFramework
bosnichd ab76c62188
Allow input devices to be constructed with a custom implementation. (#5217)
* Allow input devices to be constructed with a custom implementation.

This augments the existing functionality that allows for an input device implementation to be swapped out at runtime,

Signed-off-by: bosnichd <bosnichd@amazon.com>

* Updates based on review feedback, and fix for clang builds.

Signed-off-by: bosnichd <bosnichd@amazon.com>

* Update based on review feedback, and change the InputDeviceImplementationRequest bus to use the same ImplementationFactory type alias.

Signed-off-by: bosnichd <bosnichd@amazon.com>
4 years ago
..
AzFramework Allow input devices to be constructed with a custom implementation. (#5217) 4 years ago
Platform Fix to set the Taskbar name and Game Launcher window title to the name of the Project (#4986) 4 years ago
Tests Moved the Asset Catalog loading from LmbrCentral to the AzFramework::Application (#4568) 4 years ago
CMakeLists.txt Terrain Physics Heightfield support 4 years ago