Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to use lists of already exported assets as exclusions on configurations #17

Open
Varneon opened this issue Nov 24, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Varneon
Copy link
Owner

Varneon commented Nov 24, 2022

I use a dedicated project for creating nature environments and it has anywhere between 50-100GB worth of assets, which is not viable to have included in the project for the final build.

I export the dependencies of the final scene using the exporter in order to make revisions easier, but exporting duplicates of already exported assets could be cut down by storing the export history of the assets.

Maybe have an option to toggle "export records" on the package configuration in order to keep track of already exported assets if duplicate exports are not desired.

The records of exported assets could be another scriptable object which stores the full path and GUID.

@Varneon Varneon added the enhancement New feature or request label Nov 24, 2022
@Varneon Varneon self-assigned this Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant