.. |
SCsub
|
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
|
6 meses atrás |
a_star.compat.inc
|
aa1bbe1542
add partial path return option for astar
|
1 ano atrás |
a_star.cpp
|
c1acc839a8
Directly use segment points in Geometry2D/3D function parameters
|
6 dias atrás |
a_star.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 semanas atrás |
a_star_grid_2d.compat.inc
|
aa1bbe1542
add partial path return option for astar
|
1 ano atrás |
a_star_grid_2d.cpp
|
3b1a481f13
Merge pull request #97843 from detomon/optimize-a-star-grid-2d-solve
|
1 semana atrás |
a_star_grid_2d.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 semanas atrás |
aabb.cpp
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
2 semanas atrás |
aabb.h
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
2 semanas atrás |
audio_frame.h
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
2 semanas atrás |
basis.cpp
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
2 semanas atrás |
basis.h
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
2 semanas atrás |
bvh.h
|
4f4031a675
Replace size() == 0 with is_empty().
|
4 dias atrás |
bvh_abb.h
|
f09ee0171a
Style: Begin integrating simple `.clangd` fixes
|
2 semanas atrás |
bvh_cull.inc
|
0d1e3893d9
Merge pull request #57630 from lawnjelly/bvh4_templated_checks
|
3 anos atrás |
bvh_debug.inc
|
158fcf107c
Fix some uses of float and real_t in core/math
|
1 ano atrás |
bvh_integrity.inc
|
3877ed73d0
Dynamic BVH broadphase in 2D & 3D Godot Physics
|
3 anos atrás |
bvh_logic.inc
|
e8a4b45ce4
Style: Add 19.1.0 LLVM options to `.clang-format`
|
4 meses atrás |
bvh_misc.inc
|
e8a4b45ce4
Style: Add 19.1.0 LLVM options to `.clang-format`
|
4 meses atrás |
bvh_pair.inc
|
240f510fa7
Core ubsan fixes
|
3 meses atrás |
bvh_public.inc
|
178405f7cb
Fixup BVH debugging statements
|
2 anos atrás |
bvh_refit.inc
|
e705aa4550
Fix not refitting upward from leaf nodes.
|
1 ano atrás |
bvh_split.inc
|
158fcf107c
Fix some uses of float and real_t in core/math
|
1 ano atrás |
bvh_structs.inc
|
e8a4b45ce4
Style: Add 19.1.0 LLVM options to `.clang-format`
|
4 meses atrás |
bvh_tree.h
|
f09ee0171a
Style: Begin integrating simple `.clangd` fixes
|
2 semanas atrás |
color.cpp
|
250cc58388
Optimize HTML color validation
|
4 dias atrás |
color.h
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
2 semanas atrás |
color_names.inc
|
f09ee0171a
Style: Begin integrating simple `.clangd` fixes
|
2 semanas atrás |
convex_hull.cpp
|
4f4031a675
Replace size() == 0 with is_empty().
|
4 dias atrás |
convex_hull.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 semanas atrás |
delaunay_2d.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 semanas atrás |
delaunay_3d.h
|
f09ee0171a
Style: Begin integrating simple `.clangd` fixes
|
2 semanas atrás |
disjoint_set.h
|
f09ee0171a
Style: Begin integrating simple `.clangd` fixes
|
2 semanas atrás |
dynamic_bvh.cpp
|
394bb0ee2b
Fix various typos with codespell
|
2 anos atrás |
dynamic_bvh.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 semanas atrás |
expression.cpp
|
b50d9742c2
Fix `is_valid_float`, `Variant` parser, `Expression` parser, script highlighter, and `TextServer` not handing capital E in scientific notation.
|
1 mês atrás |
expression.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 semanas atrás |
face3.cpp
|
10f6c01b9c
Remove ABS in favor of Math::abs
|
2 semanas atrás |
face3.h
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
2 semanas atrás |
geometry_2d.cpp
|
22b5ec17fb
Using iterator pattern instead of List::Element *.
|
1 semana atrás |
geometry_2d.h
|
207a2b6472
Core: Integrate warning suppression macro helpers
|
3 dias atrás |
geometry_3d.cpp
|
f09ee0171a
Style: Begin integrating simple `.clangd` fixes
|
2 semanas atrás |
geometry_3d.h
|
4f4031a675
Replace size() == 0 with is_empty().
|
4 dias atrás |
math_defs.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 semanas atrás |
math_fieldwise.cpp
|
5c66129e62
Allow to select multiple remote nodes at runtime
|
3 semanas atrás |
math_fieldwise.h
|
5c66129e62
Allow to select multiple remote nodes at runtime
|
3 semanas atrás |
math_funcs.cpp
|
581d675eeb
Core: Convert `Math` class to namespace
|
2 semanas atrás |
math_funcs.h
|
581d675eeb
Core: Convert `Math` class to namespace
|
2 semanas atrás |
plane.cpp
|
10f6c01b9c
Remove ABS in favor of Math::abs
|
2 semanas atrás |
plane.h
|
10f6c01b9c
Remove ABS in favor of Math::abs
|
2 semanas atrás |
projection.cpp
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
2 semanas atrás |
projection.h
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
2 semanas atrás |
quaternion.cpp
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
2 semanas atrás |
quaternion.h
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
2 semanas atrás |
quick_hull.cpp
|
4f4031a675
Replace size() == 0 with is_empty().
|
4 dias atrás |
quick_hull.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 semanas atrás |
random_number_generator.cpp
|
88df5ea8ac
Add RandomNumberGenerator::rand_weighted method
|
1 ano atrás |
random_number_generator.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 semanas atrás |
random_pcg.cpp
|
240f510fa7
Core ubsan fixes
|
3 meses atrás |
random_pcg.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 semanas atrás |
rect2.cpp
|
e825085978
[Core] Add `is_same` to types that have float components
|
2 meses atrás |
rect2.h
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
2 semanas atrás |
rect2i.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 anos atrás |
rect2i.h
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
2 semanas atrás |
static_raycaster.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 anos atrás |
static_raycaster.h
|
f09ee0171a
Style: Begin integrating simple `.clangd` fixes
|
2 semanas atrás |
transform_2d.cpp
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
2 semanas atrás |
transform_2d.h
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
2 semanas atrás |
transform_3d.cpp
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
2 semanas atrás |
transform_3d.h
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
2 semanas atrás |
transform_interpolator.cpp
|
2f8ab4a654
Fixed Timestep Interpolation (3D)
|
9 meses atrás |
transform_interpolator.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 semanas atrás |
triangle_mesh.cpp
|
f2197a1013
Expose TriangleMesh api functions wrapped for scripting
|
4 dias atrás |
triangle_mesh.h
|
f2197a1013
Expose TriangleMesh api functions wrapped for scripting
|
4 dias atrás |
triangulate.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 anos atrás |
triangulate.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 semanas atrás |
vector2.cpp
|
e825085978
[Core] Add `is_same` to types that have float components
|
2 meses atrás |
vector2.h
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
2 semanas atrás |
vector2i.cpp
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
2 semanas atrás |
vector2i.h
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
2 semanas atrás |
vector3.cpp
|
e825085978
[Core] Add `is_same` to types that have float components
|
2 meses atrás |
vector3.h
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
2 semanas atrás |
vector3i.cpp
|
308dbb8c63
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
|
11 meses atrás |
vector3i.h
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
2 semanas atrás |
vector4.cpp
|
e825085978
[Core] Add `is_same` to types that have float components
|
2 meses atrás |
vector4.h
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
2 semanas atrás |
vector4i.cpp
|
308dbb8c63
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
|
11 meses atrás |
vector4i.h
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
2 semanas atrás |