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

Control to allow transformations to "wrap around" #26

Closed
kkevlar opened this issue Aug 22, 2018 · 4 comments
Closed

Control to allow transformations to "wrap around" #26

kkevlar opened this issue Aug 22, 2018 · 4 comments
Labels
enhancement New feature or request organization Deals with code base or documentation organization priority development priority

Comments

@kkevlar
Copy link
Contributor

kkevlar commented Aug 22, 2018

Allow the user to flip a switch which would prevent a smoothed perturbation from affecting frames past the end of the timeline.

Currently, if the user applies a transformation at the end of the timeline, the tool will smooth the transformation by also transforming the "nearby" frames at the start of the timeline.

Similar to #3

@kkevlar kkevlar added enhancement New feature or request organization Deals with code base or documentation organization labels Aug 22, 2018
@kkevlar kkevlar added the priority development priority label Aug 22, 2018
@kkevlar
Copy link
Contributor Author

kkevlar commented Aug 27, 2018

Now there is no way for transformations to wrap around. Major problem

@kkevlar kkevlar changed the title Control to prevent transformations from "wrapping around" Control to allow transformations from "wrapping around" Aug 27, 2018
@kkevlar
Copy link
Contributor Author

kkevlar commented Aug 28, 2018

This can be turned on and off node_calc_frame_lowhigh but

  • Doesnt work for joint transformation methods (probably)
  • Doesnt show up visually when in the process of scaling but the perturbation hasn't started yet

@kkevlar
Copy link
Contributor Author

kkevlar commented Aug 28, 2018

a8656d9: scales visually positional. No option to turn on or off though

@kkevlar kkevlar changed the title Control to allow transformations from "wrapping around" Control to allow transformations to "wrap around" Aug 28, 2018
@kkevlar
Copy link
Contributor Author

kkevlar commented Aug 28, 2018

a925ac9: loops around timeline for jointmove commands

@kkevlar kkevlar closed this as completed Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request organization Deals with code base or documentation organization priority development priority
Projects
None yet
Development

No branches or pull requests

1 participant