godot/core/math
2019-08-14 13:45:54 +02:00
..
a_star.cpp AStar get_closest_point/get_closest_position_in_segment enabled consideration 2019-06-29 02:04:13 -05:00
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 Use reference to constant in functions 2019-07-10 11:54:12 +02:00
basis.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
bsp_tree.cpp Changed some code showed in LGTM and Coverage 2019-07-20 08:09:57 +02:00
bsp_tree.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
camera_matrix.cpp Update some dead links in the codebase 2019-07-23 21:06:12 -03:00
camera_matrix.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
crypto_core.cpp Add b64 to string helper in CryptoCore 2019-07-03 18:42:46 +02:00
crypto_core.h Add b64 to string helper in CryptoCore 2019-07-03 18:42:46 +02:00
delaunay.h
expression.cpp Merge pull request #30693 from Chaosus/lerp_angle 2019-07-20 13:37:13 +02:00
expression.h Added lerp_angles built-in function 2019-07-20 12:59:41 +03:00
face3.cpp
face3.h
geometry.cpp
geometry.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
math_defs.h
math_fieldwise.cpp
math_fieldwise.h
math_funcs.cpp Inspector: Make default float step configurable 2019-07-23 17:31:38 +02:00
math_funcs.h [Core] [Mono] Optimize Wrap functions 2019-08-04 20:38:38 -07:00
octree.h Remove redundant author doc comments 2019-08-12 04:26:38 -05: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 Remove unnecessary code and add some error explanations 2019-07-01 12:59:42 +02:00
random_pcg.cpp
random_pcg.h
rect2.cpp
rect2.h
SCsub SCons: Fix MBEDTLS_CONFIG_FILE string escape 2019-07-08 18:05:48 +02:00
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 Added release function to PoolVector::Access. 2019-07-06 12:04:27 +01:00
triangle_mesh.h
triangulate.cpp
triangulate.h
vector2.cpp
vector2.h
vector3.cpp
vector3.h when doing Vector3 slerp it is not necessary to have it normalized. 2019-07-05 11:17:52 -05:00