Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
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
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
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 go
Cheers, maxx