godot/core/math
Rémi Verschelde c8ce7e34e2 i18n: Misc fixes translation strings
Adds some translator comments to solve some questions raised on Weblate.
2022-06-08 12:57:54 +02:00
..
a_star.cpp Add a new HashSet template 2022-05-20 22:40:38 +02:00
a_star.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
aabb.cpp
aabb.h
audio_frame.h
basis.cpp Core: Rename math 'phi' arguments to 'angle' 2022-05-05 14:17:39 +02:00
basis.h Core: Rename math 'phi' arguments to 'angle' 2022-05-05 14:17:39 +02:00
bvh_abb.h
bvh_cull.inc
bvh_debug.inc
bvh_integrity.inc
bvh_logic.inc
bvh_misc.inc
bvh_pair.inc
bvh_public.inc
bvh_refit.inc
bvh_split.inc
bvh_structs.inc
bvh_tree.h
bvh.h
camera_matrix.cpp Initial TAA implementation 2022-06-07 13:14:44 +02:00
camera_matrix.h Initial TAA implementation 2022-06-07 13:14:44 +02:00
color_names.inc
color.cpp Allow picking similar colours using OKHSL. 2022-06-07 05:53:27 -07:00
color.h Allow picking similar colours using OKHSL. 2022-06-07 05:53:27 -07:00
convex_hull.cpp
convex_hull.h
delaunay_2d.h
delaunay_3d.h Fix warnings found by Emscripten 3.1.10 2022-05-10 13:03:13 +02:00
disjoint_set.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
dynamic_bvh.cpp
dynamic_bvh.h
expression.cpp i18n: Misc fixes translation strings 2022-06-08 12:57:54 +02:00
expression.h Implement exponential operator (**) to GDScript/Expressions 2022-05-11 16:30:37 +03:00
face3.cpp
face3.h
geometry_2d.cpp
geometry_2d.h
geometry_3d.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
geometry_3d.h
math_defs.h
math_fieldwise.cpp
math_fieldwise.h
math_funcs.cpp
math_funcs.h
octree.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
plane.cpp
plane.h
quaternion.cpp
quaternion.h
quick_hull.cpp Add a new HashSet template 2022-05-20 22:40:38 +02:00
quick_hull.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
random_number_generator.cpp
random_number_generator.h
random_pcg.cpp
random_pcg.h
rect2.cpp
rect2.h
rect2i.cpp
rect2i.h
SCsub
static_raycaster.cpp
static_raycaster.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
transform_2d.cpp Core: Rename math 'phi' arguments to 'angle' 2022-05-05 14:17:39 +02:00
transform_2d.h Core: Rename math 'phi' arguments to 'angle' 2022-05-05 14:17:39 +02:00
transform_3d.cpp Core: Rename math 'phi' arguments to 'angle' 2022-05-05 14:17:39 +02:00
transform_3d.h Core: Rename math 'phi' arguments to 'angle' 2022-05-05 14:17:39 +02:00
triangle_mesh.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
triangle_mesh.h
triangulate.cpp
triangulate.h
vector2.cpp
vector2.h
vector2i.cpp
vector2i.h
vector3.cpp Core: Rename math 'phi' arguments to 'angle' 2022-05-05 14:17:39 +02:00
vector3.h Core: Rename math 'phi' arguments to 'angle' 2022-05-05 14:17:39 +02:00
vector3i.cpp
vector3i.h