]> gerrit.simantics Code Review - simantics/3d.git/commit
Fix removed nodes leaving visible graphical elements. 75/3675/1
authorMarko Luukkainen <marko.luukkainen@semantum.fi>
Thu, 5 Dec 2019 09:16:58 +0000 (11:16 +0200)
committerMarko Luukkainen <marko.luukkainen@semantum.fi>
Thu, 5 Dec 2019 09:27:46 +0000 (09:27 +0000)
commit09afb6fbe9c440b6768714373d95d581111b9993
treefece6ac9d8d123dcf34087d3e94c334ad182f843
parentf14dcbc36aa8931a68795716d5ebcb3808d6bce5
Fix removed nodes leaving visible graphical elements.

When a node was removed and updated at the same cycle, it:
1. Was removed
2. Graphics were updated, which added graphics back to the visualization

gitlab #35

Change-Id: Ic512d450ea015f6969dd901558b36caaa88754bd
(cherry picked from commit cf6b9ba427c210e1074d51bbc5712486f80930ec)
org.simantics.g3d.vtk/src/org/simantics/g3d/vtk/common/AbstractVTKNodeMap.java