bevy/crates/bevy_gizmos
irate a3a7376034 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-29 16:44:26 -08:00
..
src Fix float precision issue in the gizmo shader (#10408) 2023-11-29 16:44:26 -08:00
Cargo.toml Release 0.12 (#10362) 2023-11-04 17:24:23 +00:00