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.
* improvements to editor selection in the viewport Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com> * fix issue with being able to select icons that are not showing for entities inside entity containers Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com> * update comment after review feedback Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com> * updates to viewport picking code to simplify the api Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com> * add test to replicate near clip intersection issue Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com> * small tidy-up changes Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com> * updates to how we perform world to screen and screen to world calculations, added test coverage and some tidy-up Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com> * add some more tests for ViewportInteractionImpl Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com> * minor tweaks before PR feedback Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com> * fix typo in fix Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com> * fix for manipulator test framework tests Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com> * updates to RPI::View and RenderPipeline after review feedback from VickyAtAZ Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com> * add constexpr to ScreenPoint, ScreenVector and ScreenSize initializing constructors Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com> * add PrintTo functions for Screen* types Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com> * downgrade error to warning temporarily Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com> * check incoming view is null Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com> * remove pragma optimize off Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com> |
4 years ago | |
|---|---|---|
| .. | ||
| Mocks | 4 years ago | |
| Platform | 4 years ago | |
| Spawnable | 4 years ago | |
| Utils | 4 years ago | |
| Application.cpp | 4 years ago | |
| ArchiveCompressionTests.cpp | 4 years ago | |
| ArchiveTests.cpp | 4 years ago | |
| AssetCatalog.cpp | 4 years ago | |
| AssetProcessorConnection.cpp | 4 years ago | |
| BehaviorEntityTests.cpp | 4 years ago | |
| BinToTextEncode.cpp | 4 years ago | |
| CameraInputTests.cpp | 4 years ago | |
| CameraState.cpp | 4 years ago | |
| ClickDetectorTests.cpp | 4 years ago | |
| CursorStateTests.cpp | 4 years ago | |
| EntityContext.cpp | 4 years ago | |
| FileIO.cpp | 4 years ago | |
| FileTagTests.cpp | 4 years ago | |
| FrameworkApplicationFixture.h | 4 years ago | |
| GenAppDescriptors.cpp | 4 years ago | |
| InputTests.cpp | 4 years ago | |
| Main.cpp | 4 years ago | |
| NativeWindow.cpp | 4 years ago | |
| OctreePerformanceTests.cpp | 4 years ago | |
| OctreeTests.cpp | 4 years ago | |
| PlatformHelper.cpp | 4 years ago | |
| ProcessLaunchMain.cpp | 4 years ago | |
| ProcessLaunchParseTests.cpp | 4 years ago | |
| Scene.cpp | 4 years ago | |
| framework_shared_tests_files.cmake | 4 years ago | |
| frameworktests_files.cmake | 4 years ago | |
| process_launch_test_files.cmake | 4 years ago | |