Re: Keyframe access
Re: Keyframe access
- Subject: Re: Keyframe access
- From: Darrin Cardani <email@hidden>
- Date: Fri, 24 Apr 2009 14:00:09 -0700
On Apr 24, 2009, at 1:26 PM, Pierre Jasmin wrote:
get BeforeOrEqual KF value
get AfterOrEqual KF value
So if you pass in a time value, these would give you the closest
previous or next keyframe? Is this so you can do your own type of
interpolation? Just curious - it doesn't sound too difficult to
implement.
get NumKeys and allow index first to last
remove KF at time
clear KF stream (can be just a loop done by us)
set KF Value at time
copy KF (can also be getValueAtTime and setValueAtTime)
So, you mean copy a keyframe from one time to another? In the case of
bezier keyframes, what would happen to the tangents in this scenario?
I could see some odd results coming from this if they aren't handled
right.
if Curve Type (eg step/constant, linear, bezier...) - set Curve Type
assuming a KeyFrame Editor Graph:
- Add Group, and Add Param only in Timeline view
I don't think I understand what you mean here. Can you elaborate on
what this would involve? Right now in Motion, users have the ability
to see only certain parameters in the Timeline Keyframe editor, or to
see all of them. In FCP, each parameter has a keyframe editor next to
it in the viewer window. I'm not sure I understand what you mean by
"only in Timeline view" or what groups have to do with it.
Thanks!
Darrin
--
Darrin Cardani
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden