.. |
a_star.cpp
|
Use List Initializations for Vectors.
|
2022-01-12 10:15:12 +05:45 |
a_star.h
|
Style: Remove inconsistently used @author docstrings
|
2022-01-04 20:42:50 +01:00 |
aabb.cpp
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
aabb.h
|
Add nodiscard to core math classes to catch c++ errors.
|
2022-01-20 13:07:49 +00:00 |
audio_frame.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
basis.cpp
|
Merge pull request #53684 from TokageItLab/orthogonal-mode
|
2022-01-05 16:05:40 +01:00 |
basis.h
|
Add nodiscard to core math classes to catch c++ errors.
|
2022-01-20 13:07:49 +00:00 |
bvh_abb.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
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
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
bvh.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
camera_matrix.cpp
|
CameraMatrix: Pre-allocate Vector in get_projection_planes().
|
2022-01-13 10:14:59 +05:45 |
camera_matrix.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
color_names.inc
|
|
|
color.cpp
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
color.h
|
Add nodiscard to core math classes to catch c++ errors.
|
2022-01-20 13:07:49 +00:00 |
convex_hull.cpp
|
Vectors: Use clear() and has().
|
2022-02-02 00:11:09 +05:45 |
convex_hull.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
delaunay_2d.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
delaunay_3d.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
disjoint_set.h
|
Style: Remove inconsistently used @author docstrings
|
2022-01-04 20:42:50 +01:00 |
dynamic_bvh.cpp
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
dynamic_bvh.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
expression.cpp
|
Add support for the escaped UTF-16 and UTF-32 Unicode characters in the scripts and expressions.
|
2022-01-30 20:16:04 +02:00 |
expression.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
face3.cpp
|
Rename or refactor macros to avoid leading underscores
|
2022-01-20 20:29:15 +01:00 |
face3.h
|
Add nodiscard to core math classes to catch c++ errors.
|
2022-01-20 13:07:49 +00:00 |
geometry_2d.cpp
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
geometry_2d.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
geometry_3d.cpp
|
Rename or refactor macros to avoid leading underscores
|
2022-01-20 20:29:15 +01:00 |
geometry_3d.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
math_defs.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
math_fieldwise.cpp
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
math_fieldwise.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
math_funcs.cpp
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
math_funcs.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
octree.h
|
Fix typos with codespell
|
2022-01-07 00:12:09 +01:00 |
plane.cpp
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
plane.h
|
Add nodiscard to core math classes to catch c++ errors.
|
2022-01-20 13:07:49 +00:00 |
quaternion.cpp
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
quaternion.h
|
Add nodiscard to core math classes to catch c++ errors.
|
2022-01-20 13:07:49 +00:00 |
quick_hull.cpp
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
quick_hull.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
random_number_generator.cpp
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
random_number_generator.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
random_pcg.cpp
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
random_pcg.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
rect2.cpp
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
rect2.h
|
Fix incorrect Rect2i calculations: intersects and encloses
|
2022-01-31 19:03:57 +01:00 |
SCsub
|
|
|
static_raycaster.cpp
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
static_raycaster.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
transform_2d.cpp
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
transform_2d.h
|
Add nodiscard to core math classes to catch c++ errors.
|
2022-01-20 13:07:49 +00:00 |
transform_3d.cpp
|
Merge pull request #53684 from TokageItLab/orthogonal-mode
|
2022-01-05 16:05:40 +01:00 |
transform_3d.h
|
Add nodiscard to core math classes to catch c++ errors.
|
2022-01-20 13:07:49 +00:00 |
triangle_mesh.cpp
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
triangle_mesh.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
triangulate.cpp
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
triangulate.h
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
vector2.cpp
|
Add length and length_squared to Vector2i/3i
|
2022-01-06 10:06:56 -08:00 |
vector2.h
|
Add nodiscard to core math classes to catch c++ errors.
|
2022-01-20 13:07:49 +00:00 |
vector3.cpp
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
vector3.h
|
Add nodiscard to core math classes to catch c++ errors.
|
2022-01-20 13:07:49 +00:00 |
vector3i.cpp
|
Update copyright statements to 2022
|
2022-01-03 21:27:34 +01:00 |
vector3i.h
|
Add nodiscard to core math classes to catch c++ errors.
|
2022-01-20 13:07:49 +00:00 |