Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to temporarily pause computation of the node graph #688

Open
rubberduck9999 opened this issue May 16, 2024 · 2 comments
Open
Labels
enhancement New feature or request

Comments

@rubberduck9999
Copy link

Having an option to temporarily pause the computation of the whole node graph could really help editing in some cases with a complex node graph, that cost performance, slowing down editing nodes, like dragging sliders.

I think even better would be to have separate options to pause 3d output, 2d output on the selected node or both, for example to allow quicker editing while in the 2d view, without recalculating the output for all later nodes that are affected by the selected node, because it needs to update it for the 3d view.

@rubberduck9999 rubberduck9999 added the enhancement New feature or request label May 16, 2024
@RodZill4
Copy link
Owner

This exists already. Find the rendering progress bar (bottom right in 1.3) and right click it, you'll have a rendering settings menu.

@rubberduck9999
Copy link
Author

oh, I didn't knew that. Though I think like adding it in the documentation (if it isn't there too, I haven't checked everywhere), or like an additional button or somewhere in the menu could be an option too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants