lawnjelly 07e5022cce BVH - add option for expanded AABBs in leaves před 3 roky
..
SCsub 7bf9787921 SCons: Format buildsystem files with psf/black před 5 roky
a_star.cpp 42d385b312 clang-format: Disable alignment of operands, too unreliable před 3 roky
a_star.h b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks před 4 roky
aabb.cpp eb6f98ec55 Portal occlusion culling před 4 roky
aabb.h 42d385b312 clang-format: Disable alignment of operands, too unreliable před 3 roky
audio_frame.cpp 49646383f1 Update copyright statements to 2021 před 4 roky
audio_frame.h b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks před 4 roky
basis.cpp 87c80f529f clang-format: Enable `BreakBeforeTernaryOperators` před 3 roky
basis.h 42d385b312 clang-format: Disable alignment of operands, too unreliable před 3 roky
bsp_tree.cpp 70853fd669 Remove do{ } while(0) wrapper around error macros před 4 roky
bsp_tree.h 140350d767 Style: Enforce braces around if blocks and loops před 4 roky
bvh.h 07e5022cce BVH - add option for expanded AABBs in leaves před 3 roky
bvh_abb.h 1698dbe30e BVH - detect shrinkage within expanded bounds před 3 roky
bvh_cull.inc 1698dbe30e BVH - detect shrinkage within expanded bounds před 3 roky
bvh_debug.inc 1698dbe30e BVH - detect shrinkage within expanded bounds před 3 roky
bvh_integrity.inc d8f681029f Support for Dynamic BVH as 2D Physics broadphase před 4 roky
bvh_logic.inc 1b65550ec7 clang-format: Various fixes to comments alignment from `clang-format` 13 před 3 roky
bvh_misc.inc 140350d767 Style: Enforce braces around if blocks and loops před 4 roky
bvh_pair.inc 07e5022cce BVH - add option for expanded AABBs in leaves před 3 roky
bvh_public.inc 07e5022cce BVH - add option for expanded AABBs in leaves před 3 roky
bvh_refit.inc 0a350845d5 BVH - fix stale current_tree in deactivate function před 4 roky
bvh_split.inc 1698dbe30e BVH - detect shrinkage within expanded bounds před 3 roky
bvh_structs.inc 1698dbe30e BVH - detect shrinkage within expanded bounds před 3 roky
bvh_tree.h 07e5022cce BVH - add option for expanded AABBs in leaves před 3 roky
camera_matrix.cpp 140350d767 Style: Enforce braces around if blocks and loops před 4 roky
camera_matrix.h b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks před 4 roky
convex_hull.cpp 87c80f529f clang-format: Enable `BreakBeforeTernaryOperators` před 3 roky
convex_hull.h 240c33708c Options to clean/simplify convex hull generated from mesh před 4 roky
delaunay.h b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks před 4 roky
disjoint_set.cpp 49646383f1 Update copyright statements to 2021 před 4 roky
disjoint_set.h 140350d767 Style: Enforce braces around if blocks and loops před 4 roky
expression.cpp 140350d767 Style: Enforce braces around if blocks and loops před 4 roky
expression.h 140350d767 Style: Enforce braces around if blocks and loops před 4 roky
face3.cpp 140350d767 Style: Enforce braces around if blocks and loops před 4 roky
face3.h 1b65550ec7 clang-format: Various fixes to comments alignment from `clang-format` 13 před 3 roky
geometry.cpp eb6f98ec55 Portal occlusion culling před 4 roky
geometry.h eb6f98ec55 Portal occlusion culling před 4 roky
math_defs.h 1b65550ec7 clang-format: Various fixes to comments alignment from `clang-format` 13 před 3 roky
math_fieldwise.cpp b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks před 4 roky
math_fieldwise.h 49646383f1 Update copyright statements to 2021 před 4 roky
math_funcs.cpp a5543bc35e [3.x] Warn when using the dectime method před 4 roky
math_funcs.h 42d385b312 clang-format: Disable alignment of operands, too unreliable před 3 roky
octree.h 49646383f1 Update copyright statements to 2021 před 4 roky
octree_definition.inc 48144ed40e Fix physics BVH broadphase update when changing collision layer/mask před 3 roky
plane.cpp 42d385b312 clang-format: Disable alignment of operands, too unreliable před 3 roky
plane.h 140350d767 Style: Enforce braces around if blocks and loops před 4 roky
quat.cpp 85a0345d57 [3.x] Add Quat angle_to method před 4 roky
quat.h 85a0345d57 [3.x] Add Quat angle_to method před 4 roky
quick_hull.cpp fc60eaccb8 Quickhull - reduce warning spam and make hideable před 4 roky
quick_hull.h eb6f98ec55 Portal occlusion culling před 4 roky
random_number_generator.cpp 49646383f1 Update copyright statements to 2021 před 4 roky
random_number_generator.h 140350d767 Style: Enforce braces around if blocks and loops před 4 roky
random_pcg.cpp 07fb3c6aca Make randomize() use unix time too před 4 roky
random_pcg.h 49646383f1 Update copyright statements to 2021 před 4 roky
rect2.cpp 140350d767 Style: Enforce braces around if blocks and loops před 4 roky
rect2.h 42d385b312 clang-format: Disable alignment of operands, too unreliable před 3 roky
transform.cpp b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks před 4 roky
transform.h 37f20e1d78 Fix Transform::xform(Plane) functions, add Transform unit tests před 4 roky
transform_2d.cpp 140350d767 Style: Enforce braces around if blocks and loops před 4 roky
transform_2d.h 42d385b312 clang-format: Disable alignment of operands, too unreliable před 3 roky
triangle_mesh.cpp 140350d767 Style: Enforce braces around if blocks and loops před 4 roky
triangle_mesh.h 788db5cf47 Clean convex hull decomposition code před 4 roky
triangulate.cpp 1b65550ec7 clang-format: Various fixes to comments alignment from `clang-format` 13 před 3 roky
triangulate.h 49646383f1 Update copyright statements to 2021 před 4 roky
vector2.cpp 42d385b312 clang-format: Disable alignment of operands, too unreliable před 3 roky
vector2.h b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks před 4 roky
vector3.cpp 42d385b312 clang-format: Disable alignment of operands, too unreliable před 3 roky
vector3.h eb6f98ec55 Portal occlusion culling před 4 roky