open_toontown_panda3d/panda
rdb 29cdd78c4e mathutil: Fix scaling BoundingSphere to infinite causing assertions
This error occurs when a BoundingSphere with a large radius is scaled by an even larger radius such that the radius becomes infinite.  In this case, the BoundingSphere should be properly marked as infinite so that it behaves properly (and doesn't cause other assertions down the line).
2021-01-18 19:03:00 +01:00
..
metalibs egldisplay: Backport changes for creating headless EGL contexts 2021-01-17 16:46:57 +01:00
src mathutil: Fix scaling BoundingSphere to infinite causing assertions 2021-01-18 19:03:00 +01:00