bevy/crates/bevy_gizmos
irate 7b2213a5f3
Fix float precision issue in the gizmo shader (#10408)
Fix a precision issue with in the manual near-clipping function.
This only affected lines that span large distances (starting at 100_000~
units) in my testing.

Fixes #10403
2023-11-14 22:36:02 +00:00
..
src Fix float precision issue in the gizmo shader (#10408) 2023-11-14 22:36:02 +00:00
Cargo.toml Release 0.12 (#10362) 2023-11-04 17:24:23 +00:00