Propschick opened this issue on Apr 25, 2009 · 27 posts
Acadia posted Sat, 25 April 2009 at 11:05 AM
Quote - Here's a little script that saves the current document then renders.
The script is very simple; the key to making it work is to substitute
the script for Ctrl-R so it's the first thing you hit. (Thus forcing you
to autosave without thinking about it.)The script:
import poser
poser.SaveDocument()
poser.Scene().Render()The trick:
Save the script into the runtimepythonposerScriptsScriptsMenu folder,
under this exact name:SaveAndRender###Ctrl+R.py
And then find the Poser.XRC file, back it up somewhere else,
and delete line 743, which assigns Ctrl-R to the usual render.
Line 743 looks like this:
Ctrl+R
Thanks for that :)
I always do save my images before rendering, but a script that will save mouse clicks is always welcome.
Of that script above, do I just save up to "The Trick" or do I save all of it down to the "accel>" portion?
"It is good to see ourselves as
others see us. Try as we may, we are never
able to know ourselves fully as we
are, especially the evil side of us.
This we can do only if we are not
angry with our critics but will take in good
heart whatever they might have to
say." - Ghandi