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