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

Add CubicBezier #1075

Merged
merged 4 commits into from
Jul 11, 2022
Merged

Add CubicBezier #1075

merged 4 commits into from
Jul 11, 2022

Conversation

isaced
Copy link
Contributor

@isaced isaced commented Jul 11, 2022

Types of Changes

  • New addition to list

Proposed Changes

CubicBezier is a Bezier curve generator widget for macOS, which can intuitively drag small dots to adjust parameters and compare through animation previews, which is convenient for us to write animations. (like cubic-bezier() / CAMediaTimingFunction)

Open source, and you can download it for free in the AppStore.

PR Checklist

  • I have read the CONTRIBUTING guide
  • I have explained why this PR is important
  • I have added necessary documentation (if appropriate)

README-zh.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@jaywcjlove jaywcjlove merged commit 4746db8 into jaywcjlove:master Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants