Re: Fastest way to store an action ?

2013-11-13 Thread Eric Turman
Keep your hopes up, Jeremie! You should be able to get it pretty speedy. Our in house pose library/manager works with actions and is pretty snappy, nearly immediate for individual parts of the body and less than a second for an entire heavy character loaded with 23 auxiliary rigs for dynamics and s

Re: Fastest way to store an action ?

2013-11-13 Thread Jeremie Passerin
Thanks Luc Eric ! That's extremely interesting. I'm going to dig in those vb files see if I can find something to speed up my code. I'd love to find a way to apply an action or set keys faster... though I don't keep my hopes to high. On 13 November 2013 08:55, Luc-Eric Rousseau wrote: > SIStore

Re: Fastest way to store an action ?

2013-11-13 Thread Luc-Eric Rousseau
SIStoreAction is a low-level command implemented in C++. "StoreAction" is a front-end command implemented in VBScript, in action.vbs actually called "StoreActionProc", which calls SIStoreAction after the command arguments code has done its magic (perhaps parsing the selection list, for example), a

Re: Fastest way to store an action ?

2013-11-11 Thread Eric Turman
s for our pose library and character sets >>>>> ended up being quite speedy >>>>> >>>>> >>>>> On Mon, Nov 11, 2013 at 12:19 PM, Jeremie Passerin < >>>>> gerem@gmai

Re: Fastest way to store an action ?

2013-11-11 Thread Jeremie Passerin
r pose library and character sets ended >>>> up being quite speedy >>>> >>>> >>>> On Mon, Nov 11, 2013 at 12:19 PM, Jeremie Passerin >>> > wrote: >>>> >>>>> Hey guys, >>>>> >>>>> th

Re: Fastest way to store an action ?

2013-11-11 Thread Cristobal Infante
>>> >>>> I select 130 controllers on my character. >>>> I go Actions > Store > Keyable Parameters - Current Value. >>>> The little UI popup , I click OK, and the action is created in a >>>> fraction of a second. >>>> >>>> Then I copy the command from the command log, >>>> paste it in the script editor, run it. >>>> It takes about 6 seconds to execute. >>>> >>>> Why is it so much longer ? >>>> Any tip on the fastest way to store an action would be greatly >>>> appreciated. >>>> >>>> thanks, >>>> Jeremie >>>> >>> >>> >>> >>> -- >>> >>> >>> >>> >>> -=T=- >>> >> >> > > > -- >

Re: Fastest way to store an action ?

2013-11-11 Thread Alok Gandhi
K, and the action is created in a >>> fraction of a second. >>> >>> Then I copy the command from the command log, >>> paste it in the script editor, run it. >>> It takes about 6 seconds to execute. >>> >>> Why is it so much longer ? >>> Any tip on the fastest way to store an action would be greatly >>> appreciated. >>> >>> thanks, >>> Jeremie >>> >> >> >> >> -- >> >> >> >> >> -=T=- >> > > --

Re: Fastest way to store an action ?

2013-11-11 Thread Jeremie Passerin
popup , I click OK, and the action is created in a fraction >> of a second. >> >> Then I copy the command from the command log, >> paste it in the script editor, run it. >> It takes about 6 seconds to execute. >> >> Why is it so much longer ? >> Any tip on the fastest way to store an action would be greatly >> appreciated. >> >> thanks, >> Jeremie >> > > > > -- > > > > > -=T=- >

Re: Fastest way to store an action ?

2013-11-11 Thread Eric Turman
y is it so much longer ? > Any tip on the fastest way to store an action would be greatly > appreciated. > > thanks, > Jeremie > -- -=T=-

Fastest way to store an action ?

2013-11-11 Thread Jeremie Passerin
paste it in the script editor, run it. It takes about 6 seconds to execute. Why is it so much longer ? Any tip on the fastest way to store an action would be greatly appreciated. thanks, Jeremie