godot/core/math
Rémi Verschelde 3c4fab295b
Merge pull request #27789 from Giacom/move_towards
Added move_toward functions for float, Vector2 and Vector3
2019-06-01 12:05:18 +02:00
..
a_star.cpp Use a binary heap for the open list of Astar 2019-05-16 20:14:35 +02:00
a_star.h Use a binary heap for the open list of Astar 2019-05-16 20:14:35 +02:00
aabb.cpp
aabb.h
audio_frame.cpp
audio_frame.h Added generator audio stream, and spectrum analyzer audio effect 2019-04-10 12:58:06 -03:00
basis.cpp Optimize Basis constructor for Axis Angle 2019-05-17 05:11:12 -04:00
basis.h Style: Apply new changes from clang-format 8.0 2019-04-09 17:09:48 +02:00
bsp_tree.cpp
bsp_tree.h
camera_matrix.cpp
camera_matrix.h
delaunay.h Use approximate equallity methods in many places 2019-04-25 13:20:29 -04:00
expression.cpp Added move_toward functions for float, Vector2 and Vector3 2019-05-28 11:39:35 +01:00
expression.h Added move_toward functions for float, Vector2 and Vector3 2019-05-28 11:39:35 +01:00
face3.cpp
face3.h
geometry.cpp Expose 2D polygon boolean operations in Geometry singleton 2019-05-22 17:12:39 +03:00
geometry.h Expose 2D Delaunay triangulation in Geometry singleton 2019-05-24 13:10:13 +03:00
math_defs.h
math_fieldwise.cpp
math_fieldwise.h
math_funcs.cpp
math_funcs.h Added move_toward functions for float, Vector2 and Vector3 2019-05-28 11:39:35 +01:00
octree.h
plane.cpp [Core] Approximate equality 2019-04-25 13:20:29 -04:00
plane.h [Core] Approximate equality 2019-04-25 13:20:29 -04:00
quat.cpp
quat.h
quick_hull.cpp
quick_hull.h
random_number_generator.cpp
random_number_generator.h
random_pcg.cpp
random_pcg.h
rect2.cpp
rect2.h Merge pull request #27676 from qarmin/small_fixes_2 2019-05-01 08:19:04 +02:00
SCsub
transform.cpp
transform.h
transform_2d.cpp Added ability for multiple images to be imported as an atlas 2019-04-19 15:56:34 -03:00
transform_2d.h Added ability for multiple images to be imported as an atlas 2019-04-19 15:56:34 -03:00
triangle_mesh.cpp
triangle_mesh.h
triangulate.cpp
triangulate.h
vector2.cpp Added move_toward functions for float, Vector2 and Vector3 2019-05-28 11:39:35 +01:00
vector2.h Added move_toward functions for float, Vector2 and Vector3 2019-05-28 11:39:35 +01:00
vector3.cpp Added move_toward functions for float, Vector2 and Vector3 2019-05-28 11:39:35 +01:00
vector3.h Added move_toward functions for float, Vector2 and Vector3 2019-05-28 11:39:35 +01:00