Skip to content
New issue

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

Option to multi -select -move -scale point in curve editor #10059

Open
Arnklit opened this issue Jun 28, 2024 · 0 comments
Open

Option to multi -select -move -scale point in curve editor #10059

Arnklit opened this issue Jun 28, 2024 · 0 comments

Comments

@Arnklit
Copy link

Arnklit commented Jun 28, 2024

Describe the project you are working on

A game in production

Describe the problem or limitation you are having in your project

Editing a complex curve is currently difficult because you can only move a single point at a time.

Describe the feature / enhancement and how it helps to overcome the problem or limitation

The option to select multiple points and move them in one go and to rescale them with a rect extends around them.

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

Adding keys would have to be changed to be a double click. since currently it's a single click and that would have to be a box select instead.

image

When the keys are selected, dragging one, moves them all and handles will appear around the rect of the selected keys to allow rescaling.

image

If this enhancement will not be used often, can it be worked around with a few lines of script?

This would be used often

Is there a reason why this should be core and not an add-on in the asset library?

This is about improving the curve editing out of the box.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants