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
Nicholas Van Sickle d086e45d22
Fix getting stuck in game mode with some UI Assets (#2207)
- LyShine assets with "consume all input" could accidentally eat the escape event that exited game mode
- The main window has a shortcut for exiting game mode, but this wasn't being triggered in this context, so we go ahead and catch the Escape key event ASAP in EditorViewportWidget to ensure the game mode exit fires

Signed-off-by: nvsickle <nvsickle@amazon.com>
5 years ago
..
Editor Fix getting stuck in game mode with some UI Assets (#2207) 5 years ago
Framework Merge pull request #2326 from aws-lumberyard-dev/ImGuiNoEntityProblem 5 years ago
LauncherUnified Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Legacy Merge branch 'development' into cmake/SPEC-7179 5 years ago
Tools Merge pull request #2299 from aws-lumberyard-dev/jillich/TangentsGeneration 5 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago