bevy/crates/bevy_mikktspace/src
Tygyh 22acd62dbf
Replace calculation with function call (#11077)
# Objective

- Simplify execution.

## Solution

- Replace degrees to radians calculation with function call.
2023-12-23 17:32:26 +00:00
..
generated.rs Replace calculation with function call (#11077) 2023-12-23 17:32:26 +00:00
lib.rs Enable clippy::undocumented_unsafe_blocks warning across the workspace (#10646) 2023-11-21 02:06:24 +00:00