godot/core/math
Juan Linietsky 69a96ff4a6
Merge pull request #15943 from poke1024/geometry-line-line
Add Geometry::line_intersects_line_2d()
2018-05-07 17:54:33 -03:00
..
a_star.cpp
a_star.h
aabb.cpp
aabb.h
audio_frame.cpp
audio_frame.h
bsp_tree.cpp
bsp_tree.h
camera_matrix.cpp
camera_matrix.h
face3.cpp
face3.h
geometry.cpp
geometry.h Merge pull request #15943 from poke1024/geometry-line-line 2018-05-07 17:54:33 -03:00
math_2d.cpp Vector3::round, Vector2::round & Vector2::ceil methods were added. 2018-05-04 12:43:50 +03:00
math_2d.h Vector3::round, Vector2::round & Vector2::ceil methods were added. 2018-05-04 12:43:50 +03:00
math_defs.h
math_funcs.cpp
math_funcs.h Small performance fix to wrapf 2018-04-13 13:50:17 +03:00
matrix3.cpp Avoid converting Quat to Euler angles when not necessary. 2018-04-14 15:53:25 -04:00
matrix3.h Avoid converting Quat to Euler angles when not necessary. 2018-04-14 15:53:25 -04:00
octree.h
plane.cpp
plane.h
quat.cpp Resolves Inccorect Quaternion Conversion 2018-04-09 14:48:03 +08:00
quat.h
quick_hull.cpp Fix Coverity reports of uninitialized scalar variable 2018-04-19 15:20:45 +02:00
quick_hull.h
SCsub
transform.cpp Avoid converting Quat to Euler angles when not necessary. 2018-04-14 15:53:25 -04:00
transform.h
triangle_mesh.cpp
triangle_mesh.h
triangulate.cpp
triangulate.h
vector3.cpp
vector3.h Vector3::round, Vector2::round & Vector2::ceil methods were added. 2018-05-04 12:43:50 +03:00