mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-29 07:39:38 +00:00
Fixes #44017 by changing the `normalize()` function to check for non-negative rather than non-zero via an epsilon check.
(cherry picked from commit 23c754360a)