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
glyph.py - The camera don't sync unless we uncomment sceneManager.updateStatesFromObjects(); that makes pyvista examples super slow.
charts_scatter.py - Error at startup
cone.py - Clicking on "Reset Camera" mess things up with resolution slider and mouse/camera interaction
silhouette.py - local update is not happening probably because mapper stop at dataset and some relationships are missing? We also run into some missing/empty state.
volume.py - Shader error - KEU were working on it?
widgets_box.py - vtkSerializer vtkBoxWidget
widgets_camera.py - Not sure what that should do... Not finished example... Ignore
widgets_plane.py - rendering but not interactive
The text was updated successfully, but these errors were encountered:
sceneManager.updateStatesFromObjects();
that makes pyvista examples super slow.The text was updated successfully, but these errors were encountered: