mirror of
https://github.com/godotengine/godot.git
synced 2026-02-14 22:56:35 +00:00
Added set_scale, set_rotation_euler, set_rotation_axis_angle. Addresses #2565 directly. Added an euler angle constructor for Basis in GDScript and also exposed is_normalized for vectors and quaternions. Various other changes mostly cosmetic in nature.