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