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/Tools/AssetProcessor/native
Artur K eca2e36687
Fix clang 13 compilation problems (#5791)
* Fix clang 13 compilation problems

Re-instated ShowPlayedSequencesDebug logic by introducing no-op lambda
which replaces missing `Draw2dLabel` functionality ( added TODO marker
there )

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* apply review suggestions

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Fix type in assert message

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
4 years ago
..
AssetDatabase Fix clang 13 compilation problems (#5791) 4 years ago
AssetManager Fix clang 13 compilation problems (#5791) 4 years ago
FileProcessor Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
FileServer Update the FileIO Aliases (#4186) 4 years ago
FileWatcher Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
InternalBuilders Update how Project Filepaths are calculated when not supplied via command line (#5194) 4 years ago
connection Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
resourcecompiler Fix clang 13 compilation problems (#5791) 4 years ago
shadercompiler Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
tests Adds simple stats tracking to AssetProcessor (#5573) 4 years ago
ui Squashed commit of Procedural Prefab work (#4481) 4 years ago
unittests Fix clang 13 compilation problems (#5791) 4 years ago
utilities Adds simple stats tracking to AssetProcessor (#5573) 4 years ago
AssetProcessorBatchBuildTarget.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssetProcessorBuildTarget.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
assetprocessor.h Automated test for scene files with and without python scripts running python incorrectly (#2373) 4 years ago
main_batch.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
main_gui.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago