[Bf-funboard] Pause render button

Ильдар Ахметгалеев akhilman at gmail.com
Fri Sep 9 14:34:07 CEST 2016


Adrian Kubasa пишет:
> A "pause button" would be very usefull.
> If you have long render times (animation) and you have to do quick other
> stuff in other software, pause the render and continue later.
> I can´t understand why there is a pause button in the viewport but not on
> while it´s "real" rendering.

On UNIX operating systems you can send SIGSTOP signal to any process to
suspend it.

$ killall -SIGSTOP blender

And then SIGCONT to resume.

$ killall -SIGCONT blender


-- 
===8@))-<-<
http://akhil.ru


More information about the Bf-funboard mailing list