Commit Graph

5 Commits

Author SHA1 Message Date
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