Commit Graph

7 Commits

Author SHA1 Message Date
79f64d9679 fixed unreal bug, improved interface 2026-04-15 03:38:02 +03:00
89df10b778 specifeid ndc for game engines 2026-03-24 00:08:06 +03:00
1f4b10f336 Refactors camera and prediction engine traits.
Moves camera and prediction engine implementations into traits for each engine,
decoupling the engine-specific logic from the core classes, promoting code reuse
and maintainability. This change allows for easier addition of new engines and
customization of existing ones.
2025-08-11 00:32:09 +03:00
ba2c60389f added more noexcept 2025-05-05 01:46:50 +03:00
4406e1e461 changed code style 2025-05-03 20:31:59 +03:00
756bcef6e1 fixed include names 2025-03-21 04:40:59 +03:00
e4eb27c6de change 2025-03-21 04:21:31 +03:00