mirror of
https://github.com/bevyengine/bevy
synced 2024-11-21 20:23:28 +00:00
1cb5604a17
# Objective - bevy_render (poorly) implements gcd (which should be in bevy_math but theres not enough justification to have it there either anyways cus its just one usage) ## Solution - hardcoded LUT replacement for the one usage ## Testing - verified the alternative implementation of 4/gcd(4,x) agreed with original for 0..200 |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml | ||
README.md |