Files
filament/libs
Philip Rideout 8d979a7cb8 Resurrect quat slerp NaN protection.
In my previous NaN-related commit, I added a conditional similar to the
one seen in glMatrix, but this was insufficient for the interpolation
seen in a glTF skinning test because a divide-by-zero was occuring later
in the function. This commit simply adds back the previous protection.
2019-03-06 12:36:20 -08:00
..
2019-03-02 00:02:40 -08:00
2019-02-07 09:23:07 -08:00
2019-02-07 09:23:07 -08:00
2019-03-06 12:36:20 -08:00