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

Initialize basis using WasmModule #5489

Merged
merged 1 commit into from Jul 19, 2023
Merged

Conversation

slimbuck
Copy link
Member

This PR changes basis initialisation to use WasmModule config.

The WasmModule class was introduced in #4235 to store module-related config. This config is used by modules running on main thread and the draco-decoder, but basis transcoder init was never updated to use it.

@slimbuck slimbuck added bug area: graphics Graphics related issue labels Jul 19, 2023
@slimbuck slimbuck requested a review from a team July 19, 2023 15:04
@slimbuck slimbuck self-assigned this Jul 19, 2023
@slimbuck slimbuck merged commit f03359c into playcanvas:main Jul 19, 2023
7 checks passed
@slimbuck slimbuck deleted the basis-init-fix branch July 19, 2023 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants