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/Framework/AzManipulatorTestFramework/Source
hultonha d82b2a0608
Initial test coverage for viewport selection before introducing new 'single' select functionality (#3987)
* WIP changes for viewport single select and better integration tests

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

* update test to verify single click selection in the viewport

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

* temporarily remove changes for single select

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

* temporarily remove ChangeSelectedEntity call

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

* initial tests to validate current viewport selection model

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

* some tidy-up before publishing PR

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

* add reference to const type in loop

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

* temporarily disable box select test

Signed-off-by: hultonha <hultonha@amazon.co.uk>
4 years ago
..
AzManipulatorTestFrameworkFixture.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AzManipulatorTestFrameworkUtils.cpp Preparatory work to allow for more viewport integration tests (#3961) 4 years ago
DirectManipulatorViewportInteraction.cpp Modernization + AZStd::function compare fix. (#3680) 4 years ago
ImmediateModeActionDispatcher.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
IndirectManipulatorViewportInteraction.cpp Initial test coverage for viewport selection before introducing new 'single' select functionality (#3987) 4 years ago
RetainedModeActionDispatcher.cpp reverting one that was changed by mistake 4 years ago
ViewportInteraction.cpp Preparatory work to allow for more viewport integration tests (#3961) 4 years ago