24 Commits

Author SHA1 Message Date
orange cebcfc411d added improvement 2026-05-17 09:08:36 +03:00
orange b6f41ed653 improved naming 2026-05-13 07:51:17 +03:00
orange 8daba25c29 added ureachable 2026-03-24 05:21:00 +03:00
orange 4b6db0c402 updated z range 2026-03-23 23:36:19 +03:00
orange 53b495a413 fixed opengl 2025-09-20 15:48:59 +03:00
orange 18a1349693 reverted 2025-09-20 15:46:21 +03:00
orange 3e5fb1bdb5 fixed rotation matrix 2025-09-20 15:44:33 +03:00
orange 3fa85f4c4d added new mat function
more tests
2025-09-20 15:44:33 +03:00
orange eeb4dccb12 fixed iw engine
fixed source

revert
2025-09-20 15:44:33 +03:00
orange 8e7e1dfc42 Includes missing formula headers
Includes the necessary formula headers in the camera trait files for different rendering engines.
This ensures that the required mathematical functions and definitions are available when using camera traits.
2025-08-12 19:08:30 +03:00
orange 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
orange ba2c60389f added more noexcept 2025-05-05 01:46:50 +03:00
orange 6df9d59fe9 fixed style 2025-05-03 20:38:58 +03:00
orange 4406e1e461 changed code style 2025-05-03 20:31:59 +03:00
orange 01b7256e98 improved cmake, removed useless cmake files 2025-04-30 21:26:25 +03:00
orange 34621ad171 fixed gimba lock for opengl camera 2025-04-26 00:32:53 +03:00
orange 06b891c827 improved openg gl rotation matrix, added tests 2025-04-16 19:11:02 +03:00
orange 97f38af2b5 added unit tests 2025-04-16 18:35:50 +03:00
orange f1f2aeb1b9 added func
added rotation matrix for opengl
2025-04-16 17:40:00 +03:00
orange 620ea44b06 improved camera 2025-03-22 17:39:40 +03:00
orange 756bcef6e1 fixed include names 2025-03-21 04:40:59 +03:00
orange d5d1260784 changed source files naming 2025-03-21 04:30:17 +03:00
orange 1b2822275f removed inline functions 2025-03-19 20:07:44 +03:00
orange 3c104cd228 changed naming of engines section 2025-03-17 05:27:00 +03:00