Skip to content

Fix 4x4 inverse when compiling with -Ofast.

Fast mode doesn't respect -0, causing sign flips in the inverse.

Fixes #2549 (closed)

Merge request reports

Loading