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/Editor/Lib/Tests
hultonha 7fbfda0371
Fix mouse capture behavior for Editor Viewport (#3417)
* first pass of fixes for cursor capture and context menu

Signed-off-by: hultonha <hultonha@amazon.co.uk>

* restore previous behavior of HandleMouseMoveEvent

Signed-off-by: hultonha <hultonha@amazon.co.uk>

* tidy-up from previous cursor/input changes

Signed-off-by: hultonha <hultonha@amazon.co.uk>

* add missing casts

Signed-off-by: hultonha <hultonha@amazon.co.uk>

* small updates to support tests

Signed-off-by: hultonha <hultonha@amazon.co.uk>

* additional tests and some tidy-up

Signed-off-by: hultonha <hultonha@amazon.co.uk>

* small updates before publishing PR (comment/naming updates)

Signed-off-by: hultonha <hultonha@amazon.co.uk>

* add missing parameter to MouseInteractionEvent constructor

Signed-off-by: hultonha <hultonha@amazon.co.uk>
4 years ago
..
IEditorMock.h Remove ResourceSelectorHost and clean up/refactor related bits (#3050) 4 years ago
test_ClickableLabel.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
test_CryEditDocPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
test_CryEditPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
test_DisplaySettingsPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
test_EditorPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
test_EditorUtils.cpp Editor code: tidy up BOOLs,NULLs and overrides pt2. 4 years ago
test_Main.cpp Fixes for incorrect nullptr placement. 4 years ago
test_MainWindowPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
test_ModularViewportCameraController.cpp Fix mouse capture behavior for Editor Viewport (#3417) 4 years ago
test_ObjectManagerPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
test_TerrainHoleToolPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
test_TerrainLayerPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
test_TerrainModifyPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
test_TerrainPainterPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
test_TerrainPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
test_TerrainTexturePythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
test_TrackViewPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
test_ViewPanePythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
test_ViewportManipulatorController.cpp Remove `std::bind` usages from Code/Editor (#3358) 4 years ago
test_ViewportTitleDlgPythonBindings.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago