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
Nicholas Lawson c492d644da
Fixes #5909 hash file stats missing from AP stats log (#5913)
The "begin and end" markers were removed due to a merge conflict.  This restores them.
It also stops printing out sections that are empty - for example, if the AP runs without
processing anything, there will no longer be a "top 10 processed files" section.
Signed-off-by: lawsonamzn <70027408+lawsonamzn@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) 4 years ago
FileServer Update the FileIO Aliases (#4186) 4 years ago
FileWatcher Shorten copyright headers by splitting into 2 lines (#2213) 4 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) 4 years ago
resourcecompiler Merge pull request #5820 from aws-lumberyard-dev/LYN-8025_PipeEditorServerLogsToEditor 4 years ago
shadercompiler Shorten copyright headers by splitting into 2 lines (#2213) 4 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 Fixes #5909 hash file stats missing from AP stats log (#5913) 4 years ago
AssetProcessorBatchBuildTarget.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
AssetProcessorBuildTarget.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 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) 4 years ago
main_gui.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago