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

Version control of external assets #45

Open
sebastianrath opened this issue Feb 23, 2021 · 0 comments
Open

Version control of external assets #45

sebastianrath opened this issue Feb 23, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@sebastianrath
Copy link
Contributor

It would be great to explore the options of tracking external files/assets, besides the ones that are inside the repository. A project often consists out of a scene-file, assets in the project directory, but also assets outside of it.

Currently the Index converts all absolute paths into relative paths.

Proposal 1:
Extend index.addFiles(..., {external: true})

Proposal 2:
Extend index.addExternalFiles(...)

@sebastianrath sebastianrath added the enhancement New feature or request label Feb 23, 2021
@sebastianrath sebastianrath pinned this issue Feb 24, 2021
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