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

Move the asset library API URL to the Editor Settings #31613

Closed

Conversation

Calinou
Copy link
Member

@Calinou Calinou commented Aug 23, 2019

Since changing the API URL is only needed for people working on the asset library, it doesn't need to be present in the asset library menus.

This also allows setting the API URL to something else than the default or localhost.

This also removes some duplicated default setting values.

This closes #22046 and partially addresses #5284.

Since changing the API URL is only needed for people
working on the asset library, it doesn't need to be present
in the asset library menus.

This also allows setting the API URL to something else than
the default or `localhost`.

This also removes some duplicated default setting values.

This closes godotengine#22046.
@akien-mga
Copy link
Member

akien-mga commented Aug 26, 2019

The repository feature is meant to be used to add extra asset library repositories, so it shouldn't be removed IMO.
Instead, I would add a setting to add new repositories from editor settings. In the future, if there are alternative/commercial asset stores, they could be added as extra repos.
I'm not sure we should make it possible to remove the official assetlib.

@aaronfranke
Copy link
Member

@Calinou Any update? This needs to be rebased, and the above feedback needs to be addressed.

@Calinou
Copy link
Member Author

Calinou commented Jul 1, 2020

@aaronfranke This needs to be remade from scratch at this point. I don't have time to do it right away, so it might be better to close this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom Asset Libraries
4 participants