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

upgrade to threejs 0.173 #4809

Merged
merged 2 commits into from
Feb 20, 2025
Merged

upgrade to threejs 0.173 #4809

merged 2 commits into from
Feb 20, 2025

Conversation

SimonDanisch
Copy link
Member

Had to switch from a local file to importing it directly from the URL, since the new version has changed the imports to be relative to the CDN, so the local file doesn't load anymore.
This should be fine, since it will still get bundled into one file (wglmakie.bundle.js), so it shouldn't incur any difference in serving the bundle!
Hopefully closes #4808

@MakieBot
Copy link
Collaborator

Benchmark Results

SHA: 088caf98ac88fe9dd0b8cffae99a7245d338ddb4

Warning

These results are subject to substantial noise because GitHub's CI runs on shared machines that are not ideally suited for benchmarking.

GLMakie
CairoMakie
WGLMakie

@SimonDanisch SimonDanisch merged commit 60d3fef into master Feb 20, 2025
22 checks passed
@SimonDanisch SimonDanisch deleted the sd/upgrade-three branch February 20, 2025 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

WGLMakie NaN error for 3D scatter plots
2 participants