quake3live/code/splines
Sergei Shubin f85c79bf5a Migrate to Visual Studio 2022: replace .vcproj with .vcxproj, add .gitignore
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 13:36:28 +08:00
..
math_angles.cpp Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
math_angles.h Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
math_matrix.cpp Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
math_matrix.h Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
math_quaternion.cpp Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
math_quaternion.h Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
math_vector.cpp Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
math_vector.h Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
q_parse.cpp Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
q_shared.cpp Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
q_shared.h Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
q_shared.hpp Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
splines.cpp Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
splines.h Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
Splines.vcxproj Migrate to Visual Studio 2022: replace .vcproj with .vcxproj, add .gitignore 2026-03-18 13:36:28 +08:00
Splines.vcxproj.filters Migrate to Visual Studio 2022: replace .vcproj with .vcxproj, add .gitignore 2026-03-18 13:36:28 +08:00
util_list.h Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
util_str.cpp Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
util_str.h Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00