-
Notifications
You must be signed in to change notification settings - Fork 44
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 threejs #54
Comments
bump |
Yup, that's exactly right. You'll then need to re-generate the javascript bundle, which requires that you have
Also, if you want to play around with the julia> MeshCat.develop_meshcat_assets() which will convert the downloaded meshcat assets into a proper git submodule. |
So how does this work, if there is no tagged version? |
Uh, that's a great question. Maybe https://docs.npmjs.com/files/package.json#git-urls-as-dependencies ? |
Almost there:
|
Ah, sorry, "build" not "watch" |
I have tested |
Nope, let's do it! I've made the necessary minor changes to meshcat over in meshcat-dev/meshcat#63 . I just need to test those changes against the Julia and Python clients, and then we should be good to go. |
Three is now on r110 (https://www.npmjs.com/package/three). Would you like me to update my branch and create a new PR here? |
I included r110 in meshcat-dev/meshcat#63 so I think that should already cover it |
It should; I failed to see meshcat-dev/meshcat#63 before. Thanks! |
mrdoob/three.js#14598 got merged :)
The text was updated successfully, but these errors were encountered: