Skip to content

Enhance BuildReportTreeView with Asset Bulk Selection#26

Merged
oneVR merged 1 commit intooneVR:vpmfrom
akira0245:vpm
Jan 31, 2024
Merged

Enhance BuildReportTreeView with Asset Bulk Selection#26
oneVR merged 1 commit intooneVR:vpmfrom
akira0245:vpm

Conversation

@akira0245
Copy link
Copy Markdown
Contributor

Introduces a new feature in the BuildReportTreeView that allows users to quickly select multiple assets in the Unity Editor's Asset window directly from the Build Report. This enhancement greatly streamlines the workflow when needing to adjust import settings or other properties for a batch of assets identified in the build report.

  • Added SelectAssetsInProjectWindow method to handle asset selection.
  • Included a new context menu item "Select in Assets" that triggers this method.

Introduces a new feature in the BuildReportTreeView that allows users to quickly select multiple assets in the Unity Editor's Asset window directly from the Build Report. This enhancement greatly streamlines the workflow when needing to adjust import settings or other properties for a batch of assets identified in the build report.

- Added SelectAssetsInProjectWindow method to handle asset selection.
- Included a new context menu item "Select in Assets" that triggers this method.
@oneVR
Copy link
Copy Markdown
Owner

oneVR commented Jan 30, 2024

Hi, thank you for the PR! I'm currently busy planning and packing for a move in my free time, but this seems very useful, so I will try to get it in with some other minor fixes for Unity 2022.

@oneVR oneVR merged commit 91115da into oneVR:vpm Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants