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