josiah
01-29-2005, 08:50 PM
I am scripting an effects plugin in which you render from. The "rendering progress dialog" does not appear during rendering, therefore you can not monitor the state of the render. Is there anyway via script to open the dialog?
Barring that, is there a way I can get the same info and display it on my dialog? The pertinant things I would like to get from the "rendering progress dialog" are:
(1) The "current task" info.
(2) Memory usage.
(3) last frame time.
The "current task" info gets info from the current renderer, such as which pass it is on (vray). I tried using "progressbar:true", but that dosent do the same thing, plus for some reason, using it "hides" the effect dialog completely between renders.
Can anyone please help me either opening the "rendering progress dialog", or getting the needed info for use in my effects dialog?
Thanks for any ideas!
Barring that, is there a way I can get the same info and display it on my dialog? The pertinant things I would like to get from the "rendering progress dialog" are:
(1) The "current task" info.
(2) Memory usage.
(3) last frame time.
The "current task" info gets info from the current renderer, such as which pass it is on (vray). I tried using "progressbar:true", but that dosent do the same thing, plus for some reason, using it "hides" the effect dialog completely between renders.
Can anyone please help me either opening the "rendering progress dialog", or getting the needed info for use in my effects dialog?
Thanks for any ideas!
