1
0
Fork 0
godot/core/math
Thaddeus Crews a13067e61f
Merge pull request #97553 from AThousandShips/semantic_equal
[Core] Add `is_same` to types that have float components
2025-03-10 10:01:05 -05:00
..
SCsub
a_star.compat.inc
a_star.cpp
a_star.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
a_star_grid_2d.compat.inc
a_star_grid_2d.cpp
a_star_grid_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
aabb.cpp [Core] Add `is_same` to types that have float components 2025-02-03 19:25:50 +01:00
aabb.h Merge pull request #97553 from AThousandShips/semantic_equal 2025-03-10 10:01:05 -05:00
audio_frame.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
basis.cpp [Core] Add `is_same` to types that have float components 2025-02-03 19:25:50 +01:00
basis.h Merge pull request #97553 from AThousandShips/semantic_equal 2025-03-10 10:01:05 -05:00
bvh.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
bvh_abb.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
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 Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
color.cpp Merge pull request #97553 from AThousandShips/semantic_equal 2025-03-10 10:01:05 -05:00
color.h Merge pull request #97553 from AThousandShips/semantic_equal 2025-03-10 10:01:05 -05:00
color_names.inc Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
convex_hull.cpp
convex_hull.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
delaunay_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
delaunay_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
disjoint_set.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
dynamic_bvh.cpp
dynamic_bvh.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
expression.cpp Fix `is_valid_float`, `Variant` parser, `Expression` parser, script highlighter, and `TextServer` not handing capital E in scientific notation. 2025-02-05 18:39:40 +02:00
expression.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
face3.cpp
face3.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
geometry_2d.cpp
geometry_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
geometry_3d.cpp
geometry_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
math_defs.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
math_fieldwise.cpp
math_fieldwise.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
math_funcs.cpp
math_funcs.h Merge pull request #97553 from AThousandShips/semantic_equal 2025-03-10 10:01:05 -05:00
plane.cpp [Core] Add `is_same` to types that have float components 2025-02-03 19:25:50 +01:00
plane.h Merge pull request #97553 from AThousandShips/semantic_equal 2025-03-10 10:01:05 -05:00
projection.cpp Merge pull request #97553 from AThousandShips/semantic_equal 2025-03-10 10:01:05 -05:00
projection.h Merge pull request #97553 from AThousandShips/semantic_equal 2025-03-10 10:01:05 -05:00
quaternion.cpp [Core] Add `is_same` to types that have float components 2025-02-03 19:25:50 +01:00
quaternion.h Merge pull request #97553 from AThousandShips/semantic_equal 2025-03-10 10:01:05 -05:00
quick_hull.cpp
quick_hull.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
random_number_generator.cpp
random_number_generator.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
random_pcg.cpp
random_pcg.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
rect2.cpp [Core] Add `is_same` to types that have float components 2025-02-03 19:25:50 +01:00
rect2.h Merge pull request #97553 from AThousandShips/semantic_equal 2025-03-10 10:01:05 -05:00
rect2i.cpp
rect2i.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
static_raycaster.cpp
static_raycaster.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
transform_2d.cpp [Core] Add `is_same` to types that have float components 2025-02-03 19:25:50 +01:00
transform_2d.h Merge pull request #97553 from AThousandShips/semantic_equal 2025-03-10 10:01:05 -05:00
transform_3d.cpp [Core] Add `is_same` to types that have float components 2025-02-03 19:25:50 +01:00
transform_3d.h Merge pull request #97553 from AThousandShips/semantic_equal 2025-03-10 10:01:05 -05:00
transform_interpolator.cpp
transform_interpolator.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
triangle_mesh.cpp
triangle_mesh.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
triangulate.cpp
triangulate.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
vector2.cpp [Core] Add `is_same` to types that have float components 2025-02-03 19:25:50 +01:00
vector2.h Merge pull request #97553 from AThousandShips/semantic_equal 2025-03-10 10:01:05 -05:00
vector2i.cpp
vector2i.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
vector3.cpp [Core] Add `is_same` to types that have float components 2025-02-03 19:25:50 +01:00
vector3.h Merge pull request #97553 from AThousandShips/semantic_equal 2025-03-10 10:01:05 -05:00
vector3i.cpp
vector3i.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
vector4.cpp [Core] Add `is_same` to types that have float components 2025-02-03 19:25:50 +01:00
vector4.h Merge pull request #97553 from AThousandShips/semantic_equal 2025-03-10 10:01:05 -05:00
vector4i.cpp
vector4i.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00