tkeskita / BVtkNodes

Create and execute VTK pipelines in Blender Node Editor
GNU General Public License v3.0
111 stars 19 forks source link

JSON import triggers multiple outdate cycles during import #77

Closed tkeskita closed 1 year ago

tkeskita commented 2 years ago

Importing (without updating) of e.g. clip example tree triggers multiple outdates like

outdate_vtk_status: DEBUG: vtkSphereSource: Triggered outdate_vtk_status

tkeskita commented 1 year ago

Looks like there is nothin wrong or extra updates done. outdate_vtk_staus() is just printing this multiple times due to downstream notification.