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

Extract ease functions as global functions #33

Closed
bvssvni opened this issue Oct 12, 2014 · 2 comments
Closed

Extract ease functions as global functions #33

bvssvni opened this issue Oct 12, 2014 · 2 comments
Labels

Comments

@bvssvni
Copy link
Member

bvssvni commented Oct 12, 2014

Currently, the only way to use them is through the Ease enum. It would be nice if you could call a gobal function in the case you want a specific ease function.

@bvssvni bvssvni added the easy label Oct 12, 2014
@zummenix
Copy link
Contributor

zummenix commented Nov 9, 2014

I might take this task, need to clarify:

  1. How I should name this functions? For example, for the EaseQuadraticIn variant the function name will be quadratic_in. Will be this name appropriate?
  2. I'm new to contributing. Should I follow some guide to contribute into this project?

@bvssvni
Copy link
Member Author

bvssvni commented Nov 9, 2014

@zummenix Welcome to the team! Send you an invitation.

  1. That looks good.
  2. Some useful git commands Information about git commands for contributing to other repositories rust-empty#31

@zummenix zummenix closed this as completed Nov 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants