mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-26 09:05:43 +00:00
a5e0bb447c
Also ensure that get_scale doesn't arbitrarlity change the signs of scales, ensuring that the combination of get_rotation and get_scale gives the correct basis. Added various missing functions and constructors. Should close #17968.