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 b865d2aec1
Add support for camera reference frames to support camera yaw in certain situations (#4088)
* proof of concept change for fixing camera yaw rotation being ignored

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

* updates to fully support camera roll

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

* small fixes for PR

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

* undo changes in EditorCameraComponent

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

* add test to verify interaction between editor viewport view entity change and modular camera controller

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

* add additional tests for updated camera behaviors

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

* revert change to Camera Gem Output Name

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

* move location of new files

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

* fix tab/spaces issue

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

* remove static from potentially unused functions

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

* set camera lib name in CMakeLists.txt file

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

* cosmetic CMakeLists.txt change

Signed-off-by: hultonha <hultonha@amazon.co.uk>
4 years ago
..
Camera Add support for camera reference frames to support camera yaw in certain situations (#4088) 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 Add support for camera reference frames to support camera yaw in certain situations (#4088) 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