Commit Graph

27 Commits

Author SHA1 Message Date
Syntriax ba284a199a Engine DeMonoGame #2 2024-01-23 09:38:07 +03:00
Syntriax 0486b0343a First Unmonogame 2024-01-22 23:47:47 +03:00
Syntriax a83d983177 feat: Vector2D Min, Max, Clamp & Lerp 2024-01-22 17:45:05 +03:00
Syntriax 55bde3bafd feat: Vector2D.Zero 2024-01-22 17:41:44 +03:00
Syntriax cd0a100224 chore: Better Debugger Display Declaration 2024-01-22 17:34:36 +03:00
Syntriax c1ea190c02 fix: Vector2D.Reflect 2024-01-22 17:25:49 +03:00
Syntriax 30102f142c feat: Vector2D Magnitude & MagnitudeSquared & Normalized Fields 2024-01-22 16:57:25 +03:00
Syntriax 3ddf6748e2 chore: Vector2D DebuggerDisplay 2024-01-22 16:52:45 +03:00
Syntriax 25e3c818ce chore: Vector2D.ToString() 2024-01-22 16:45:06 +03:00
Syntriax 75e6e06099 fix: Reflect 2024-01-22 16:44:23 +03:00
Syntriax 8af2379afa fix: Build Errors 2024-01-22 16:11:53 +03:00
Syntriax 0519adfcce feat: Vector2D.Reflect 2024-01-22 16:10:16 +03:00
Syntriax a03470d043 feat: - Operation Override 2024-01-22 16:09:29 +03:00
Syntriax db8fe49848 fix: Forgotten Operator Overload for Multiplication 2024-01-22 16:09:02 +03:00
Syntriax fd3d1c2e38 feat: Vector2D Default Directions 2024-01-22 15:25:20 +03:00
Syntriax 661f2027ce feat: Vector2D.Scale Method 2024-01-22 15:23:22 +03:00
Syntriax 063473e0b5 style: Renamed Parameters point to vector 2024-01-22 15:13:31 +03:00
Syntriax db9e7dc09e feat: Vector2D.Distance Method 2024-01-22 15:13:12 +03:00
Syntriax a3860ddd22 refactor: Vector2D.LengthSqr to LengthSquared 2024-01-22 14:13:06 +03:00
Syntriax 40e73f6b8e feat: FromTo Method for Vector2D 2024-01-22 14:11:48 +03:00
Syntriax 225e65fa90 feat: Vector2DExtensions 2024-01-22 14:10:32 +03:00
Syntriax e8d0ff030a refactor: Renamed Point2D to Vector2D 2024-01-22 14:00:08 +03:00
Syntriax ea92bc8c07 feat: Point2D Record 2024-01-22 13:59:25 +03:00
Syntriax c24f71c4af feat: Basic Math Class 2024-01-22 13:58:43 +03:00
Syntriax dd9950d6c5 Hey this actually is deterministic atm 2023-12-18 22:49:26 +03:00
Syntriax 2e72347721 Refactor 2 2023-12-07 11:14:18 +03:00
Syntriax 6183d2225f Refactor 2023-12-07 10:55:49 +03:00