godot/core/math
Rémi Verschelde a8db4c848d
Merge pull request #31395 from ptrojahn/floatsarenasty
Replace is_zero_approx(A.distance_to(B)) with A==B
2019-08-20 12:54:40 +02:00
..
a_star.cpp
a_star.h remove unused self list include from astar 2019-08-13 18:28:56 +02:00
aabb.cpp
aabb.h
audio_frame.cpp
audio_frame.h
basis.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 2019-08-17 12:33:15 +02:00
basis.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
bsp_tree.cpp
bsp_tree.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
camera_matrix.cpp
camera_matrix.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
crypto_core.cpp
crypto_core.h
delaunay.h Replace is_zero_approx(A.distance_to(B)) with A==B 2019-08-19 18:16:58 +02:00
expression.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 2019-08-17 12:33:15 +02:00
expression.h
face3.cpp
face3.h
geometry.cpp
geometry.h Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 2019-08-17 12:33:15 +02:00
math_defs.h
math_fieldwise.cpp
math_fieldwise.h
math_funcs.cpp
math_funcs.h [Core] [Mono] Optimize Wrap functions 2019-08-04 20:38:38 -07:00
octree.h Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 2019-08-17 12:33:15 +02:00
plane.cpp
plane.h
quat.cpp
quat.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
quick_hull.cpp
quick_hull.h
random_number_generator.cpp
random_number_generator.h
random_pcg.cpp
random_pcg.h
rect2.cpp
rect2.h
SCsub
transform_2d.cpp
transform_2d.h
transform.cpp Add Basis constants and format Transform constants 2019-08-09 11:34:54 -07:00
transform.h Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-comments 2019-08-14 13:45:54 +02:00
triangle_mesh.cpp
triangle_mesh.h
triangulate.cpp
triangulate.h
vector2.cpp
vector2.h
vector3.cpp
vector3.h