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/AzFramework/AzFramework
Tom Hulton-Harrop e34ea3bcaa
Fixes for viewport selection issues (#5494)
* 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>
5 years ago
..
API [LYN-8041] Enable relocation of the Project Game Release Layout (#5380) 5 years ago
Application [LYN-8041] Enable relocation of the Project Game Release Layout (#5380) 5 years ago
Archive Unlocked a mutex after modifying the associated variable (#5625) 5 years ago
Asset Bundled release build bug fixes cherry picked from development (#5270) 5 years ago
CommandLine Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Components more Code/Framework fixes 5 years ago
Debug Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Dependency Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Entity Squashed commit of Procedural Prefab work (#4481) 5 years ago
FileFunc Replaced AzFramework::FileFunc JSON utils API calls with AzCore::JsonUtils APIs that appear to have been duplicated. Also fixed up improper Project Configurator -> Project Manager comment replacements. 5 years ago
FileTag Bundled release build bug fixes cherry picked from development (#5270) 5 years ago
Font Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Gem Add "Registry" folders as scan folders (#4583) 5 years ago
IO Fix bug in LocalFileIO::ConvertToAliasBuffer when a resolved alias ends in a path separator. (#5136) 5 years ago
InGameUI Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Input Only enable the Keyboard device in the XcbKeyboard unit tests (#4682) 5 years ago
Logging Removed ununeeded includes from EBus EBus.h and Policies.h (#4256) 5 years ago
Matchmaking [LYN-7530] Fix matchmaking request type typo and add more matchmaking notifications (#4774) 5 years ago
Math Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Metrics Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Network Archive Component - Rewrite and additional work on Archive and Asset Bundler (#4332) 5 years ago
Physics Physics/test axis aligned box shape configuration works #7378a (#5366) 5 years ago
Platform Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Process [Linux] Fix deadlock when running `LaunchProcess()` from a thread (#4833) 5 years ago
ProjectManager Miscellaneous fixes and PAL changes required for restricted platforms. (#4021) 5 years ago
Render Removed ununeeded includes from EBus EBus.h and Policies.h (#4256) 5 years ago
Scene Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Script Cleanup SerializeContext.h pt.1 (#4264) 5 years ago
Session Expose matchmaking event polling APIs and add required session notifications (#4636) 5 years ago
Slice Minimal TypeInfo header/reduce std interdependencies. (#2688) 5 years ago
Spawnable PR feedback 5 years ago
StreamingInstall Cleanup SerializeContext.h pt.1 (#4264) 5 years ago
StringFunc Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SurfaceData Terrain API cleanups (#4914) 5 years ago
TargetManagement Archive Component - Rewrite and additional work on Archive and Asset Bundler (#4332) 5 years ago
Terrain Terrain API cleanups (#4914) 5 years ago
Thermal Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
UnitTest fixes AzFramework 5 years ago
Viewport Fixes for viewport selection issues (#5494) 5 years ago
Visibility More fixes to migration, plus some quality of life fixes to TimeoutQueue to allow lambda based handlers and a quick fix to OctreeSystemComponent to more gracefully handle enumerate calls that lie outside the vis system bounds 5 years ago
Windowing Removed ununeeded includes from EBus EBus.h and Policies.h (#4256) 5 years ago
AzFrameworkModule.cpp Input context component (#4152) 5 years ago
AzFrameworkModule.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
azframework_files.cmake Physics/test axis aligned box shape configuration works #7378a (#5366) 5 years ago