mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-21 13:41:59 +00:00
4eab767a6f
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.