.. |
a_star.cpp
|
|
|
a_star.h
|
|
|
a_star_grid_2d.cpp
|
|
|
a_star_grid_2d.h
|
|
|
aabb.cpp
|
|
|
aabb.h
|
|
|
audio_frame.h
|
Style: Misc docs and comment style and language fixes
|
2022-11-02 19:01:18 +01:00 |
basis.cpp
|
Static analysis: remove "break" after "return"
|
2022-11-18 17:57:33 -05:00 |
basis.h
|
Move EulerOrder enum to math_defs.h and global scope
|
2022-11-02 13:44:13 -05:00 |
bvh.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
|
|
|
bvh_split.inc
|
|
|
bvh_structs.inc
|
|
|
bvh_tree.h
|
|
|
color.cpp
|
|
|
color.h
|
Refactor interpolating functions in some classes to use Math class
|
2022-11-24 20:31:43 +09:00 |
color_names.inc
|
|
|
convex_hull.cpp
|
Optimize Convex Collision
|
2022-10-13 19:07:53 +02:00 |
convex_hull.h
|
Optimize Convex Collision
|
2022-10-13 19:07:53 +02:00 |
delaunay_2d.h
|
|
|
delaunay_3d.h
|
|
|
disjoint_set.h
|
|
|
dynamic_bvh.cpp
|
|
|
dynamic_bvh.h
|
|
|
expression.cpp
|
Fix periods in editor strings and messages
|
2022-11-14 19:36:36 +01:00 |
expression.h
|
|
|
face3.cpp
|
|
|
face3.h
|
|
|
geometry_2d.cpp
|
|
|
geometry_2d.h
|
|
|
geometry_3d.cpp
|
Optimize Convex Collision
|
2022-10-13 19:07:53 +02:00 |
geometry_3d.h
|
Optimize Convex Collision
|
2022-10-13 19:07:53 +02:00 |
math_defs.h
|
Move EulerOrder enum to math_defs.h and global scope
|
2022-11-02 13:44:13 -05:00 |
math_fieldwise.cpp
|
|
|
math_fieldwise.h
|
|
|
math_funcs.cpp
|
|
|
math_funcs.h
|
Refactor Curve3D::_bake() method
|
2022-11-24 10:52:06 +08:00 |
plane.cpp
|
|
|
plane.h
|
|
|
projection.cpp
|
Static analysis: remove "break" after "return"
|
2022-11-18 17:57:33 -05:00 |
projection.h
|
|
|
quaternion.cpp
|
Allow getting Quaternion rotation in different Euler orders
|
2022-11-02 19:20:10 -05:00 |
quaternion.h
|
Allow getting Quaternion rotation in different Euler orders
|
2022-11-02 19:20:10 -05:00 |
quick_hull.cpp
|
Optimize Convex Collision
|
2022-10-13 19:07:53 +02:00 |
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
|
Refactor interpolating functions in some classes to use Math class
|
2022-11-24 20:31:43 +09:00 |
vector2i.cpp
|
Implement snappedi, snappedf, and Vector[2/3/4]i.snapped
|
2022-11-19 06:18:55 +01:00 |
vector2i.h
|
Implement snappedi, snappedf, and Vector[2/3/4]i.snapped
|
2022-11-19 06:18:55 +01:00 |
vector3.cpp
|
|
|
vector3.h
|
Refactor interpolating functions in some classes to use Math class
|
2022-11-24 20:31:43 +09:00 |
vector3i.cpp
|
Implement snappedi, snappedf, and Vector[2/3/4]i.snapped
|
2022-11-19 06:18:55 +01:00 |
vector3i.h
|
Implement snappedi, snappedf, and Vector[2/3/4]i.snapped
|
2022-11-19 06:18:55 +01:00 |
vector4.cpp
|
Refactor interpolating functions in some classes to use Math class
|
2022-11-24 20:31:43 +09:00 |
vector4.h
|
|
|
vector4i.cpp
|
Implement snappedi, snappedf, and Vector[2/3/4]i.snapped
|
2022-11-19 06:18:55 +01:00 |
vector4i.h
|
Implement snappedi, snappedf, and Vector[2/3/4]i.snapped
|
2022-11-19 06:18:55 +01:00 |