godot/core/math
2017-11-12 13:32:35 +01:00
..
a_star.cpp AStar: implementation of get_point_connections 2017-11-04 11:21:03 +03:00
a_star.h AStar: implementation of get_point_connections 2017-11-04 11:21:03 +03:00
audio_frame.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_frame.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
bsp_tree.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
bsp_tree.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
camera_matrix.cpp Fixed Typo: 'Seperate' to 'Separate' 2017-09-19 15:51:00 +07:00
camera_matrix.h Fix serveral recent new clang-format errors 2017-09-08 00:20:16 +02:00
face3.cpp Fix use of unitialized variables 2017-09-02 01:59:26 +02:00
face3.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
geometry.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
geometry.h Dead code tells no tales 2017-08-27 22:13:45 +02:00
math_2d.cpp Dead code tells no tales 2017-08-27 22:13:45 +02:00
math_2d.h Dead code tells no tales 2017-08-27 22:13:45 +02:00
math_defs.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
math_funcs.cpp Added new wrap functions 2017-10-13 11:10:45 +03:00
math_funcs.h Add support for the TAU constant. Fixes #12094. 2017-11-12 13:32:35 +01:00
matrix3.cpp Merge pull request #11249 from m4nu3lf/bugfix/get_euler 2017-10-31 23:03:01 +01:00
matrix3.h Added Basis::get_quat() and set_quat(). 2017-10-11 16:56:47 -04:00
octree.h Dead code tells no tales 2017-08-27 22:13:45 +02:00
plane.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
plane.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
quat.cpp Dead code tells no tales 2017-08-27 22:13:45 +02:00
quat.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
quick_hull.cpp Fix use of unitialized variables 2017-09-02 01:59:26 +02:00
quick_hull.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
rect3.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
rect3.h Dead code tells no tales 2017-08-27 22:13:45 +02:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
transform.cpp -Changed KinematicBody API yet again to make it friendlier 2017-09-04 07:49:42 -03:00
transform.h Dead code tells no tales 2017-08-27 22:13:45 +02:00
triangle_mesh.cpp Fix unused variable warnings 2017-09-08 15:03:53 +02:00
triangle_mesh.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
triangulate.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
triangulate.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
vector3.cpp Dead code tells no tales 2017-08-27 22:13:45 +02:00
vector3.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00