You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Fix interactor event loop error in wasm64 bundle
18
+
19
+
__July 10, 2025__
20
+
21
+
[vtk/vtk!12278](https://gitlab.kitware.com/vtk/vtk/-/merge_requests/12278) fixed a runtime error when the interactor event loop was started in wasm64 bundle.
22
+
23
+
## Invalidate shader when clipping planes are updated
24
+
25
+
__July 9, 2025__
26
+
27
+
[vtk/vtk!12271](https://gitlab.kitware.com/vtk/vtk/-/merge_requests/12271) fixed a bug where the mapper clip planes were not applied when developers used Add/RemoveClippingPlane API after initial render.
28
+
1
29
## 9.5.20250628 is now available!
2
30
3
31
__June 21, 2025__
@@ -22,7 +50,7 @@ The [9.5.0 release](https://www.kitware.com/vtk-9-5-0/) includes many improvment
22
50
You can install the equivalent python wheel with the command
0 commit comments