-
Notifications
You must be signed in to change notification settings - Fork 43
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
update to the latest meshcat js #123
Conversation
Codecov Report
@@ Coverage Diff @@
## master #123 +/- ##
=========================================
+ Coverage 76.04% 79.3% +3.25%
=========================================
Files 14 15 +1
Lines 405 459 +54
=========================================
+ Hits 308 364 +56
+ Misses 97 95 -2
Continue to review full report at Codecov.
|
Blocked by JuliaGizmos/WebIO.jl#337 🙁 |
Also blocked by #115 (comment), sorry. |
Fix for #115 (comment) in #124. |
…lot of geometries are loaded without an open visualizer by increasing outbox size.
[PR against rd/update-js] updates to match WebIO.
I think the "explicit requirement" that is restricting MbedTLS to an incompatible version must be coming from the |
There's still something wrong here. The |
This might be JuliaGizmos/WebIO.jl#343 |
Ah, I guess I was working around that issue with 1108156. This is quite the saga. |
Given that things are subtly broken in master (ref #127 ) and this is a step in the right direction, I'm going to merge this PR and then work on things from there. |
Includes meshcat-dev/meshcat#58 and meshcat-dev/meshcat#60