Skip to content

Add functions #5

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

Merged
merged 9 commits into from
Mar 30, 2018
Merged

Add functions #5

merged 9 commits into from
Mar 30, 2018

Conversation

rreusser
Copy link
Member

@rreusser rreusser commented Feb 6, 2018

See: #3. Dependent on and to be merged after #4.

This PR adds alias (dist, div, len, mul, sqrDist, sqrLen, len), equality (equals, exactEquals), and math functions (floor, ceil, round).

It does not add str (see: stackgl/gl-vec2#12) or spline interpolation (no strong opinion, just didn't seem like an obvious add).

@rreusser rreusser mentioned this pull request Feb 6, 2018
15 tasks
@kaosat-dev
Copy link

These are great additions @rreusser !
Hope they can get merged at some point :)

@mattdesl
Copy link
Member

👍 Thanks! Feel free to merge / bump versions.

@rreusser rreusser merged commit 578ccfb into master Mar 30, 2018
@rreusser rreusser deleted the add-functions branch March 30, 2018 17:49
@rreusser
Copy link
Member Author

Done. Will call this 1.1.0 since it adds a few features but touches nothing that existed previously.

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.

3 participants