Rémi Verschelde 2fea5c0a66 Style: Apply fixes from clang-format 18.1.3 há 5 meses atrás
..
SCsub cd4e46ee65 SCons: Format buildsystem files with psf/black há 5 anos atrás
a_star.cpp cc0a243ce0 Enchance the performance of AStar by using a LocalVector(2) há 2 anos atrás
a_star.h 5b1df48c6c Convert en_GB spelling to en_US with codespell há 2 anos atrás
a_star_grid_2d.cpp cc0a243ce0 Enchance the performance of AStar by using a LocalVector(2) há 2 anos atrás
a_star_grid_2d.h cc0a243ce0 Enchance the performance of AStar by using a LocalVector(2) há 2 anos atrás
aabb.cpp d95794ec8a One Copyright Update to rule them all há 2 anos atrás
aabb.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
audio_frame.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
basis.cpp ca65d85d6e Fix for SkeletonIK3D interpolation and bone roll há 2 anos atrás
basis.h c0083e431b Cleanup unused engine code v2 há 2 anos atrás
bvh.h f42a837e92 BVH - fix lockguards for multithread mode há 2 anos atrás
bvh_abb.h 5b1df48c6c Convert en_GB spelling to en_US with codespell há 2 anos atrás
bvh_cull.inc 0d1e3893d9 Merge pull request #57630 from lawnjelly/bvh4_templated_checks há 3 anos atrás
bvh_debug.inc 0d1e3893d9 Merge pull request #57630 from lawnjelly/bvh4_templated_checks há 3 anos atrás
bvh_integrity.inc 3877ed73d0 Dynamic BVH broadphase in 2D & 3D Godot Physics há 4 anos atrás
bvh_logic.inc f8eaab5b47 BVH - Sync BVH with 3.x há 3 anos atrás
bvh_misc.inc f8eaab5b47 BVH - Sync BVH with 3.x há 3 anos atrás
bvh_pair.inc f8eaab5b47 BVH - Sync BVH with 3.x há 3 anos atrás
bvh_public.inc 178405f7cb Fixup BVH debugging statements há 3 anos atrás
bvh_refit.inc bd42de5fea BVH - fix stale current_tree in deactivate function [4.x] há 4 anos atrás
bvh_split.inc 5b1df48c6c Convert en_GB spelling to en_US with codespell há 2 anos atrás
bvh_structs.inc 91d252c697 Fix array-bounds warning in BVH há 3 anos atrás
bvh_tree.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
color.cpp 5b1df48c6c Convert en_GB spelling to en_US with codespell há 2 anos atrás
color.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
color_names.inc d95794ec8a One Copyright Update to rule them all há 2 anos atrás
convex_hull.cpp f93a4287cf Enable shadow warnings and fix raised errors há 2 anos atrás
convex_hull.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
delaunay_2d.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
delaunay_3d.h 9a8b5848d8 Style: Apply fixes from black and codespell há 5 meses atrás
disjoint_set.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
dynamic_bvh.cpp 394bb0ee2b Fix various typos with codespell há 2 anos atrás
dynamic_bvh.h 394bb0ee2b Fix various typos with codespell há 2 anos atrás
expression.cpp 86ee5f39c4 Add support for Unicode identifiers in Expression class há 2 anos atrás
expression.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
face3.cpp c0083e431b Cleanup unused engine code v2 há 2 anos atrás
face3.h c0083e431b Cleanup unused engine code v2 há 2 anos atrás
geometry_2d.cpp c0083e431b Cleanup unused engine code v2 há 2 anos atrás
geometry_2d.h c0083e431b Cleanup unused engine code v2 há 2 anos atrás
geometry_3d.cpp 2fea5c0a66 Style: Apply fixes from clang-format 18.1.3 há 5 meses atrás
geometry_3d.h c0083e431b Cleanup unused engine code v2 há 2 anos atrás
math_defs.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
math_fieldwise.cpp d95794ec8a One Copyright Update to rule them all há 2 anos atrás
math_fieldwise.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
math_funcs.cpp d95794ec8a One Copyright Update to rule them all há 2 anos atrás
math_funcs.h efbb28d09a Make acos and asin safe há 2 anos atrás
plane.cpp d95794ec8a One Copyright Update to rule them all há 2 anos atrás
plane.h 7560340ef6 Rename `center` method to `get_center` in Plane. há 2 anos atrás
projection.cpp d95794ec8a One Copyright Update to rule them all há 2 anos atrás
projection.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
quaternion.cpp efbb28d09a Make acos and asin safe há 2 anos atrás
quaternion.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
quick_hull.cpp e52213e2fa More codespell fixes, do more changes from previous ignore list há 2 anos atrás
quick_hull.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
random_number_generator.cpp d95794ec8a One Copyright Update to rule them all há 2 anos atrás
random_number_generator.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
random_pcg.cpp d95794ec8a One Copyright Update to rule them all há 2 anos atrás
random_pcg.h a397474bd0 Fix randfn to prevent generating of nan values há 2 anos atrás
rect2.cpp d95794ec8a One Copyright Update to rule them all há 2 anos atrás
rect2.h 491ded1898 Minor typo and docs URL fixes há 2 anos atrás
rect2i.cpp d95794ec8a One Copyright Update to rule them all há 2 anos atrás
rect2i.h 491ded1898 Minor typo and docs URL fixes há 2 anos atrás
static_raycaster.cpp d95794ec8a One Copyright Update to rule them all há 2 anos atrás
static_raycaster.h f93a4287cf Enable shadow warnings and fix raised errors há 2 anos atrás
transform_2d.cpp e52213e2fa More codespell fixes, do more changes from previous ignore list há 2 anos atrás
transform_2d.h c0083e431b Cleanup unused engine code v2 há 2 anos atrás
transform_3d.cpp d95794ec8a One Copyright Update to rule them all há 2 anos atrás
transform_3d.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
triangle_mesh.cpp c0083e431b Cleanup unused engine code v2 há 2 anos atrás
triangle_mesh.h c0083e431b Cleanup unused engine code v2 há 2 anos atrás
triangulate.cpp d95794ec8a One Copyright Update to rule them all há 2 anos atrás
triangulate.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
vector2.cpp d95794ec8a One Copyright Update to rule them all há 2 anos atrás
vector2.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
vector2i.cpp d95794ec8a One Copyright Update to rule them all há 2 anos atrás
vector2i.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
vector3.cpp 5a800e68f1 Bias octahedral tangent y axis to avoid errors around 0 há 2 anos atrás
vector3.h a90e151b2a Added component-wise `min` and `max` functions for vectors há 2 anos atrás
vector3i.cpp d95794ec8a One Copyright Update to rule them all há 2 anos atrás
vector3i.h a90e151b2a Added component-wise `min` and `max` functions for vectors há 2 anos atrás
vector4.cpp d95794ec8a One Copyright Update to rule them all há 2 anos atrás
vector4.h a90e151b2a Added component-wise `min` and `max` functions for vectors há 2 anos atrás
vector4i.cpp d95794ec8a One Copyright Update to rule them all há 2 anos atrás
vector4i.h a90e151b2a Added component-wise `min` and `max` functions for vectors há 2 anos atrás