Bug 438303 - AnimTransformMask: Rotation should use shortest possible path.
Summary: AnimTransformMask: Rotation should use shortest possible path.
Status: RESOLVED DUPLICATE of bug 438343
Alias: None
Product: krita
Classification: Applications
Component: Animation (show other bugs)
Version: git master (please specify the git hash!)
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Eoin O'Neill
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-09 02:47 UTC by Eoin O'Neill
Modified: 2021-06-10 00:41 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eoin O'Neill 2021-06-09 02:47:35 UTC
SUMMARY
Rotation operations should look at last keyframe and decide the shortest possible path to reach the destination rotation. This should help control rotation direction intention.

STEPS TO REPRODUCE
1. Try rotating left or right on a new key.
2. Observe how, occasionally, leftward rotation is ignored in favor of positive-only movement, causing an inverse rotation.

EXPECTED RESULT
Rotation should always go the shortest distance possible when animated, if possible.
Comment 1 Eoin O'Neill 2021-06-10 00:41:07 UTC
Someone else posted a bug regarding this as well,

I will close this one, despite being here first. :)

*** This bug has been marked as a duplicate of bug 438343 ***