We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DESCRIBE THE BUG: FCPXML currently doesn't support smooth position keyframes.
smooth
For example, the default keyframe curve is smooth, but it doesn't contain any of the bezier curve data:
curve
<param name="position"> <keyframeAnimation> <keyframe time="6700/2500s" value="-5.71162 8.05393"/> <keyframe time="15900/2500s" value="66.2037 37.7778"/> </keyframeAnimation> </param>
TO REPRODUCE:
EXPECTED BEHAVIOUR: FCPXML should support "smooth" keyframes.
SPECS:
The text was updated successfully, but these errors were encountered:
latenitefilms
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Apple Feedback Assistant ID: FB13525010
DESCRIBE THE BUG:
FCPXML currently doesn't support
smooth
position keyframes.For example, the default keyframe
curve
issmooth
, but it doesn't contain any of the bezier curve data:TO REPRODUCE:
EXPECTED BEHAVIOUR:
FCPXML should support "smooth" keyframes.
SPECS:
The text was updated successfully, but these errors were encountered: