3
0
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) vor 1 Jahr
..
style 2dcc4fd25f Added a tab to Asset Processor to show the asset formats available for relocation with sidecar meta files. (#15584) vor 2 Jahren
AssetDetailsPanel.cpp 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. vor 2 Jahren
AssetDetailsPanel.h e4995da10e Fix source dependency UI vor 3 Jahren
AssetTreeFilterModel.cpp 5cee9b43b7 Squashed commit of Procedural Prefab work (#4481) vor 4 Jahren
AssetTreeFilterModel.h 4cee263033 Minimal TypeInfo header/reduce std interdependencies. (#2688) vor 4 Jahren
AssetTreeItem.cpp a9d33a6517 Bugfix: Add source extension to model/material/physics mesh product assets (#16517) vor 2 Jahren
AssetTreeItem.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. vor 2 Jahren
AssetTreeModel.cpp 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. vor 2 Jahren
AssetTreeModel.h 81453defa0 Load QIcons once for asset tree and share with each Asset Tree Item to avoid file loads for every asset and improve start up time (#6485) vor 4 Jahren
BuilderData.cpp f1e2e30c97 Fix release compilation errors (#16319) vor 2 Jahren
BuilderData.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. vor 2 Jahren
BuilderDataItem.cpp ca3169fe2a Bug fix: Asset Processor debug build crashes due to BuilderInfoMetricsModel index inconsistencies (#11005) vor 3 Jahren
BuilderDataItem.h ca3169fe2a Bug fix: Asset Processor debug build crashes due to BuilderInfoMetricsModel index inconsistencies (#11005) vor 3 Jahren
BuilderInfoMetricsModel.cpp 2e67eb7b4f Changing Metrics output to a more 'standardized' format (#17851) vor 1 Jahr
BuilderInfoMetricsModel.h ca3169fe2a Bug fix: Asset Processor debug build crashes due to BuilderInfoMetricsModel index inconsistencies (#11005) vor 3 Jahren
BuilderInfoPatternsModel.cpp 6b5073dabb Asset Processor: Builder tab UI change & metrics (#10863) vor 3 Jahren
BuilderInfoPatternsModel.h 6b5073dabb Asset Processor: Builder tab UI change & metrics (#10863) vor 3 Jahren
BuilderListModel.cpp 8664d199c5 Right click job -> go to builder. (#15706) vor 2 Jahren
BuilderListModel.h 8664d199c5 Right click job -> go to builder. (#15706) vor 2 Jahren
CacheServerData.cpp 65561fc42e {lny13480} Updated Shared Cached interface based on feedback from UX (#10802) vor 3 Jahren
CacheServerData.h 65561fc42e {lny13480} Updated Shared Cached interface based on feedback from UX (#10802) vor 3 Jahren
ConnectionEditDialog.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) vor 4 Jahren
ConnectionEditDialog.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) vor 4 Jahren
EnabledRelocationTypesModel.cpp 2dcc4fd25f Added a tab to Asset Processor to show the asset formats available for relocation with sidecar meta files. (#15584) vor 2 Jahren
EnabledRelocationTypesModel.h 2dcc4fd25f Added a tab to Asset Processor to show the asset formats available for relocation with sidecar meta files. (#15584) vor 2 Jahren
GoToButton.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) vor 4 Jahren
GoToButton.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) vor 4 Jahren
GoToButton.ui a10351f38d Initial commit vor 5 Jahren
GoToButtonDelegate.cpp c314cec864 Reduce icon size vor 2 Jahren
GoToButtonDelegate.h c314cec864 Reduce icon size vor 2 Jahren
JobTreeViewItemDelegate.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) vor 4 Jahren
JobTreeViewItemDelegate.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) vor 4 Jahren
MainWindow.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) vor 1 Jahr
MainWindow.h 2dcc4fd25f Added a tab to Asset Processor to show the asset formats available for relocation with sidecar meta files. (#15584) vor 2 Jahren
MainWindow.ui 889352b89b Asset processor relocation UI with delay (#15668) vor 2 Jahren
MessageWindow.cpp a6082d0de1 AP startup error collector (#6484) vor 4 Jahren
MessageWindow.h a6082d0de1 AP startup error collector (#6484) vor 4 Jahren
MessageWindow.ui a6082d0de1 AP startup error collector (#6484) vor 4 Jahren
ProductAssetDetailsPanel.cpp 4e51b9c8bb Merge branch 'development' into origin_AP_GoToButtonPerf vor 2 Jahren
ProductAssetDetailsPanel.h 43b2666b25 Product details page is now tabbed, like other views in the Asset Processor. (#15709) vor 2 Jahren
ProductAssetDetailsPanel.ui 43b2666b25 Product details page is now tabbed, like other views in the Asset Processor. (#15709) vor 2 Jahren
ProductAssetTreeItemData.cpp 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. vor 2 Jahren
ProductAssetTreeItemData.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. vor 2 Jahren
ProductAssetTreeModel.cpp 8320fcbaea Improved performance loading assets tab the first time. vor 2 Jahren
ProductAssetTreeModel.h 8320fcbaea Improved performance loading assets tab the first time. vor 2 Jahren
ProductDependencyTreeDelegate.cpp 87bf26be73 Use TreeView to show product dependencies; adjust UI to show the tree (#9983) vor 3 Jahren
ProductDependencyTreeDelegate.h 87bf26be73 Use TreeView to show product dependencies; adjust UI to show the tree (#9983) vor 3 Jahren
ProductDependencyTreeItemData.cpp 87bf26be73 Use TreeView to show product dependencies; adjust UI to show the tree (#9983) vor 3 Jahren
ProductDependencyTreeItemData.h 87bf26be73 Use TreeView to show product dependencies; adjust UI to show the tree (#9983) vor 3 Jahren
ProductDependencyTreeModel.cpp b53d0c5a8b Fix handling of dependency cycles. vor 3 Jahren
ProductDependencyTreeModel.h b53d0c5a8b Fix handling of dependency cycles. vor 3 Jahren
SourceAssetDetailsPanel.cpp bbcf6f71af Fixed performance issue displaying assets with hundreds of dependencies. vor 2 Jahren
SourceAssetDetailsPanel.h 49b229b74e Asset processor intermediate assets UI (#10545) vor 3 Jahren
SourceAssetDetailsPanel.ui 49b229b74e Asset processor intermediate assets UI (#10545) vor 3 Jahren
SourceAssetTreeFilterModel.cpp af29548343 Asset Processor: Measure, show, store, and load analysis job (CreateJob) duration metrics (#10624) vor 3 Jahren
SourceAssetTreeFilterModel.h af29548343 Asset Processor: Measure, show, store, and load analysis job (CreateJob) duration metrics (#10624) vor 3 Jahren
SourceAssetTreeItemData.cpp 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. vor 2 Jahren
SourceAssetTreeItemData.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. vor 2 Jahren
SourceAssetTreeModel.cpp 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. vor 2 Jahren
SourceAssetTreeModel.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. vor 2 Jahren