This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5e45717be7a25e2efef22ebdae80d62397cbfc7f
godot
/
core
/
math
History
Yuri Roubinsky
5914fdc067
Implements estimate/compute_cost for AStar2D
...
(cherry picked from commit
bad77bcb52
)
2020-04-16 11:35:52 +02:00
..
a_star.cpp
Implements estimate/compute_cost for AStar2D
2020-04-16 11:35:52 +02:00
a_star.h
Implements estimate/compute_cost for AStar2D
2020-04-16 11:35:52 +02:00
aabb.cpp
…
aabb.h
…
audio_frame.cpp
…
audio_frame.h
…
basis.cpp
…
basis.h
…
bsp_tree.cpp
…
bsp_tree.h
…
camera_matrix.cpp
Fix aspect ratio on hmd projection matrix
2020-04-05 16:58:33 +10:00
camera_matrix.h
…
delaunay.h
…
disjoint_set.cpp
…
disjoint_set.h
…
expression.cpp
…
expression.h
…
face3.cpp
…
face3.h
…
geometry.cpp
…
geometry.h
…
math_defs.h
…
math_fieldwise.cpp
…
math_fieldwise.h
…
math_funcs.cpp
…
math_funcs.h
…
octree.h
…
plane.cpp
…
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
…
rect2.h
Turn Rect2's 'intersects_touch()' into an extra argument of 'intersects()'
2020-03-06 23:51:26 +01:00
SCsub
…
transform_2d.cpp
…
transform_2d.h
…
transform.cpp
…
transform.h
…
triangle_mesh.cpp
…
triangle_mesh.h
…
triangulate.cpp
…
triangulate.h
…
vector2.cpp
…
vector2.h
…
vector3.cpp
…
vector3.h
…