godot/demos/misc
Rémi Verschelde b6be2f503d Rotation APIs: Better exposure for degrees methods
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)
2016-05-12 08:55:14 +02:00
..
autoload Update Autoload demo 2015-12-09 23:21:37 +01:00
instancing Improve code formatting and update to 2.0 2015-12-09 08:38:23 +01:00
joysticks update joystick demo with joy_connection_changed handling 2016-01-26 14:33:12 +01:00
pause Improve code formatting and update to 2.0 2015-12-09 08:38:23 +01:00
regex Use upper-cased first letter at the start of comment sentences 2015-12-09 08:39:12 +01:00
scene_changer Use upper-cased first letter at the start of comment sentences 2015-12-09 08:39:12 +01:00
threads Use upper-cased first letter at the start of comment sentences 2015-12-09 08:39:12 +01:00
tween Rotation APIs: Better exposure for degrees methods 2016-05-12 08:55:14 +02:00
udp_chat Remove systematic "Init(i)alization here" from _ready() 2015-12-09 08:39:12 +01:00
window_management Use upper-cased first letter at the start of comment sentences 2015-12-09 08:39:12 +01:00