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

Allow overriding assets loading URLs in core #16089

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

RaananW
Copy link
Member

@RaananW RaananW commented Jan 20, 2025

Directly related to this:

BabylonJS/Assets#89

This allows a developer to avoid using our assets library and define their own URL for loading assets.
All assets referenced will be in the /core directory in the Assets repository.

@bjsplat
Copy link
Collaborator

bjsplat commented Jan 20, 2025

Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s).
To prevent this PR from going to the changelog marked it with the "skip changelog" label.

@bjsplat
Copy link
Collaborator

bjsplat commented Jan 20, 2025

@bjsplat
Copy link
Collaborator

bjsplat commented Jan 20, 2025

@bjsplat
Copy link
Collaborator

bjsplat commented Jan 20, 2025

@RaananW
Copy link
Member Author

RaananW commented Jan 20, 2025

Tests are failing because the assets are not yet available in their new location.

Copy link
Member

@sebavan sebavan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot !!!

@RaananW RaananW merged commit 16c50c3 into BabylonJS:master Jan 20, 2025
14 checks passed
@RaananW RaananW deleted the assetsBaseURL branch January 20, 2025 20:17
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.

3 participants