godot/main/tests
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
..
SCsub Move tests again from core to main 2017-01-08 21:33:37 +01:00
test_containers.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
test_containers.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
test_gdscript.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
test_gdscript.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
test_gui.cpp Fix typos in source code using codespell 2017-03-24 21:45:31 +01:00
test_gui.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
test_image.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
test_image.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
test_io.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
test_io.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
test_main.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
test_main.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
test_math.cpp Added various functions basic math classes. Also enabled math checks only for debug builds. 2017-04-06 13:03:56 -05:00
test_math.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
test_physics_2d.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
test_physics_2d.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
test_physics.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
test_physics.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
test_render.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
test_render.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
test_shader_lang.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
test_shader_lang.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
test_sound.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
test_sound.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
test_string.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
test_string.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00