Commit Graph

8 Commits

Author SHA1 Message Date
3080faeaa9 hotfix: projectile prediction 2026-02-19 01:01:38 +03:00
dfc564b30d added for other engines 2026-02-08 02:58:59 +03:00
dc39f4fdc6 fixed naming 2026-01-27 00:39:34 +03:00
8f428a34bd added primitives to other engine triplets 2026-01-27 00:37:23 +03:00
8ff358df82 fixed somebugs, improved tests 2025-11-29 21:24:45 +03:00
369f2ee582 added other collision types 2025-11-09 22:39:09 +03:00
a22feeb1b9 added frostbite sources 2025-10-23 00:08:17 +03:00
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