jerrrrycho
|
bf147dd155
|
refactor: replace null with nullptr
|
2026-06-29 02:48:25 +02:00 |
|
|
|
1be56de0fa
|
Add sleepermodel optional parameter for tracks
|
2026-05-19 22:10:47 +02:00 |
|
docentYT
|
aaf0352ff6
|
Remove not needed import
|
2026-05-02 14:54:40 +02:00 |
|
docentYT
|
7081dab3c2
|
Replace RadToDeg and DegToRad with glm::degrees and glm::radians
|
2026-05-02 14:51:13 +02:00 |
|
docentYT
|
d1f16411a1
|
Replace clamp with std::clamp
|
2026-05-01 22:14:29 +02:00 |
|
docentYT
|
ca839652bf
|
Use the sq function to force constexpr expressions for numeric literals and enhance readability
|
2026-04-28 13:23:14 +02:00 |
|
docentYT
|
6be1b0886d
|
Remove sad workaround
|
2026-04-28 01:23:53 +02:00 |
|
docentYT
|
cba106e22e
|
Use glm::length2 instead of glm::length where possible
|
2026-04-27 23:27:08 +02:00 |
|
docentYT
|
7d561f8443
|
use glm::length2 instead of glm::dot for squared length
|
2026-04-27 23:13:12 +02:00 |
|
docentYT
|
ed28eff066
|
use glm instead of Math3D in world
|
2026-04-27 00:36:03 +02:00 |
|
jerrrrycho
|
9f43dca48b
|
refactor: create paths namespace instead of global variables
|
2026-03-15 11:55:30 +01:00 |
|
copilot-swe-agent[bot]
|
7e49aa8740
|
Rewrite #includes to use explicit subdirectory paths
Co-authored-by: Hirek193 <23196899+Hirek193@users.noreply.github.com>
|
2026-03-14 19:16:48 +00:00 |
|
copilot-swe-agent[bot]
|
0531086bb9
|
Reorganize source files into logical subdirectories
Co-authored-by: Hirek193 <23196899+Hirek193@users.noreply.github.com>
|
2026-03-14 19:01:57 +00:00 |
|