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
AMZN-koppersr b40e049429
Added array index operators to Spawnable(Const)EntityContainerView. (#4153)
* Added array index operators to Spawnable(Const)EntityContainerView.

This commit also includes some tweaks to the begin/end functions and unit tests.

Ticket: https://github.com/o3de/o3de/issues/4110

Signed-off-by: AMZN-koppersr <82230785+AMZN-koppersr@users.noreply.github.com>

* Fixed string formatter for assert in Spawnable(Const)EntityContainerView.

Signed-off-by: AMZN-koppersr <82230785+AMZN-koppersr@users.noreply.github.com>

* Added empty() to Spawnable(Const)EntityContainerView and made move functions use [[nodiscard]]

Signed-off-by: AMZN-koppersr <82230785+AMZN-koppersr@users.noreply.github.com>
4 years ago
..
API Miscellaneous fixes and PAL changes required for restricted platforms. (#4021) 4 years ago
Application Updated the GameApplication to mount the engine.pak (#4128) 4 years ago
Archive Updated the GameApplication to mount the engine.pak (#4128) 4 years ago
Asset more fixes 4 years ago
CommandLine Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Components more Code/Framework fixes 4 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 Merge branch 'development' into cmake/warn_virtual 4 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. 4 years ago
FileTag Code/Framework 4 years ago
Font Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Gem fixes AzFramework 4 years ago
IO Updated the GameApplication to mount the engine.pak (#4128) 4 years ago
InGameUI Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Input Input context component (#4152) 4 years ago
Logging Merge branch 'development' into cmake/warn_virtual 4 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 Fix unused warnings release (#3677) 4 years ago
Physics Modernization + AZStd::function compare fix. (#3680) 4 years ago
Platform Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Process Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ProjectManager Miscellaneous fixes and PAL changes required for restricted platforms. (#4021) 4 years ago
Render Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Scene Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Script Modernization + AZStd::function compare fix. (#3680) 4 years ago
Session Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Slice Minimal TypeInfo header/reduce std interdependencies. (#2688) 4 years ago
Spawnable Added array index operators to Spawnable(Const)EntityContainerView. (#4153) 4 years ago
StreamingInstall Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
StringFunc Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TargetManagement more fixes 4 years ago
Terrain Terrain System cleanups and unit tests (#4119) 4 years ago
Thermal Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
UnitTest fixes AzFramework 4 years ago
Viewport Merge branch 'development' into cmake/warn_virtual 4 years ago
Visibility Remove extra/bad profile markers (#4031) 4 years ago
Windowing Support for refresh rate and sync interval (#2989) 4 years ago
AzFrameworkModule.cpp Input context component (#4152) 4 years ago
AzFrameworkModule.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
azframework_files.cmake Input context component (#4152) 4 years ago