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
lumberyard-employee-dm 60adc098da
Fixed implicit conversion to bool in AZStd::to_string. (#7755)
This specifically implies to the value returning to_string overloads

Added a range based StringFunc::Join overload.

Reduced the number of AZStd::to_string calls in the TranslationKey
operator<< function.

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
4 years ago
..
AtomCore Updated all array_view uses with the C++20 span. (#7157) 4 years ago
AzAndroid/java/com/amazon The default android platform settings refer to lumberyard #3881 (#7073) 4 years ago
AzCore Fixed implicit conversion to bool in AZStd::to_string. (#7755) 4 years ago
AzFramework Updated Launching of Lua Editor to supply the project-path (#7706) 4 years ago
AzGameFramework Update how Project Filepaths are calculated when not supplied via command line (#5194) 4 years ago
AzManipulatorTestFramework Merge branch 'development' into math_string_converters 4 years ago
AzNetworking Add RoundUpToMultiple and DivideAndRoundUp functions to MathUtils.h (#6989) 4 years ago
AzQtComponents Move platform-specific variable to be inside a platform-specific `#ifdef` 4 years ago
AzTest gtest_repeat crashes (#7645) 4 years ago
AzToolsFramework Editor | Refactor right-click context menu to improve grouping and surface most used items to the top. (#7742) 4 years ago
GFxFramework More fixes 4 years ago
GridMate Add RoundUpToMultiple and DivideAndRoundUp functions to MathUtils.h (#6989) 4 years ago
CMakeLists.txt Remove crcfix (#3294) 4 years ago