[FEATURE REQUEST] Diagonal (combined X&Y) translations for the Graph Editor #495
hugogonzalezcastro
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, when trying to adjust translations in the graph editor, you only have the possibility to control curves independently for X and Y. The problem of this approach is when doing diagonal translations, that require a combined translation on X and Y at the same time. When adjusting manually the curves for X and Y on the graph editor, it is very easy that the non-linear movement is different on X and Y, and the problem is that the combined translation gets curved.
Enabling the possibility to edit a combined X & Y translation in the graph editor, would fix this issue, as the curves would be adjusted for both parameters in the exact amount. The idea is that the diagonal translations keep going straight this way, instead of adjusting X and Y independently. This could be added in the GUI on this way:
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions