Syntriax.Engine/Engine.Core
Syntriax ef21cdf213 refactor: Actions to Delegates 2024-07-15 01:13:39 +03:00
..
Abstract refactor: Actions to Delegates 2024-07-15 01:13:39 +03:00
Exceptions chore: Added Initial Engine Code 2023-11-23 23:54:19 +03:00
Extensions feat: BehaviourExtensions.FindBehaviour 2024-02-08 17:58:15 +03:00
Factory revert: refactor: ITransformWithGameObject 2024-02-07 11:45:14 +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 refactor: Actions to Delegates 2024-07-15 01:13:39 +03:00
BehaviourCollector.cs refactor: Actions to Delegates 2024-07-15 01:13:39 +03:00
BehaviourController.cs refactor: Actions to Delegates 2024-07-15 01:13:39 +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 refactor: Actions to Delegates 2024-07-15 01:13:39 +03:00
GameObject.cs refactor: Actions to Delegates 2024-07-15 01:13:39 +03:00
Math.cs refactor: Math.AbsMax & AbsMin to Single Liners 2024-02-01 15:36:52 +03:00
StateEnable.cs refactor: Actions to Delegates 2024-07-15 01:13:39 +03:00
Time.cs feat: EngineTime.DeltaTimeFrame 2024-02-01 18:43:33 +03:00
Transform.cs refactor: Actions to Delegates 2024-07-15 01:13:39 +03:00
Vector2D.cs fix: Renamed Vector2D.Subdivide to Divide 2024-02-01 14:42:45 +03:00