This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-f892c9da98
Register
Sign In
tinqs
/
engine
Watch
7
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
df0d83f85618ecce6fb0d4ebbfad1ac04c8defae
engine
/
core
/
math
T
History
Jakub Marcowski
c33e291474
Update
triangulate_delaunay()
to avoid needless reallocations
2023-10-16 12:37:57 +02:00
..
a_star_grid_2d.cpp
Fix typo in
heuristic_euclidian
helper in AStarGrid2D
2023-09-25 14:33:22 +03:00
a_star_grid_2d.h
…
a_star.cpp
…
a_star.h
…
aabb.cpp
…
aabb.h
…
audio_frame.h
…
basis.cpp
…
basis.h
…
bvh_abb.h
…
bvh_cull.inc
…
bvh_debug.inc
…
bvh_integrity.inc
…
bvh_logic.inc
…
bvh_misc.inc
…
bvh_pair.inc
…
bvh_public.inc
…
bvh_refit.inc
Fix not refitting upward from leaf nodes.
2023-09-28 20:27:51 +08:00
bvh_split.inc
Fix axis getting mixed up when split leaf
2023-09-27 17:56:12 +08:00
bvh_structs.inc
Fix not refitting upward from leaf nodes.
2023-09-28 20:27:51 +08:00
bvh_tree.h
…
bvh.h
…
color_names.inc
…
color.cpp
…
color.h
…
convex_hull.cpp
Replace
sanity
with
safety
for checks
2023-10-08 16:22:24 +02:00
convex_hull.h
…
delaunay_2d.h
…
delaunay_3d.h
…
disjoint_set.h
…
dynamic_bvh.cpp
…
dynamic_bvh.h
…
expression.cpp
…
expression.h
…
face3.cpp
…
face3.h
…
geometry_2d.cpp
…
geometry_2d.h
Update
triangulate_delaunay()
to avoid needless reallocations
2023-10-16 12:37:57 +02:00
geometry_3d.cpp
…
geometry_3d.h
…
math_defs.h
…
math_fieldwise.cpp
…
math_fieldwise.h
…
math_funcs.cpp
…
math_funcs.h
Add rotate_toward and angle_difference to GDScript and C#
2023-10-01 22:19:42 +02:00
plane.cpp
…
plane.h
…
projection.cpp
Remove unnecessary line from Projection::get_z_far
2023-09-20 10:48:37 -04:00
projection.h
…
quaternion.cpp
…
quaternion.h
…
quick_hull.cpp
…
quick_hull.h
…
random_number_generator.cpp
…
random_number_generator.h
…
random_pcg.cpp
…
random_pcg.h
…
rect2.cpp
…
rect2.h
…
rect2i.cpp
…
rect2i.h
…
SCsub
…
static_raycaster.cpp
…
static_raycaster.h
…
transform_2d.cpp
…
transform_2d.h
…
transform_3d.cpp
…
transform_3d.h
…
triangle_mesh.cpp
…
triangle_mesh.h
…
triangulate.cpp
…
triangulate.h
…
vector2.cpp
…
vector2.h
…
vector2i.cpp
…
vector2i.h
…
vector3.cpp
…
vector3.h
…
vector3i.cpp
…
vector3i.h
…
vector4.cpp
…
vector4.h
…
vector4i.cpp
…
vector4i.h
…