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 5c859cb134
Fix camera drift issues (#4576)
* remove some unused code in RenderViewportWidget and make viewing devicePixelRatioF easier

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

* updates to how cursor positions are calculate to handle the viewport widget moving

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

* remove optional for previous position

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

* add test to capture error with moving the widget

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

* minor comment updates before publishing PR

Signed-off-by: hultonha <hultonha@amazon.co.uk>
4 years ago
..
Camera Remove camera LookAtAfterInterpolation (#4391) 4 years ago
IEditorMock.h Merge branch 'development' into cmake/warn_virtual 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 camera drift issues (#4576) 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