Karl Haubenwallner fde694e46f initialize AZ::SerializeContext to nullptr (#18546) před 1 měsícem
..
ApplicationManager.cpp 1b9ba75d13 Added the ability initialize the Settings Registry with a JSON string via the ComponentApplication (#16873) před 1 rokem
ApplicationManager.h 1b9ba75d13 Added the ability initialize the Settings Registry with a JSON string via the ComponentApplication (#16873) před 1 rokem
ApplicationManagerAPI.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
ApplicationManagerBase.cpp fde694e46f initialize AZ::SerializeContext to nullptr (#18546) před 1 měsícem
ApplicationManagerBase.h 1b9ba75d13 Added the ability initialize the Settings Registry with a JSON string via the ComponentApplication (#16873) před 1 rokem
ApplicationServer.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
ApplicationServer.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
AssetBuilderInfo.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
AssetBuilderInfo.h ce0bb1ca2b [AssetProcessor] Refactor the FileWatcher to use only one watch thread před 3 roky
AssetServerHandler.cpp 7d8500e111 Updated the majority of AP code to use SourceAssetReference před 2 roky
AssetServerHandler.h 05d0759a04 {lyn13480} Adding Shared Cache tab to the Asset Processor (#10565) před 2 roky
AssetUtilEBusHelper.h 05d0759a04 {lyn13480} Adding Shared Cache tab to the Asset Processor (#10565) před 2 roky
BatchApplicationManager.cpp a14341a771 AssetProcessorBatch Reflect Fix (#18528) před 1 měsícem
BatchApplicationManager.h 1b9ba75d13 Added the ability initialize the Settings Registry with a JSON string via the ComponentApplication (#16873) před 1 rokem
BatchApplicationServer.cpp 85ffa6711b {lyn10335} closing and disconnecting during AssetProcessorServerUnitTest (#7656) před 2 roky
BatchApplicationServer.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
Builder.cpp 5bddeceaf5 Switch trace processing to use threads for editor/server connection. před 1 rokem
Builder.h 31ffa6d19f Fix non-unity compile issues před 2 roky
BuilderConfigurationBus.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
BuilderConfigurationManager.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
BuilderConfigurationManager.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
BuilderList.cpp c7a1eba639 Added comment about setting connectionId to 0 před 2 roky
BuilderList.h cc0b5a2e12 Split some code out of BuilderManager into Builder. Add BuilderList class to handle management of CreateJobs reserved builder před 2 roky
BuilderManager.cpp 0d5e0f7a3a Updated comments/messages před 2 roky
BuilderManager.h 466d4f163f Remove commented out code před 2 roky
BuilderManager.inl 737344cf78 Add BuilderPurpose and reserve first builder for CreateJobs. před 2 roky
ByteArrayStream.cpp 62a0041245 enable warning 4296: 'operator': expression is always false před 3 roky
ByteArrayStream.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
GUIApplicationManager.cpp fde694e46f initialize AZ::SerializeContext to nullptr (#18546) před 1 měsícem
GUIApplicationManager.h 1b9ba75d13 Added the ability initialize the Settings Registry with a JSON string via the ComponentApplication (#16873) před 1 rokem
GUIApplicationServer.cpp 233ce27f82 Update error message to refer to setreg path instead of bootstrap.cfg před 1 rokem
GUIApplicationServer.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
IMetadataUpdates.h 5512ffbeaa Make AP wait for file moves requested by HandleAssetChangeReportRequest před 1 rokem
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. před 1 rokem
IniConfiguration.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
IniConfiguration.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
JobDiagnosticTracker.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
JobDiagnosticTracker.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
LineByLineDependencyScanner.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
LineByLineDependencyScanner.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
LogPanel.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
LogPanel.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) před 1 rokem
MissingDependencyScanner.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
MissingDependencyScanner.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
PlatformConfiguration.cpp 294f163c38 Resolve @EXEFOLDER@ alias in settings registry watch paths (#17511) před 11 měsíci
PlatformConfiguration.h 61d3402d27 Optimize initial AP startup time před 1 rokem
PotentialDependencies.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
ProductOutputUtil.cpp f1e2e30c97 Fix release compilation errors (#16319) před 1 rokem
ProductOutputUtil.h 0d2a9336bf Address feedback - more comments, rename temp to interim, expand error message před 1 rokem
SpecializedDependencyScanner.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
StatsCapture.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) před 1 rokem
StatsCapture.h ba3eb02d8e Merge branch 'development' into c5h11oh/saveAPmetricstonewdbtable před 2 roky
ThreadHelper.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
ThreadHelper.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) před 1 rokem
UnitTestShaderCompilerServer.cpp b255334535 Code/Tools fixes před 3 roky
UnitTestShaderCompilerServer.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
UuidManager.cpp 37c3b90385 Improve ap startup on linux (#17526) před 11 měsíci
UuidManager.h 2dcc4fd25f Added a tab to Asset Processor to show the asset formats available for relocation with sidecar meta files. (#15584) před 1 rokem
assetUtils.cpp 37c3b90385 Improve ap startup on linux (#17526) před 11 měsíci
assetUtils.h 37c3b90385 Improve ap startup on linux (#17526) před 11 měsíci
windowscreen.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky
windowscreen.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) před 3 roky