Commit Graph

5 Commits

Author SHA1 Message Date
orange fbc35391c4 added obb 2026-05-07 05:04:35 +03:00
orange d90164cab8 added opengl hook 2026-05-06 20:05:45 +03:00
orange 3952696199 Feature/more constexpr (#125)
* added constexpr

* fix

* improved stuff

* added const

* improvement

* fix

* fix

* patch
2025-12-24 02:32:14 +03:00
orange a6d453f112 removed redundant copy 2025-12-19 23:19:47 +03:00
orange 07de3d27ec Configures project IDE settings and improves gitignore
Adds project-specific IDE settings to improve code style consistency and development environment.

Removes the .idea directory from the .gitignore file, as these files are now intended to be part of the project for consistent IDE configuration across contributors.
2025-08-21 00:11:37 +03:00