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

Fix compiler errors from recent changes #90

Merged
merged 2 commits into from
Feb 9, 2021

Conversation

cary-ilm
Copy link
Member

@cary-ilm cary-ilm commented Feb 8, 2021

  • Restore Quat::BaseType typedef, which got lost inadvertently

  • Initialize t in Sphere::intersect (must be initialized because the
    function is now constexpr)

Signed-off-by: Cary Phillips [email protected]

* Restore Quat::BaseType typedef, which got lost inadvertently

* Initialize t in Sphere::intersect (must be initialized because the
  function is now constexpr)

Signed-off-by: Cary Phillips <[email protected]>
@cary-ilm cary-ilm merged commit e1fa962 into AcademySoftwareFoundation:master Feb 9, 2021
@cary-ilm cary-ilm deleted the intersect-fix branch May 7, 2021 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants