Commit Graph

8 Commits

Author SHA1 Message Date
79f64d9679 fixed unreal bug, improved interface 2026-04-15 03:38:02 +03:00
dbe29926dc fixed unity bug 2026-04-15 03:25:53 +03:00
89df10b778 specifeid ndc for game engines 2026-03-24 00:08:06 +03:00
2f725bab05 dropped uselss cpp files 2026-01-27 00:51:17 +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
d9fe60b505 added camera files 2025-03-22 04:26:54 +03:00