mirror of
https://github.com/bevyengine/bevy
synced 2024-11-11 07:34:47 +00:00
743bd30bc7
# Objective - noticed a few Vec3 and Vec2 that could be const ## Solution - Declared them as const - It seems to make a tiny improvement in example `many_light`, but given that the change is not complex at all it could still be worth it |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |