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

Cleanup ray class #109

Merged
merged 4 commits into from
Apr 7, 2015
Merged

Cleanup ray class #109

merged 4 commits into from
Apr 7, 2015

Conversation

Fox32
Copy link
Contributor

@Fox32 Fox32 commented Apr 7, 2015

  • Improve performance of intersection tests by avoiding allocations. This is archived by creating static variables that are reused on every execution.
  • Remove unnecessary type annotations in ray_test
  • Fix link in readme, was missing http://

Improve performance of intersection tests by avoiding allocations. This is archived by creating static variables that are reused on every execution.
Remove unnecessary type annotations in ray_test
@Fox32 Fox32 mentioned this pull request Apr 7, 2015
johnmccutchan added a commit that referenced this pull request Apr 7, 2015
@johnmccutchan johnmccutchan merged commit 0f1c36e into google:master Apr 7, 2015
@Fox32 Fox32 deleted the feature/cleanup-ray branch April 8, 2015 07:59
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