Skip to content
Snippets Groups Projects
user avatar
Roxy-3D authored
* Correct over optimization of pre-initialized variables

NEAR_ZERO() works most of the time...  But it leaves corner cases
uncovered.  We need to explicitly check if these variables are +/-
infinity.

* Correct over optimization of pre-initialized variables
2509587b
History
Name Last commit Last update
..