godot/core/math
Rémi Verschelde d95794ec8a
One Copyright Update to rule them all
As many open source projects have started doing it, we're removing the
current year from the copyright notice, so that we don't need to bump
it every year.

It seems like only the first year of publication is technically
relevant for copyright notices, and even that seems to be something
that many companies stopped listing altogether (in a version controlled
codebase, the commits are a much better source of date of publication
than a hardcoded copyright statement).

We also now list Godot Engine contributors first as we're collectively
the current maintainers of the project, and we clarify that the
"exclusive" copyright of the co-founders covers the timespan before
opensourcing (their further contributions are included as part of Godot
Engine contributors).

Also fixed "cf." Frenchism - it's meant as "refer to / see".
2023-01-05 13:25:55 +01:00
..
a_star_grid_2d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
a_star_grid_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
a_star.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
a_star.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
aabb.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
aabb.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_frame.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
basis.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
basis.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
bvh_abb.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
bvh_cull.inc
bvh_debug.inc
bvh_integrity.inc
bvh_logic.inc
bvh_misc.inc
bvh_pair.inc
bvh_public.inc Fixup BVH debugging statements 2022-07-25 18:21:53 +02:00
bvh_refit.inc
bvh_split.inc Use constexpr in the conditions with template parameters and sizeofs to suppress C4127 warnings. 2022-09-29 10:38:21 +03:00
bvh_structs.inc Fix array-bounds warning in BVH 2022-09-22 16:06:25 +01:00
bvh_tree.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
bvh.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
color_names.inc One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
color.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
color.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
convex_hull.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
convex_hull.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
delaunay_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
delaunay_3d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
disjoint_set.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
dynamic_bvh.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
dynamic_bvh.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
expression.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
expression.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
face3.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
face3.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
geometry_2d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
geometry_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
geometry_3d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
geometry_3d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
math_defs.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
math_fieldwise.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
math_fieldwise.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
math_funcs.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
math_funcs.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
plane.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
plane.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
projection.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
projection.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
quaternion.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
quaternion.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
quick_hull.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
quick_hull.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
random_number_generator.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
random_number_generator.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
random_pcg.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
random_pcg.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
rect2.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
rect2.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
rect2i.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
rect2i.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub
static_raycaster.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
static_raycaster.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
transform_2d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
transform_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
transform_3d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
transform_3d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
triangle_mesh.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
triangle_mesh.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
triangulate.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
triangulate.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
vector2.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
vector2.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
vector2i.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
vector2i.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
vector3.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
vector3.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
vector3i.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
vector3i.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
vector4.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
vector4.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
vector4i.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
vector4i.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00