forked from Jondolf/avian
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix math cross-platform determinism (Jondolf#145)
Enables the libm feature for glam to support cross-platform deterministic math when enhanced-determinism is enabled. This makes the snapshots produced by the cross-platform determinism test consistent across operating systems. The test is very simple however, so there might still be other determinism issues.
- Loading branch information
Showing
7 changed files
with
1,495 additions
and
16 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
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.