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

Refactor former unused variable in AABTreeClass::Cast_Semi_Infinite_Axis_Aligned_Ray_Recursive #1149

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

xezon
Copy link
Contributor

@xezon xezon commented Sep 6, 2024

I think we can write it like this and the compiler will bake it.

sign is now compile time so static will be gone. Multiplication will compile out.

@tomsons26 tomsons26 requested review from tomsons26 and removed request for tomsons26 September 9, 2024 10:42
@xezon xezon merged commit 0574116 into TheAssemblyArmada:develop Sep 9, 2024
7 checks passed
@xezon xezon deleted the refactor-sign-static branch September 9, 2024 12:30
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