Skip to content

Commit

Permalink
mv vtk to vtki
Browse files Browse the repository at this point in the history
  • Loading branch information
marcomusy committed Feb 1, 2024
1 parent 0d324f4 commit 1167fd1
Show file tree
Hide file tree
Showing 23 changed files with 1,143 additions and 1,127 deletions.
1 change: 1 addition & 0 deletions docs/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
- small fix to `Ruler3D` class.
- add `plotter.render_hidden_lines()` method
- add slot for triangle strips in constructor `Mesh([verts, faces, lines, strips])` in #1019
- internally use "import vedo.vtkclasses as vtki" instead of "vtk" to avoid confusion


## Soft Breaking Changes
Expand Down
Loading

0 comments on commit 1167fd1

Please sign in to comment.