Press and hold button
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 17/06/2011 at 12:40, xxxxxxxx wrote:
Hy there,
I just recently had to bake several simulations. I couldn't figure out any other way than using Cappucino and holding down my mouse-button for 20 minutes ... can't believe its implemented that way.
So, is there a way in python, how I could simulate a click-and-hold ?
Thank you,
maxx -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 17/06/2011 at 14:12, xxxxxxxx wrote:
In Py docs look for "Document Caching" , last in c4d.documents.BaseDocument section.
There's a set up for running the scene, just add a Record Command in it.
Other than that don't use Cappucino, select the objects in the Timeline and bake from there:
Functions->Bake Objects...Cheers
Lennart -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 18/06/2011 at 11:22, xxxxxxxx wrote:
Thank you Lennart, a handy snippet.
>>Other than that don't use Cappucino, select the objects in the Timeline and bake from there: Functions->Bake Objects...
The hierarchy to bake is quite big, so I choosed Cappucino, as I can just select the parent and let it run.
But holding down a button is not quite the way to goCheers,
maxx