Hi,
I'm doing a tool using the stroke node for breaking the corner of a geometry. User can isolate part of the geometry by selecting group.
The problem appear when the user isolate a part and want to paint on the surface. It look like the stroke node don't refresh the geometry input and still use the inital geometry input as reference model for the stroke projection.
Maybe I'm wrong but I'm pretty sure the problem is coming from the stroke node that not re-cooking when the user tick the isolate toggle and select a group.
Does some one could give me a hint on how to fix that please, I'm pretty stuck right now.