Gene Walters 09af5e4afa Display information as assetprocessor analyzes assets regard how many assets are new files, are outdated, have altered dependencies, or have new builders (#17965) 1 anno fa
..
ApplicationManager.cpp 1b9ba75d13 Added the ability initialize the Settings Registry with a JSON string via the ComponentApplication (#16873) 2 anni fa
ApplicationManager.h 1b9ba75d13 Added the ability initialize the Settings Registry with a JSON string via the ComponentApplication (#16873) 2 anni fa
ApplicationManagerAPI.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa
ApplicationManagerBase.cpp 09af5e4afa Display information as assetprocessor analyzes assets regard how many assets are new files, are outdated, have altered dependencies, or have new builders (#17965) 1 anno fa
ApplicationManagerBase.h 1b9ba75d13 Added the ability initialize the Settings Registry with a JSON string via the ComponentApplication (#16873) 2 anni fa
ApplicationServer.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa
ApplicationServer.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa
AssetBuilderInfo.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa
AssetBuilderInfo.h ce0bb1ca2b [AssetProcessor] Refactor the FileWatcher to use only one watch thread 4 anni fa
AssetServerHandler.cpp 7d8500e111 Updated the majority of AP code to use SourceAssetReference 3 anni fa
AssetServerHandler.h 05d0759a04 {lyn13480} Adding Shared Cache tab to the Asset Processor (#10565) 3 anni fa
AssetUtilEBusHelper.h 05d0759a04 {lyn13480} Adding Shared Cache tab to the Asset Processor (#10565) 3 anni fa
BatchApplicationManager.cpp 1b9ba75d13 Added the ability initialize the Settings Registry with a JSON string via the ComponentApplication (#16873) 2 anni fa
BatchApplicationManager.h 1b9ba75d13 Added the ability initialize the Settings Registry with a JSON string via the ComponentApplication (#16873) 2 anni fa
BatchApplicationServer.cpp 85ffa6711b {lyn10335} closing and disconnecting during AssetProcessorServerUnitTest (#7656) 4 anni fa
BatchApplicationServer.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa
Builder.cpp 5bddeceaf5 Switch trace processing to use threads for editor/server connection. 2 anni fa
Builder.h 31ffa6d19f Fix non-unity compile issues 3 anni fa
BuilderConfigurationBus.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa
BuilderConfigurationManager.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa
BuilderConfigurationManager.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa
BuilderList.cpp c7a1eba639 Added comment about setting connectionId to 0 3 anni fa
BuilderList.h cc0b5a2e12 Split some code out of BuilderManager into Builder. Add BuilderList class to handle management of CreateJobs reserved builder 3 anni fa
BuilderManager.cpp 0d5e0f7a3a Updated comments/messages 3 anni fa
BuilderManager.h 466d4f163f Remove commented out code 3 anni fa
BuilderManager.inl 737344cf78 Add BuilderPurpose and reserve first builder for CreateJobs. 3 anni fa
ByteArrayStream.cpp 62a0041245 enable warning 4296: 'operator': expression is always false 4 anni fa
ByteArrayStream.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa
GUIApplicationManager.cpp 40cde772e6 Fixes the bug causing asset browser to be unable to delete/move/etc. (#17568) 1 anno fa
GUIApplicationManager.h 1b9ba75d13 Added the ability initialize the Settings Registry with a JSON string via the ComponentApplication (#16873) 2 anni fa
GUIApplicationServer.cpp 233ce27f82 Update error message to refer to setreg path instead of bootstrap.cfg 2 anni fa
GUIApplicationServer.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa
IMetadataUpdates.h 5512ffbeaa Make AP wait for file moves requested by HandleAssetChangeReportRequest 3 anni fa
IPathConversion.h 98f1a29989 Fixed UI navigation for meta data based assets in the Asset Processor. The scan folder ID is kept with the relative path to the source asset, so it can be looked up later. 2 anni fa
IniConfiguration.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa
IniConfiguration.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa
JobDiagnosticTracker.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa
JobDiagnosticTracker.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa
LineByLineDependencyScanner.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa
LineByLineDependencyScanner.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa
LogPanel.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa
LogPanel.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 anni fa
MissingDependencyScanner.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa
MissingDependencyScanner.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa
PlatformConfiguration.cpp 294f163c38 Resolve @EXEFOLDER@ alias in settings registry watch paths (#17511) 2 anni fa
PlatformConfiguration.h 61d3402d27 Optimize initial AP startup time 2 anni fa
PotentialDependencies.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa
ProductOutputUtil.cpp f1e2e30c97 Fix release compilation errors (#16319) 2 anni fa
ProductOutputUtil.h 0d2a9336bf Address feedback - more comments, rename temp to interim, expand error message 2 anni fa
SpecializedDependencyScanner.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa
StatsCapture.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 anni fa
StatsCapture.h ba3eb02d8e Merge branch 'development' into c5h11oh/saveAPmetricstonewdbtable 3 anni fa
ThreadHelper.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa
ThreadHelper.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 anni fa
UnitTestShaderCompilerServer.cpp b255334535 Code/Tools fixes 4 anni fa
UnitTestShaderCompilerServer.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa
UuidManager.cpp 37c3b90385 Improve ap startup on linux (#17526) 2 anni fa
UuidManager.h 2dcc4fd25f Added a tab to Asset Processor to show the asset formats available for relocation with sidecar meta files. (#15584) 2 anni fa
assetUtils.cpp 37c3b90385 Improve ap startup on linux (#17526) 2 anni fa
assetUtils.h 37c3b90385 Improve ap startup on linux (#17526) 2 anni fa
windowscreen.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa
windowscreen.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 anni fa