We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Clean up a few mathassert macros - unit tests check these cases instead.
Finish implementation of Line::ClosestPoint(Triangle).
Replace bool isRandomized with separate AddTest and AddRandomizedTest… … signatures.
Clean up more build warnings.
Fixed the generation of script bindings for Frustum class.
Added missing function implementations.