godot/core/math
Rémi Verschelde 34ea708596
Merge pull request #26699 from Schroedi/fix-line-circle-intersect
Fixes Geometry.segment_intersects_circle working only one way.
2019-04-06 12:42:16 +02:00
..
a_star.cpp Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
a_star.h
aabb.cpp
aabb.h
audio_frame.cpp
audio_frame.h
basis.cpp Some improvements to is_equal_approx, restored Quat operator. 2019-04-01 11:11:02 -03:00
basis.h Some improvements to is_equal_approx, restored Quat operator. 2019-04-01 11:11:02 -03:00
bsp_tree.cpp
bsp_tree.h
camera_matrix.cpp
camera_matrix.h
delaunay.h
expression.cpp Add object encoding param to serialization methods 2019-04-01 15:53:19 +02:00
expression.h
face3.cpp
face3.h Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
geometry.cpp Merge pull request #25495 from IronicallySerious/fix-expand-macros 2019-03-16 11:20:52 -07:00
geometry.h Fixes Geometry.segment_intersects_circle working only one way. 2019-03-06 12:28:54 +01:00
math_defs.h Several fixes to make GLES2 on HTML5 work much better. 2019-02-25 21:47:29 -03:00
math_fieldwise.cpp
math_fieldwise.h
math_funcs.cpp
math_funcs.h Some improvements to is_equal_approx, restored Quat operator. 2019-04-01 11:11:02 -03:00
octree.h Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
plane.cpp
plane.h
quat.cpp Several fixes to make GLES2 on HTML5 work much better. 2019-02-25 21:47:29 -03:00
quat.h
quick_hull.cpp Scale quickhull tolerance with mesh size 2019-03-01 20:58:39 +00:00
quick_hull.h Scale quickhull tolerance with mesh size 2019-03-01 20:58:39 +00:00
random_number_generator.cpp
random_number_generator.h
random_pcg.cpp Properly setup seed in RNG 2019-03-27 19:37:25 +03:00
random_pcg.h Properly setup seed in RNG 2019-03-27 19:37:25 +03:00
rect2.cpp
rect2.h
SCsub
transform_2d.cpp
transform_2d.h
transform.cpp
transform.h
triangle_mesh.cpp
triangle_mesh.h
triangulate.cpp
triangulate.h
vector2.cpp Several fixes to make GLES2 on HTML5 work much better. 2019-02-25 21:47:29 -03:00
vector2.h
vector3.cpp
vector3.h Several fixes to make GLES2 on HTML5 work much better. 2019-02-25 21:47:29 -03:00