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
santorac f0e8af72ae Updated StringFunc::Tokenize to support returning a list of string_view instead of string, which should be more efficient. string is still supported as well, but users should prefer the string_view version.
Testing:
Updated unit tests.
Reprocessed Atom material assets.
Ran AtomSampleViewer material screenshot test.
Opened, edited, saved materail in the Material Editor.
Opened a level, edited material property overrides, saved and reloaded.

Signed-off-by: santorac <55155825+santorac@users.noreply.github.com>
4 years ago
..
Editor Asset Browser Search View Column Resizing (#4087) 4 years ago
Framework Updated StringFunc::Tokenize to support returning a list of string_view instead of string, which should be more efficient. string is still supported as well, but users should prefer the string_view version. 4 years ago
LauncherUnified Fix remain copyright header issues for .in files (#4177) 4 years ago
Legacy Merge pull request #4171 from aws-lumberyard-dev/burelc/AzCoreLogSinkFix 4 years ago
Tools Fix transparency issue on MacOS (#4358) 4 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago