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
4a1f22d1ecbd364983ccbf3634e8a0b4355aea5c
engine
/
core
/
math
T
History
Rémi Verschelde
256ac9a51d
Merge pull request
#37039
from Chaosus/astar2d_cost
...
Implements estimate/compute_cost for AStar2D
2020-03-19 08:19:59 +01:00
..
a_star.cpp
Implements estimate/compute_cost for AStar2D
2020-03-14 18:01:06 +03:00
a_star.h
Implements estimate/compute_cost for AStar2D
2020-03-14 18:01:06 +03:00
aabb.cpp
…
aabb.h
…
audio_frame.cpp
…
audio_frame.h
…
basis.cpp
…
basis.h
…
camera_matrix.cpp
…
camera_matrix.h
…
delaunay.h
…
disjoint_set.cpp
…
disjoint_set.h
…
expression.cpp
Fix various typos
2020-03-11 13:59:18 -04:00
expression.h
…
face3.cpp
…
face3.h
…
geometry.cpp
Style: Set clang-format Standard to Cpp11
2020-03-17 07:36:24 +01:00
geometry.h
Style: Set clang-format Standard to Cpp11
2020-03-17 07:36:24 +01:00
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
typedefs: Cleanup unused macros and unnecessary checks
2020-03-11 21:44:56 +01:00
rect2.cpp
…
rect2.h
…
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
…
vector3i.cpp
…
vector3i.h
…