20e751de80e2b783c0bf19fc3ddc29e8b432b1b1
Return exact path progress with each fixed-point line and circle candidate. Evaluate the complete recovered physical object set and apply the nearest contact, matching the selection logic in the original collision dispatcher instead of stopping at the lowest matching object id. This prevents dense assemblies from choosing a later wall or circle merely because its record appears earlier in the table. Test Plan: - `cargo test --all-targets` -- 45 passed - `cargo clippy --all-targets -- -D warnings` -- passed - `cargo build --profile production` -- passed - collision-progress ordering test -- passed - `git diff --cached --check` -- passed
Description
No description provided
22 MiB
Languages
C
73.8%
Rust
13.9%
C++
5.1%
Python
4.1%
Shell
1.4%
Other
1.6%