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/Gems/GraphCanvas/Code/Source/Translation
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
..
TranslationAsset.cpp fix linux build error, change translation system errors to warnings 4 years ago
TranslationAsset.h Script Canvas node translation system and naming consistency 4 years ago
TranslationBuilder.cpp Script Canvas node translation system and naming consistency 4 years ago
TranslationBuilder.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
TranslationBus.h Fixed implicit conversion to bool in AZStd::to_string. (#7755) 4 years ago
TranslationDatabase.cpp Fixed the translation error messages for GraphCanvas 4 years ago
TranslationDatabase.h Script Canvas node translation system and naming consistency 4 years ago
TranslationSerializer.cpp Removed optimization pragma 4 years ago
TranslationSerializer.h Script Canvas node translation system and naming consistency 4 years ago