Remove Implicit Fixed-Point Conversion #41

Open
opened 2026-02-05 17:10:13 +00:00 by Quaternions · 0 comments
Owner

n*(2*parity as i64-1) is horrible! Remove runtime conversion of integers to fixed point, and add parity management.

`n*(2*parity as i64-1)` is horrible! Remove runtime conversion of integers to fixed point, and add parity management.
Quaternions added the enhancement label 2026-02-05 17:10:13 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: StrafesNET/strafe-project#41