Skip to content

Add const to bevy_math functions where applicable#24752

Open
davidgraymi wants to merge 3 commits into
bevyengine:mainfrom
davidgraymi:constify-bevy-math
Open

Add const to bevy_math functions where applicable#24752
davidgraymi wants to merge 3 commits into
bevyengine:mainfrom
davidgraymi:constify-bevy-math

Conversation

@davidgraymi

Copy link
Copy Markdown

Objective

Constify bevy_math without any major refactors as part of #16124.

Solution

Constify where I was able to.

Testing

cargo test -p bevy_math

@github-actions

Copy link
Copy Markdown
Contributor

Welcome, new contributor!

Please make sure you've read our contributing guide, as well as our policy regarding AI usage, and we look forward to reviewing your pull request shortly ✨

@davidgraymi davidgraymi changed the title chore: add const to bevy_math functions where applicable Add const to bevy_math functions where applicable Jun 25, 2026
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.

1 participant