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