..
a_star.cpp
Added ability to change A-star cost function
2017-04-01 16:36:22 +10:30
a_star.h
Added ability to change A-star cost function
2017-04-01 16:36:22 +10:30
audio_frame.cpp
A Whole New World (clang-format edition)
2017-03-05 16:44:50 +01:00
audio_frame.h
A Whole New World (clang-format edition)
2017-03-05 16:44:50 +01:00
bsp_tree.cpp
A Whole New World (clang-format edition)
2017-03-05 16:44:50 +01:00
bsp_tree.h
A Whole New World (clang-format edition)
2017-03-05 16:44:50 +01:00
camera_matrix.cpp
A Whole New World (clang-format edition)
2017-03-05 16:44:50 +01:00
camera_matrix.h
A Whole New World (clang-format edition)
2017-03-05 16:44:50 +01:00
face3.cpp
Fix typos in source code using codespell
2017-03-24 21:45:31 +01:00
face3.h
A Whole New World (clang-format edition)
2017-03-05 16:44:50 +01:00
geometry.cpp
Fix typos in source code using codespell
2017-03-24 21:45:31 +01:00
geometry.h
Fix typos in source code using codespell
2017-03-24 21:45:31 +01:00
math_2d.cpp
Added various functions basic math classes. Also enabled math checks only for debug builds.
2017-04-06 13:03:56 -05:00
math_2d.h
Made slide and reflect active verbs acting on itself in Vector2 and Vector3.
2017-04-03 10:02:12 -05:00
math_defs.h
Added various functions basic math classes. Also enabled math checks only for debug builds.
2017-04-06 13:03:56 -05:00
math_funcs.cpp
A Whole New World (clang-format edition)
2017-03-05 16:44:50 +01:00
math_funcs.h
Added various functions basic math classes. Also enabled math checks only for debug builds.
2017-04-06 13:03:56 -05:00
matrix3.cpp
Added various functions basic math classes. Also enabled math checks only for debug builds.
2017-04-06 13:03:56 -05:00
matrix3.h
Added various functions basic math classes. Also enabled math checks only for debug builds.
2017-04-06 13:03:56 -05:00
octree.h
A Whole New World (clang-format edition)
2017-03-05 16:44:50 +01:00
pcg.cpp
Replace the existing PRNG (Xorshift31) with (minimal) PCG (XSH-RR variant with 32-bit output, 64-bit state).
2017-01-15 19:15:16 -06:00
pcg.h
Replace the existing PRNG (Xorshift31) with (minimal) PCG (XSH-RR variant with 32-bit output, 64-bit state).
2017-01-15 19:15:16 -06:00
plane.cpp
Fix typos in source code using codespell
2017-03-24 21:45:31 +01:00
plane.h
A Whole New World (clang-format edition)
2017-03-05 16:44:50 +01:00
quat.cpp
Added various functions basic math classes. Also enabled math checks only for debug builds.
2017-04-06 13:03:56 -05:00
quat.h
Added various functions basic math classes. Also enabled math checks only for debug builds.
2017-04-06 13:03:56 -05:00
quick_hull.cpp
A Whole New World (clang-format edition)
2017-03-05 16:44:50 +01:00
quick_hull.h
A Whole New World (clang-format edition)
2017-03-05 16:44:50 +01:00
rect3.cpp
A Whole New World (clang-format edition)
2017-03-05 16:44:50 +01:00
rect3.h
Fix typos in source code using codespell
2017-03-24 21:45:31 +01:00
SCsub
style: Fix PEP8 whitespace issues in Python files
2016-11-01 00:35:16 +01:00
transform.cpp
A Whole New World (clang-format edition)
2017-03-05 16:44:50 +01:00
transform.h
A Whole New World (clang-format edition)
2017-03-05 16:44:50 +01:00
triangle_mesh.cpp
A Whole New World (clang-format edition)
2017-03-05 16:44:50 +01:00
triangle_mesh.h
A Whole New World (clang-format edition)
2017-03-05 16:44:50 +01:00
triangulate.cpp
A Whole New World (clang-format edition)
2017-03-05 16:44:50 +01:00
triangulate.h
A Whole New World (clang-format edition)
2017-03-05 16:44:50 +01:00
triangulator.cpp
Style: Fix whole-line commented code
2017-01-14 14:52:23 +01:00
triangulator.h
begin new serialization framework
2015-02-15 01:21:26 -03:00
vector3.cpp
A Whole New World (clang-format edition)
2017-03-05 16:44:50 +01:00
vector3.h
Added various functions basic math classes. Also enabled math checks only for debug builds.
2017-04-06 13:03:56 -05:00