-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Additional debug / verification of flight perf stuff
- Replaced usages of Vector3.Zero() by our own method that *actually* set the vector components to zero, fixes a few inconsistencies/bugs in the flight perf implementations (including a few that exist in stock) - Added ULP based FP equality comparer methods
- Loading branch information
1 parent
3571856
commit be16a28
Showing
2 changed files
with
249 additions
and
36 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
Oops, something went wrong.