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

OBJ downloads in model view only download the OBJ file #72

Open
pierotofy opened this issue Mar 1, 2022 · 1 comment
Open

OBJ downloads in model view only download the OBJ file #72

pierotofy opened this issue Mar 1, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@pierotofy
Copy link
Contributor

pierotofy commented Mar 1, 2022

image

This is however incorrect, since an OBJ has dependencies.

We need to save (in DDB) the list of dependencies an OBJ depends on and save it in a property field, so that we may reference those dependencies at download time.

Or just download the entire folder of the OBJ (simpler).

@pierotofy pierotofy added the enhancement New feature or request label Mar 1, 2022
@HeDo88TH
Copy link
Collaborator

I propose to add a new meta field "dependsOn" with the list of the linked files (can be populated after build).

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

2 participants