RenderingPipelineGenerator refreshes the pipeline on node insertion/removal
Opened this issue · 0 comments
emanuele3d commented
Adding a node to the dag or removing existing one should trigger the regeneration of the whole rendering pipeline.
Eventually we might want to look into optimizing this, by refreshing only a relevant portion of the pipeline, but this issue doesn't cover that.