| .. |
|
SCsub
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 -05:00 |
|
a_star.compat.inc
|
…
|
|
|
a_star.cpp
|
Apply iwyu suggestion in core.
|
2024-12-19 00:43:47 +08:00 |
|
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
|
fix astar partial path destination can be solid/disabled
|
2024-09-12 20:09:41 -07:00 |
|
a_star_grid_2d.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
aabb.cpp
|
Fix AABB Ray intersection - return inside
|
2024-05-09 20:41:19 +01:00 |
|
aabb.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
audio_frame.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
basis.cpp
|
Fix `Basis::get_euler` incorrectly simplifying rotations in some cases.
|
2025-01-29 16:13:29 -06:00 |
|
basis.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06: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
|
Style: Add 19.1.0 LLVM options to `.clang-format`
|
2024-11-22 09:24:32 -06:00 |
|
bvh_misc.inc
|
Style: Add 19.1.0 LLVM options to `.clang-format`
|
2024-11-22 09:24:32 -06:00 |
|
bvh_pair.inc
|
Core ubsan fixes
|
2024-12-18 14:31:12 +01:00 |
|
bvh_public.inc
|
…
|
|
|
bvh_refit.inc
|
…
|
|
|
bvh_split.inc
|
…
|
|
|
bvh_structs.inc
|
Style: Add 19.1.0 LLVM options to `.clang-format`
|
2024-11-22 09:24:32 -06:00 |
|
bvh_tree.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
color.cpp
|
Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase.
|
2025-02-07 14:57:48 +01:00 |
|
color.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
color_names.inc
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
convex_hull.cpp
|
Apply iwyu suggestion in core.
|
2024-12-19 00:43:47 +08:00 |
|
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
|
Set clang-format `RemoveSemicolon` rule to `true`
|
2024-10-25 13:49:43 -04:00 |
|
geometry_2d.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
geometry_3d.cpp
|
Apply iwyu suggestion in core.
|
2024-12-19 00:43:47 +08:00 |
|
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
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
plane.cpp
|
…
|
|
|
plane.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
projection.cpp
|
Simplify and fix `Projection`'s getter functions
|
2025-03-06 16:48:01 +01:00 |
|
projection.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
quaternion.cpp
|
…
|
|
|
quaternion.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
quick_hull.cpp
|
Apply iwyu suggestion in core.
|
2024-12-19 00:43:47 +08:00 |
|
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
|
Core ubsan fixes
|
2024-12-18 14:31:12 +01:00 |
|
random_pcg.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
rect2.cpp
|
Always add decimal when printing float
|
2024-10-23 15:00:21 +02:00 |
|
rect2.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06: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
|
…
|
|
|
transform_2d.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
transform_3d.cpp
|
Apply iwyu suggestion in core.
|
2024-12-19 00:43:47 +08:00 |
|
transform_3d.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
transform_interpolator.cpp
|
Fixed Timestep Interpolation (3D)
|
2024-07-07 22:15:23 +02:00 |
|
transform_interpolator.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
triangle_mesh.cpp
|
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
|
2024-05-02 10:31:13 +02:00 |
|
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
|
Always add decimal when printing float
|
2024-10-23 15:00:21 +02:00 |
|
vector2.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
vector2i.cpp
|
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
|
2024-05-02 10:31:13 +02:00 |
|
vector2i.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
vector3.cpp
|
Always add decimal when printing float
|
2024-10-23 15:00:21 +02:00 |
|
vector3.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
vector3i.cpp
|
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
|
2024-05-02 10:31:13 +02:00 |
|
vector3i.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
vector4.cpp
|
Fix stringification of Vector4
|
2024-11-22 21:44:30 +01:00 |
|
vector4.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
vector4i.cpp
|
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
|
2024-05-02 10:31:13 +02:00 |
|
vector4i.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |