mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-23 12:23:55 +00:00
The `Math_INF` and `Math_NAN` defines were just aliases for those constants, so we might as well use them directly. Some portions of the code were already using `INFINITY` directly.