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
Tom Hulton-Harrop b54215552c
Prevent the camera from easily being set to an invalid orientation (#6203)
* add temporary debug logging

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* improvement for box select sometimes getting stuck on

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* add temporary debug logging

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* improvement for box select sometimes getting stuck on

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* remove temporary logging

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* fixes for camera pitch issues

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* missed file with camera pitch fixes

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* remove debug logs

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* add some tests for new pitch constraint updates

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>
4 years ago
..
Camera Prevent the camera from easily being set to an invalid orientation (#6203) 4 years ago
IEditorMock.h Merge branch 'development' into cmake/warn_virtual 4 years ago
test_ClickableLabel.cpp Enables memory tracking (leak detection) in more unit tests 4 years ago
test_CryEditDocPythonBindings.cpp Enables memory tracking (leak detection) in more unit tests 4 years ago
test_CryEditPythonBindings.cpp Enables memory tracking (leak detection) in more unit tests 4 years ago
test_DisplaySettingsPythonBindings.cpp Removes some leftover log 4 years ago
test_EditorPythonBindings.cpp Enables memory tracking (leak detection) in more unit tests 4 years ago
test_EditorUtils.cpp Enables memory tracking (leak detection) in more unit tests 4 years ago
test_Main.cpp Merged the Editor.Camera.Tests with the Editor.Tests (#5463) 4 years ago
test_MainWindowPythonBindings.cpp Enables memory tracking (leak detection) in more unit tests 4 years ago
test_ModularViewportCameraController.cpp Rename QtEventToAzInputManager.h/cpp to QtEventToAzInputMapper.h/cpp (#5905) 4 years ago
test_ObjectManagerPythonBindings.cpp Enables memory tracking (leak detection) in more unit tests 4 years ago
test_TerrainHoleToolPythonBindings.cpp Enables memory tracking (leak detection) in more unit tests 4 years ago
test_TerrainLayerPythonBindings.cpp Enables memory tracking (leak detection) in more unit tests 4 years ago
test_TerrainModifyPythonBindings.cpp Enables memory tracking (leak detection) in more unit tests 4 years ago
test_TerrainPainterPythonBindings.cpp Enables memory tracking (leak detection) in more unit tests 4 years ago
test_TerrainPythonBindings.cpp Enables memory tracking (leak detection) in more unit tests 4 years ago
test_TerrainTexturePythonBindings.cpp Enables memory tracking (leak detection) in more unit tests 4 years ago
test_TrackViewPythonBindings.cpp Enables memory tracking (leak detection) in more unit tests 4 years ago
test_ViewPanePythonBindings.cpp Removes some leftover log 4 years ago
test_ViewportManipulatorController.cpp Rename QtEventToAzInputManager.h/cpp to QtEventToAzInputMapper.h/cpp (#5905) 4 years ago
test_ViewportTitleDlgPythonBindings.cpp Enables memory tracking (leak detection) in more unit tests 4 years ago