Christopher Whitley
|
9239fced04
|
Remove Point2 (#875)
* Added `CalculateMinimumVector2` and `CalculateMaximumVector2` as replacement for `Point2.Minimum` and `Point2.Maximum`
* Remove `Point2`
|
2024-05-29 01:32:50 -04:00 |
|
Christopher Whitley
|
25206c57da
|
Rename Size2 to SizeF (#873)
|
2024-05-29 00:23:49 -04:00 |
|
Christopher Whitley
|
49038f5d42
|
Replace Matrix2 with Matrix3x2 (#870)
* Replace `Matrix2` with `Matrix3x2`
* Update benchmarks
* Add XML documentation for `Matrix3x2`
|
2024-05-27 15:44:38 -04:00 |
|
Christopher Whitley
|
f68cff17bf
|
Moved tests into test directory
|
2024-05-18 20:01:37 -04:00 |
|