Skip to content

Removed array re-allocation & function calls#42

Merged
hapticdata merged 1 commit intohapticdata:masterfrom
rc1:fix-spline-allocs
Jul 24, 2017
Merged

Removed array re-allocation & function calls#42
hapticdata merged 1 commit intohapticdata:masterfrom
rc1:fix-spline-allocs

Conversation

@rc1
Copy link
Copy Markdown
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
Copy Markdown
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