From 9d30446c55dc1a1d78ea1a8da227862b47004f71 Mon Sep 17 00:00:00 2001 From: Orange Date: Wed, 15 Apr 2026 03:08:00 +0300 Subject: [PATCH 1/4] added ability to get view angles from view matrix --- .idea/editor.xml | 6 +- include/omath/projection/camera.hpp | 6 ++ tests/general/unit_test_projection.cpp | 86 ++++++++++++++++++++++++++ 3 files changed, 95 insertions(+), 3 deletions(-) diff --git a/.idea/editor.xml b/.idea/editor.xml index 9b5acf8e..bce786e3 100644 --- a/.idea/editor.xml +++ b/.idea/editor.xml @@ -103,7 +103,7 @@