a_star.cpp
|
Make AStar to use 64-bit logic
|
2022-06-16 16:43:41 +03:00 |
a_star.h
|
Remove redundand header from a_star.h
|
2022-06-16 17:23:08 +03:00 |
basis.cpp
|
Fix VECTOR/LOCAL transitions in Node3D
|
2022-06-27 13:45:35 +02:00 |
basis.h
|
Fix VECTOR/LOCAL transitions in Node3D
|
2022-06-27 13:45:35 +02:00 |
delaunay_3d.h
|
Clean up Hash Functions
|
2022-06-20 12:54:19 +02:00 |
math_funcs.h
|
Refactor bezier interpolation functions
|
2022-06-27 19:42:43 +02:00 |
triangle_mesh.cpp
|
Add surface indices to TriangleMesh
|
2022-06-22 21:48:23 +02:00 |
triangle_mesh.h
|
Add surface indices to TriangleMesh
|
2022-06-22 21:48:23 +02:00 |
vector2.cpp
|
Refactor bezier interpolation functions
|
2022-06-27 19:42:43 +02:00 |
vector2.h
|
Refactor bezier interpolation functions
|
2022-06-27 19:42:43 +02:00 |
vector3.cpp
|
Refactor bezier interpolation functions
|
2022-06-27 19:42:43 +02:00 |
vector3.h
|
Refactor bezier interpolation functions
|
2022-06-27 19:42:43 +02:00 |