Commit Graph

93 Commits

Author SHA1 Message Date
orange ac57e8da9e improvement 2026-07-20 01:00:50 +03:00
orange fee4e4b9e3 added even more missing nodiscard messages 2026-06-15 20:31:57 +03:00
orange 2779bae82f added nodiscard messages 2026-06-15 20:22:35 +03:00
orange e82ec9c8ac removed useless inline keywords 2026-06-15 10:39:23 +03:00
orange 47dcee037e removed gcem as dep 2026-06-15 00:37:47 +03:00
orange 098be538f7 fix 2026-06-14 23:17:48 +03:00
orange 91d9335f83 added constexpr engine traits 2026-06-14 22:46:24 +03:00
orange bb618f692f added wrapers 2026-06-14 22:16:39 +03:00
orange 792fb13851 patch 2026-06-12 01:12:13 +03:00
orange 5f14510e5b made constexpr cryengine camera & fromulas 2026-06-12 00:52:22 +03:00
orange b9522fe191 nope 2026-06-03 17:34:06 +03:00
orange b7210dec4c added rage engine support
fix

patch
2026-06-03 15:35:41 +03:00
orange cebcfc411d added improvement 2026-05-17 09:08:36 +03:00
orange bdef596f16 added more tests 2026-05-14 02:30:21 +03:00
orange 9234704010 fixed projectile prediction for double 2026-04-25 21:05:00 +03:00
orange 0487e285ef updated for unreal 2026-04-25 04:42:52 +03:00
orange 56ebc47553 remove axys invertion 2026-04-23 20:02:34 +03:00
orange 0419043720 Update include/omath/engines/frostbite_engine/camera.hpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-15 03:48:03 +03:00
orange 79f64d9679 fixed unreal bug, improved interface 2026-04-15 03:38:02 +03:00
orange dbe29926dc fixed unity bug 2026-04-15 03:25:53 +03:00
orange 89df10b778 specifeid ndc for game engines 2026-03-24 00:08:06 +03:00
orange 4b6db0c402 updated z range 2026-03-23 23:36:19 +03:00
orange a5c0ca0cbd added stuff 2026-03-17 20:31:46 +03:00
orange 630ffa69f6 clang format 2026-02-19 08:00:23 +03:00
orange 609970cdfe fix 2026-02-19 07:57:04 +03:00
orange 800082e4b3 added mesh 2026-02-19 06:35:08 +03:00
orange 02d909f77d added mesh trait 2026-02-19 01:06:08 +03:00
orange 49319a1c7c added more files 2026-02-19 01:05:09 +03:00
orange d0f3e5059a added formulas 2026-02-19 01:05:09 +03:00
orange c9874f30d0 add 2026-02-19 01:05:09 +03:00
orange 3080faeaa9 hotfix: projectile prediction 2026-02-19 01:01:38 +03:00
orange af36c909a4 improved simple game 2026-02-18 07:38:04 +03:00
orange dfc564b30d added for other engines 2026-02-08 02:58:59 +03:00
orange 58a592a806 improved naming 2026-02-08 02:51:48 +03:00
orange 4c92dbe1ed added for source 2026-02-08 02:43:10 +03:00
orange 2f725bab05 dropped uselss cpp files 2026-01-27 00:51:17 +03:00
orange dc39f4fdc6 fixed naming 2026-01-27 00:39:34 +03:00
orange 8f428a34bd added primitives to other engine triplets 2026-01-27 00:37:23 +03:00
orange 9a61ce1984 added opengl primitives 2026-01-27 00:33:35 +03:00
orange 8ff358df82 fixed somebugs, improved tests 2025-11-29 21:24:45 +03:00
orange 09263b390f improved mesh class 2025-11-29 16:28:06 +03:00
orange 369f2ee582 added other collision types 2025-11-09 22:39:09 +03:00
orange 353fb290b7 added mesh class, added mesh trair 2025-11-09 22:10:56 +03:00
orange a22feeb1b9 added frostbite sources 2025-10-23 00:08:17 +03:00
orange 2e41aa496f Defines constants for Frostbite engine
Introduces a constants header file for the Frostbite engine,
including common vectors, matrices, and angle types.
This provides a centralized location for defining and accessing
essential mathematical constants used throughout the engine.
2025-10-21 04:56:49 +03:00
orange 70f2f90100 reordored omath headers 2025-10-03 13:51:53 +03:00
orange 614e5ebb35 unreal engine fix 2025-09-22 02:12:20 +03:00
orange 36e4cef2f3 fix unity 2025-09-22 02:10:33 +03:00
orange 577afd4d4a opengl fix 2025-09-22 02:08:58 +03:00
orange 1c58340404 Refactors: Moves linear algebra to new directory
Moves linear algebra headers to a new subdirectory to improve project structure.

Updates includes to reflect the directory change.
Adds vcpkg to the tracked repositories.
2025-08-31 23:36:05 +03:00