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