.. |
SCsub
|
…
|
|
a_star.cpp
|
clang-format: Disable alignment of operands, too unreliable
|
2021-10-28 13:23:38 +02:00 |
a_star.h
|
…
|
|
aabb.cpp
|
Warn when using an AABB or Rect2 with a negative size
|
2021-12-06 16:51:59 +01:00 |
aabb.h
|
Warn when using an AABB or Rect2 with a negative size
|
2021-12-06 16:51:59 +01:00 |
audio_frame.cpp
|
…
|
|
audio_frame.h
|
…
|
|
basis.cpp
|
clang-format: Enable `BreakBeforeTernaryOperators`
|
2021-10-28 14:50:33 +02:00 |
basis.h
|
[3.x] Add Basis helper functions for transforming normals
|
2021-11-15 08:43:46 +00:00 |
bsp_tree.cpp
|
Remove do{ } while(0) wrapper around error macros
|
2021-09-12 15:04:53 +08:00 |
bsp_tree.h
|
…
|
|
bvh.h
|
BVH - add option for expanded AABBs in leaves
|
2021-11-20 06:45:12 +00:00 |
bvh_abb.h
|
Merge pull request #55050 from lawnjelly/bvh_detect_shrinkage
|
2021-11-19 17:39:12 +01:00 |
bvh_cull.inc
|
BVH - detect shrinkage within expanded bounds
|
2021-11-17 09:06:10 +00:00 |
bvh_debug.inc
|
BVH - detect shrinkage within expanded bounds
|
2021-11-17 09:06:10 +00:00 |
bvh_integrity.inc
|
…
|
|
bvh_logic.inc
|
clang-format: Various fixes to comments alignment from `clang-format` 13
|
2021-10-28 14:50:32 +02:00 |
bvh_misc.inc
|
…
|
|
bvh_pair.inc
|
BVH - add option for expanded AABBs in leaves
|
2021-11-20 06:45:12 +00:00 |
bvh_public.inc
|
BVH - add option for expanded AABBs in leaves
|
2021-11-20 06:45:12 +00:00 |
bvh_refit.inc
|
…
|
|
bvh_split.inc
|
BVH - detect shrinkage within expanded bounds
|
2021-11-17 09:06:10 +00:00 |
bvh_structs.inc
|
Add option to use handles to RID
|
2021-12-06 14:43:34 +00:00 |
bvh_tree.h
|
BVH - add option for expanded AABBs in leaves
|
2021-11-20 06:45:12 +00:00 |
camera_matrix.cpp
|
…
|
|
camera_matrix.h
|
…
|
|
convex_hull.cpp
|
Remove unimplemented methods
|
2021-11-18 12:47:36 +00:00 |
convex_hull.h
|
…
|
|
delaunay.h
|
…
|
|
disjoint_set.cpp
|
…
|
|
disjoint_set.h
|
…
|
|
expression.cpp
|
…
|
|
expression.h
|
…
|
|
face3.cpp
|
…
|
|
face3.h
|
clang-format: Various fixes to comments alignment from `clang-format` 13
|
2021-10-28 14:50:32 +02:00 |
geometry.cpp
|
…
|
|
geometry.h
|
Remove unimplemented methods
|
2021-11-18 12:47:36 +00:00 |
math_defs.h
|
clang-format: Various fixes to comments alignment from `clang-format` 13
|
2021-10-28 14:50:32 +02:00 |
math_fieldwise.cpp
|
…
|
|
math_fieldwise.h
|
…
|
|
math_funcs.cpp
|
[3.x] Warn when using the dectime method
|
2021-09-21 10:03:42 -05:00 |
math_funcs.h
|
clang-format: Disable alignment of operands, too unreliable
|
2021-10-28 13:23:38 +02:00 |
octree.h
|
…
|
|
octree_definition.inc
|
Fix physics BVH broadphase update when changing collision layer/mask
|
2021-10-21 16:53:41 -07:00 |
plane.cpp
|
clang-format: Disable alignment of operands, too unreliable
|
2021-10-28 13:23:38 +02:00 |
plane.h
|
…
|
|
quat.cpp
|
…
|
|
quat.h
|
…
|
|
quick_hull.cpp
|
…
|
|
quick_hull.h
|
…
|
|
random_number_generator.cpp
|
…
|
|
random_number_generator.h
|
…
|
|
random_pcg.cpp
|
…
|
|
random_pcg.h
|
…
|
|
rect2.cpp
|
Warn when using an AABB or Rect2 with a negative size
|
2021-12-06 16:51:59 +01:00 |
rect2.h
|
Warn when using an AABB or Rect2 with a negative size
|
2021-12-06 16:51:59 +01:00 |
transform.cpp
|
…
|
|
transform.h
|
…
|
|
transform_2d.cpp
|
…
|
|
transform_2d.h
|
clang-format: Disable alignment of operands, too unreliable
|
2021-10-28 13:23:38 +02:00 |
triangle_mesh.cpp
|
…
|
|
triangle_mesh.h
|
…
|
|
triangulate.cpp
|
clang-format: Various fixes to comments alignment from `clang-format` 13
|
2021-10-28 14:50:32 +02:00 |
triangulate.h
|
…
|
|
vector2.cpp
|
[3.x] Backport some APIs in math structs
|
2021-11-27 01:19:45 -06:00 |
vector2.h
|
[3.x] Backport some APIs in math structs
|
2021-11-27 01:19:45 -06:00 |
vector3.cpp
|
[3.x] Backport some APIs in math structs
|
2021-11-27 01:19:45 -06:00 |
vector3.h
|
[3.x] Backport some APIs in math structs
|
2021-11-27 01:19:45 -06:00 |