napari-process-points-and-surfaces
napari-process-points-and-surfaces copied to clipboard
Make compatible with vedo `2023.5.0`
Hi @haesleinhuepf , vedo 2023.5.0 has just been released with some major refactoring which will probably break some things. Some refactoring may be necessary.
Hey @jo-mueller ,
can you provide a link to the release notes or some other document so that we get an idea of what needs to be done?
Thanks!
Best, Robert
Here are the release notes: https://github.com/marcomusy/vedo/discussions/971
Maybe we just have to rename the mesh.points() to mesh.vertices here
Edit: Woops, accidentally clicked on close.