Page 1 of 1

Stopping rendering...

Posted: Mon Jul 11, 2005 3:39 pm
by robo git
Hi,

Sometimes (such as you realise that the CFDG isn't what you're trying to achieve) it is desirable to hard-stop rendering and not display the render, or rather, only display what is already displayed (if anything), but the current "stop" function can take ages as it collates the temp files and displays the "current" result.

Can we have a "Hard Stop" feature (in addition to the current stop) that will cause the app to stop immediately and dump the temp files?

Posted: Mon Jul 11, 2005 3:43 pm
by aaronstj
I agree. I haven't taken the time to look deep enough into the source code, so I don't really know what the temp file does or why, but when I hit stop, I just want it to stop. And that's all.

Posted: Sun Oct 15, 2006 6:02 am
by Guigui
I also do agree with robo git. Maybe the 'stop' button can be use for the two functions:

First, the classical (current) 'stop' when hit once;

and during the rendering, if we don't need it, a second hit will 'hard-stop'.

It will help experimentations ! :?

Posted: Mon Oct 16, 2006 2:41 am
by mtnviewmark
Ah - Sorry I missed this. The functionality you seek is already there!

"Stop Rendering", in the Render Menu does exactly what you want.
Shortcut key: clover-period on the Mac, escape on Win.

If you simply start editing the text, the rendering is stopped in the same way as well. So it is common for me to edit the text, type clover-R to start the rendering, and when I see it is wrong, I just continue editing. The rendering is stopped automatically.

Yeees, your're right, "m"

Posted: Mon Oct 16, 2006 1:14 pm
by Guigui
I've just found the 'editing text' method last night. Good job, and thank you for your involvement :P :P :P

Posted: Sat Oct 21, 2006 11:11 am
by MtnViewJohn
Actually, hitting ESC on the Windows version does a graceful stop instead of a fast stop. This is a bug. We will roll out a fix when we roll out a fix for the Render-with-dimensions display bug on the Mac version.

Posted: Fri Nov 03, 2006 9:23 am
by TheRandomDude
Although it would be nice to have a little slider that allows you to be exact in the stop time, such as how many cycles deep you want to go. I don't know how difficult that might be or rewarding, but it would be a nice little side feature to pick between 1 to infinity cycles.