virtualx-engine/servers
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
..
audio Fix typos in source code using codespell 2017-03-24 21:45:31 +01:00
physics Added various functions basic math classes. Also enabled math checks only for debug builds. 2017-04-06 13:03:56 -05:00
physics_2d Fix typos in source code using codespell 2017-03-24 21:45:31 +01:00
visual Fix typos in source code using codespell 2017-03-24 21:45:31 +01:00
audio_server.cpp Fix typos in source code using codespell 2017-03-24 21:45:31 +01:00
audio_server.h fixed ClassDB inconsistencies 2017-03-13 21:17:31 +01:00
physics_2d_server.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
physics_2d_server.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
physics_server.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
physics_server.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
register_server_types.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
register_server_types.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
SCsub style: Various other PEP8 fixes in Python files 2016-11-01 00:35:16 +01:00
server_wrap_mt_common.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
visual_server.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
visual_server.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00