-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unnecessary floats and simplify code
Replace floats with new zlight_slope struct. This now passes 2 of the tests that the old recursive algorithm was failing. This encounters an infinite loop in some cases however without the fuzzing that seems to have been hiding a major bug.
- Loading branch information
Showing
1 changed file
with
76 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters