napari-process-points-and-surfaces icon indicating copy to clipboard operation
napari-process-points-and-surfaces copied to clipboard

Make compatible with vedo `2023.5.0`

Open jo-mueller opened this issue 2 years ago • 2 comments

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.

jo-mueller avatar Nov 15 '23 17:11 jo-mueller

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

haesleinhuepf avatar Nov 15 '23 17:11 haesleinhuepf

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.

jo-mueller avatar Nov 16 '23 08:11 jo-mueller