Rui Marinho
|
283ca798d4
|
Fix buikd
|
2021-10-18 19:49:49 +01:00 |
vpenades
|
ae10be192e
|
Removed no longer needed AffineTransform class.
|
2021-10-14 08:58:21 +02:00 |
vpenades
|
e852082e37
|
Replaced GetAverageScale with the more exact GetLengthScale solution.
|
2021-10-09 00:30:15 +02:00 |
vpenades
|
0cfee0f928
|
Removed AffineTransform from the APIs, in favour of System.Numerics.Matrix3x2
|
2021-10-07 01:50:59 +02:00 |
vpenades
|
67c8433e05
|
Renamed AffineTransform methods: GetMatrix to CopyTo, Concatenate methods
Remove reduntant SetMatrix methods
|
2021-10-04 23:34:52 +02:00 |
vpenades
|
ad90acce5f
|
Refactored AffineTransform property names to match those of System.Numerics.Matrix3x2, System.Windows.Media.Matrix and so on.
Added Translation, Rotation and Scaling properties to AffineTransform.
Added UnitTests for the related changes.
|
2021-10-04 15:37:10 +02:00 |
Shane Neuville
|
62a974cec3
|
Remove default check on converters
|
2021-08-03 10:38:45 -05:00 |
Jonathan Dick
|
dc0fd872d6
|
Fix color converter test rename
|
2021-07-21 18:22:41 -04:00 |
Jonathan Dick
|
4b0f816a79
|
Add Color.TryParse
|
2021-07-21 18:22:07 -04:00 |
Jonathan Dick
|
9304c4c673
|
Add test to make sure hard coded color names are in sync with code
|
2021-07-16 16:58:07 -04:00 |
Jonathan Dick
|
8a24c5af3e
|
Fix obsolete methods in tests
|
2021-07-16 16:57:42 -04:00 |
Jonathan Dick
|
e9eb88b658
|
Add some conversion tests
|
2021-07-15 15:07:25 -04:00 |
Jonathan Dick
|
3fa3065798
|
Fix up namespace
|
2021-07-15 15:06:31 -04:00 |
Jonathan Dick
|
345a758dc8
|
Add tests project to sln
|
2021-07-15 15:04:41 -04:00 |
Aaron Franke
|
cbbe2fd695
|
Format C# files for POSIX compliance
|
2021-04-20 16:48:32 -04:00 |
Matthew Leibowitz
|
c02e389d15
|
Add methods to Color
|
2021-04-20 17:30:26 +02:00 |
E.Z. Hart
|
7b87caf04a
|
Remove double cast for alpha value from the FromUint method
|
2021-04-09 14:14:05 -06:00 |
Jonathan Dick
|
60c4546b2f
|
Add some net6 project
|
2021-03-22 14:40:04 -04:00 |
James Clancey
|
81b3692d9d
|
Initial pass at rename
|
2021-03-11 11:12:48 -09:00 |