mirror of
https://github.com/godotengine/godot.git
synced 2025-10-15 02:49:24 +00:00

Made public the various set/getters for rotations in degrees.
For consistency, renamed the exposed method names to remove the leading
underscore, and kept the old names with a deprecation warning.
Fixes #4511.
(cherry picked from commit 4eab767a6f
)