Commit Graph

4 Commits

Author SHA1 Message Date
d935caf1a4 Feature/more constexpr (#125)
* added constexpr

* fix

* improved stuff

* added const

* improvement

* fix

* fix

* patch
2025-12-24 02:32:14 +03:00
1ef7833bd9 reordored omath headers 2025-10-03 13:51:53 +03:00
14fa810ecb Implements angle class with normalization
Adds an angle class with support for different normalization
and clamping strategies. Includes trigonometric functions and
arithmetic operators. Introduces unit tests to verify correct
functionality.

Disables unity builds to address a compilation issue.
2025-09-08 20:15:59 +03:00
c7dda0ff10 changed source files naming 2025-03-21 04:30:17 +03:00