cosmonaut
|
bace9f570d
|
add Fix64.Step
|
2022-09-22 20:17:13 -07:00 |
cosmonaut
|
15aefc2212
|
add MoonWorks.Math.Easing
|
2022-08-16 18:24:46 -07:00 |
cosmonaut
|
a427b79510
|
add Fix64-int arithmetic
|
2022-08-16 18:24:34 -07:00 |
cosmonaut
|
f06ad263b7
|
add Fixed.Vector2.Lerp
|
2022-08-09 17:14:38 -07:00 |
cosmonaut
|
28e3479444
|
remove decimal cast from Fix64.Atan2
|
2022-08-05 16:56:26 -07:00 |
cosmonaut
|
72ad850ab4
|
fix unnecessary double cast
|
2022-08-03 16:34:15 -07:00 |
cosmonaut
|
9cd6e6cc7b
|
add Vector2.Rotate methods
|
2022-08-03 16:15:47 -07:00 |
cosmonaut
|
3543f074f4
|
fix erroneous Normalize
|
2022-07-12 16:06:13 -07:00 |
cosmonaut
|
d32bbcd537
|
radian and degree conversions on Fix64
|
2022-06-21 11:20:32 -07:00 |
cosmonaut
|
b23792acd0
|
remove empty struct constructors for language compatibility
|
2022-06-20 13:04:44 -07:00 |
cosmonaut
|
2f5d25b458
|
Fix64 random fix
|
2022-06-16 00:51:02 -07:00 |
cosmonaut
|
ba662d7c3e
|
add Fix64 random range
|
2022-06-14 18:25:37 -07:00 |
cosmonaut
|
bb0b6daa91
|
Fix64.Fractional
|
2022-06-07 17:01:44 -07:00 |
cosmonaut
|
e5c72c6f46
|
add lerp to Fix64
|
2022-05-18 18:28:53 -07:00 |
cosmonaut
|
547f7a388e
|
add Fix64 random methods
|
2022-05-15 12:16:41 -07:00 |
cosmonaut
|
2bd88e1dc1
|
add a few useful functions
|
2022-05-13 16:26:26 -07:00 |
cosmonaut
|
0d93207ae9
|
Fixed Point Math (#19)
Reviewed-on: #19
|
2022-05-11 17:34:09 +00:00 |
cosmonaut
|
35ded250ed
|
some more collision fast paths
|
2022-04-05 17:31:27 -07:00 |
cosmonaut
|
08a3c01f66
|
add Vector2.Angle
|
2022-03-31 15:31:53 -07:00 |
cosmonaut
|
ec5160c060
|
add int variant to MathHelper.Approach
|
2022-03-31 14:51:18 -07:00 |
cosmonaut
|
c96c7a0d90
|
MathHelper.Approach should not return delta
|
2022-03-29 00:11:50 -07:00 |
cosmonaut
|
9f4b69e6aa
|
keyboard uses Button instead of ButtonState
|
2022-03-24 16:41:00 -07:00 |
cosmonaut
|
80c34c6b16
|
Collision API (#17)
|
2022-03-24 06:07:34 +00:00 |
cosmonaut
|
0fb7e98cb5
|
add Vector2.Transform Matrix3x2 overload
|
2022-03-15 23:02:38 -07:00 |
cosmonaut
|
8973b3e658
|
Formatting pass
|
2022-02-22 21:14:32 -08:00 |
cosmonaut
|
3b83eb41da
|
add LookAt method to Quaternion
|
2021-03-26 12:07:46 -07:00 |
cosmonaut
|
7ecb27c98a
|
add vibration support + fix controller axes
|
2021-03-09 21:48:31 -08:00 |
cosmonaut
|
09c03fece9
|
add Matrix3x2 and rename Matrix to Matrix4x4
|
2021-02-16 18:07:50 -08:00 |
cosmonaut
|
44cd77eecb
|
fix orthographic projection for vulkan NDC space
|
2021-02-10 18:13:24 -08:00 |
cosmonaut
|
45861e122d
|
math struct layouts + change Matrix projections to use right handed NDC space
|
2021-01-22 00:46:22 -08:00 |
cosmonaut
|
e251d30aa9
|
Math
|
2021-01-20 14:44:59 -08:00 |