godot/scene
Ferenc Arn 9a37ff1e34 Added various functions basic math classes. Also enabled math checks only for debug builds.
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.
2017-04-06 13:03:56 -05:00
..
2d Merge pull request #8259 from bojidar-bg/move-slide-wall-fix 2017-04-05 01:24:19 +02:00
3d Fix more property names in _change_notify calls. 2017-04-03 18:35:15 +02:00
animation Honor the Tween's final values 2017-03-30 07:58:20 -03:00
audio A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
gui Merge pull request #8248 from Hinsbart/fix_notify_renames 2017-04-04 00:21:12 +02:00
io Fix typos in source code using codespell 2017-03-24 21:45:31 +01:00
main Fixer looping timer accumulation in _process 2017-04-05 08:22:41 +02:00
resources Added various functions basic math classes. Also enabled math checks only for debug builds. 2017-04-06 13:03:56 -05:00
register_scene_types.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
register_scene_types.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
scene_string_names.cpp Added ability to change A-star cost function 2017-04-01 16:36:22 +10:30
scene_string_names.h Added ability to change A-star cost function 2017-04-01 16:36:22 +10:30
SCsub style: Various other PEP8 fixes in Python files 2016-11-01 00:35:16 +01:00