select keyframes -- after frame 'x'
Posted: Sun Mar 15, 2009 6:06 pm
A theme revisited.
My timing regularly needs more/less time and I am still thinking of a time shift script - mass keyframe adjustments across a whole project.
I wrote a PHP script that worked a treat but, when I threw a big file (like 100,000 lines +) at it - grunt, wheeze. My internal checking loops were just too inefficient. Still working on it.
In the meantime, I wonder if a lua script exists and, if not how difficult it would be to create one, that selects keyframes on a layer-timeline -- after a set keyframe? I can see that ALL layers is probably too complex but...
for example:
I want to insert 10 frames into the whole project say, after frame 55.
Layer by layer seems to be the easiest way to work this.
If there was a script that had a persistent dialogue box with a number input and a "Select" button.
Go to a layer - enter 55, click 'Select' - shift all selected keys 10 frames.
Next layer. 55 persists. Click. Shift.
There is a menu script - animation > select ALL keyframes so I wonder if this could be modified? [couldn't find it in the scripts/menu folder]
And, what do i know about lua? Zip, doodly squat. Still, it seems feasible. Yes? No? Maybe?
ever in hope...
arfa
My timing regularly needs more/less time and I am still thinking of a time shift script - mass keyframe adjustments across a whole project.
I wrote a PHP script that worked a treat but, when I threw a big file (like 100,000 lines +) at it - grunt, wheeze. My internal checking loops were just too inefficient. Still working on it.
In the meantime, I wonder if a lua script exists and, if not how difficult it would be to create one, that selects keyframes on a layer-timeline -- after a set keyframe? I can see that ALL layers is probably too complex but...
for example:
I want to insert 10 frames into the whole project say, after frame 55.
Layer by layer seems to be the easiest way to work this.
If there was a script that had a persistent dialogue box with a number input and a "Select" button.
Go to a layer - enter 55, click 'Select' - shift all selected keys 10 frames.
Next layer. 55 persists. Click. Shift.
There is a menu script - animation > select ALL keyframes so I wonder if this could be modified? [couldn't find it in the scripts/menu folder]
And, what do i know about lua? Zip, doodly squat. Still, it seems feasible. Yes? No? Maybe?
ever in hope...
arfa