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

Removed array re-allocation & function calls #42

Merged
merged 1 commit into from
Jul 24, 2017

Conversation

rc1
Copy link
Contributor

@rc1 rc1 commented Jun 13, 2017

Hey Kyle,
I've made a few optimizations to Spline2D. Specifically removing some Vec2 functions, and also not reallocating the vertices array.
Test still pass with this.
Thanks,
Ross

@hapticdata hapticdata merged commit 003d9b4 into hapticdata:master Jul 24, 2017
@hapticdata
Copy link
Owner

looks good, thanks Ross!

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.

2 participants