Syntriax.Engine/Engine.Core
Syntriax 5d897f2f56 feat: EngineTime.DeltaTimeFrame 2024-02-01 18:43:33 +03:00
..
Abstract docs(core): Abstract 2024-02-01 11:15:49 +03:00
Exceptions chore: Added Initial Engine Code 2023-11-23 23:54:19 +03:00
Extensions style: Forgotten Line Between Namespace and Class Declaration 2024-02-01 14:51:49 +03:00
Factory chore: Added Initial Engine Code 2023-11-23 23:54:19 +03:00
Static/Internal BREAKING CHANGE: Removed MonoGame Package 2024-01-22 22:45:40 +03:00
.gitignore chore: Added Initial Engine Code 2023-11-23 23:54:19 +03:00
Behaviour.cs feat(core): IBehavior.IsActive 2024-01-28 14:56:50 +03:00
BehaviourCacher.cs feat: BehaviourCacher<T> 2024-01-31 09:57:54 +03:00
BehaviourController.cs feat: IBehaviourController.GetBehaviour 2024-01-31 17:03:40 +03:00
BehaviourOverride.cs feat(core): IBehavior.IsActive 2024-01-28 14:56:50 +03:00
Engine.Core.csproj BREAKING CHANGE: Removed MonoGame Package 2024-01-22 22:45:40 +03:00
EngineTime.cs feat: EngineTime.DeltaTimeFrame 2024-02-01 18:43:33 +03:00
GameManager.cs fix: IGameManager Action Types 2024-01-31 09:27:24 +03:00
GameObject.cs feat: GameObjects are now Connected to a Single IGameManager 2024-01-30 13:17:02 +03:00
Math.cs refactor: Math.AbsMax & AbsMin to Single Liners 2024-02-01 15:36:52 +03:00
StateEnable.cs fix: UnAssign Problems 2023-11-24 17:20:43 +03:00
Time.cs feat: EngineTime.DeltaTimeFrame 2024-02-01 18:43:33 +03:00
Transform.cs refactor: DebuggerDisplays For Basic Types 2024-01-27 00:51:34 +03:00
Vector2D.cs fix: Renamed Vector2D.Subdivide to Divide 2024-02-01 14:42:45 +03:00