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 795aa114e6
Improve selection in the viewport (#720)
* improve selection in the viewport

* remove debug code

* updates following review feedback

- update API comments from /// to //! from
- add [[nodiscard]] attribute to member function
- move constructor implementations to .cpp files

* use lambda instead of ternary operator

* fix unit test failure caused by typo
5 years ago
..
API Deleted AzFramework::AtomActiveInterface 5 years ago
Application First pass, removing gridmate touchpoints from AzFramework and non inclusive terminology purge 5 years ago
Archive Remove (almost) all references to pRenderer (#651) 5 years ago
Asset Merge pull request #410 from aws-lumberyard-dev/ly-sdk/phistere/LYN-2723-Merge 5 years ago
CommandLine Add newlines to the end of all files 5 years ago
Components Merge branch 'main' into non-uniform-scale-compatibility 5 years ago
Debug Add newlines to the end of all files 5 years ago
Dependency Integrating github/staging through commit ab87ed9 5 years ago
Driller Initial commit 5 years ago
Entity Merge remote-tracking branch 'origin' into MultiplayerComponents 5 years ago
FileFunc Initial commit 5 years ago
FileTag LYN-2537 engine assets (#254) 5 years ago
Font Integrating github/staging through commit ef88e6e 5 years ago
Gem Integrating latest from github/staging 5 years ago
IO Add newlines to the end of all files 5 years ago
InGameUI Initial commit 5 years ago
Input Integrating github/staging through commit ab87ed9 5 years ago
Logging Add newlines to the end of all files 5 years ago
Math Initial commit 5 years ago
Metrics Initial commit 5 years ago
Network First pass, removing gridmate touchpoints from AzFramework and non inclusive terminology purge 5 years ago
Physics RemoveSimulatedBody automatically updates the requested handle to be invalid once removed. (#740) 5 years ago
Platform Update the AzFramework and AzCore cmake files to point at the new location of the PlatformDefaults.h and PlatformDefaults.cpp file 5 years ago
Process Integrating latest from github/staging 5 years ago
ProjectManager Fixes for compile failures with Clang on Windows (#532) 5 years ago
Render merging latest origin 5 years ago
Scene Fixed several release build compile errors. 5 years ago
Script First pass, removing gridmate touchpoints from AzFramework and non inclusive terminology purge 5 years ago
Slice Initial commit 5 years ago
Spawnable SPEC-6590 Implemented network entities instantiation by network spawnable asset ID 5 years ago
StreamingInstall Initial commit 5 years ago
StringFunc Initial commit 5 years ago
TargetManagement First pass, removing gridmate touchpoints from AzFramework and non inclusive terminology purge 5 years ago
Terrain Initial commit 5 years ago
UnitTest Integrating up through commit 90f050496 5 years ago
Viewport Improve selection in the viewport (#720) 5 years ago
Visibility Fix for white box test weirdness 5 years ago
Windowing Initial commit 5 years ago
AzFrameworkModule.cpp First pass, removing gridmate touchpoints from AzFramework and non inclusive terminology purge 5 years ago
AzFrameworkModule.h Initial commit 5 years ago
azframework_files.cmake Improve selection in the viewport (#720) 5 years ago