Commit Graph

6323 Commits

Author SHA1 Message Date
Tig
f655d74940 trying to fix 3052 4 2024-07-07 14:57:59 -06:00
tznind
b9a8c7d263 Fix GradientFill when not at origin 2024-07-07 21:56:23 +01:00
Tig
8683568956 trying to fix 3052 3 2024-07-07 14:46:53 -06:00
Tig
ec04bd5512 trying to fix 3052 2 2024-07-07 14:45:21 -06:00
tznind
c62cd84b99 Add xml comment 2024-07-07 21:44:49 +01:00
tznind
d15f3af388 Add tests that confirm LineCanvas behavior with Fill 2024-07-07 21:41:19 +01:00
Tig
02999638f0 trying to fix 3052 2024-07-07 14:40:54 -06:00
tznind
afc0bf02c5 Fix dodgy constructor on FillPair and add tests 2024-07-07 21:35:13 +01:00
tznind
8a56586fec Fix note comment and add tests for SolidFill class 2024-07-07 21:30:31 +01:00
Thomas Nind
52401229e2 Merge branch 'v2_develop' into gradients 2024-07-07 21:25:56 +01:00
Tig
97335e4048 trying to get release tag right 2024-07-07 14:25:08 -06:00
Tig
19c059de20 backported from v2_release 2024-07-07 14:20:18 -06:00
tznind
1ef5645064 Merge branch 'gradients' of https://github.com/tznind/gui.cs into gradients 2024-07-07 21:20:15 +01:00
tznind
0631579bd9 Fix naming and tests compiler warnings 2024-07-07 21:19:55 +01:00
Tig
f71b50448e v2_develop builds get '-dev' prefix 2024-07-07 14:18:52 -06:00
Thomas Nind
5a548f0805 Merge branch 'v2_develop' into gradients 2024-07-07 21:17:07 +01:00
Tig
f2a14a18f0 Updated yml 2024-07-07 14:16:50 -06:00
Tig
6f9e792494 Updated yml 2024-07-07 14:15:05 -06:00
Tig
aeb6ed5479 Updated yml 2024-07-07 14:07:50 -06:00
tznind
116cba8c8c Gradient tests 2024-07-07 21:06:21 +01:00
Tig
404b406f8c Updated yml 2024-07-07 14:01:49 -06:00
Tig
b2bbd42a50 Updated yml 2024-07-07 13:59:36 -06:00
Tig
ae7eeeb850 Update gitversion 2024-07-07 13:53:22 -06:00
Tig
41fa134860 Merge pull request #3591 from gui-cs/v2_develop
Updates `v2` to match `v2_develop`
2024-07-07 13:50:19 -06:00
Tig
1816529ca2 Merge pull request #3590 from tig/v2_2699-V2CICD
Partially Fixes #2699. Update V2's CI/CD
2024-07-07 13:37:56 -06:00
Tig
230fa5b02a Re added checkout 2024-07-07 13:35:01 -06:00
Tig
adc4feda1f Tweaked yml 2024-07-07 13:30:21 -06:00
Tig
ff659cd1de Merge pull request #3587 from tig/v2_1845-Application-ToString
Fixes #1845. `Application.ToString` returns formatted driver contents
2024-07-07 13:21:25 -06:00
Tig
ff1b89851e Merge pull request #3585 from tig/v2_3303-Thickness-Record-Struct
Fixes #3303. Makes `Thickness` a `record struct`
2024-07-07 13:21:06 -06:00
tznind
a167366b14 Tests, xmldoc and guards 2024-07-07 20:13:56 +01:00
tznind
be764b7903 xml doc 2024-07-07 19:54:02 +01:00
Tig
f1cab7d55a Fixed API docs 2024-07-07 09:38:00 -06:00
Tig
f9fc33ff54 Fixed error 2024-07-07 09:34:40 -06:00
Tig
12a396846d Moved code out of testhelpers to Application.ToString() 2024-07-07 09:25:54 -06:00
Tig
8d527709e2 Code cleanup 2024-07-07 08:45:10 -06:00
Tig
efcb635477 Use Vector4 2024-07-07 08:41:32 -06:00
Thomas Nind
5a28eb93fd Merge branch 'v2_develop' into gradients 2024-07-07 11:17:25 +01:00
tznind
f7d584be59 Add attribution 2024-07-07 11:12:15 +01:00
tznind
cbcf4b5186 Remove everything except gradient 2024-07-07 10:18:28 +01:00
tznind
e80f61b171 Restore diagonal demo 2024-07-07 09:34:08 +01:00
tznind
a5c1d73c55 Fix bug in StraightLine as it calculates intersections 2024-07-07 09:32:34 +01:00
tznind
c1e82e63e4 Add tests, corners not working properly for some reason 2024-07-07 05:34:50 +01:00
tznind
3171df8e02 LineCanvas support for gradient fill 2024-07-07 04:41:34 +01:00
Tig
4f1688f6db Code cleanup 2024-07-06 20:25:13 -06:00
Tig
fb29b5c139 Made Thickness a record struct 2024-07-06 20:11:55 -06:00
Tig
01dd3ef6fc Merge pull request #3584 from tig/v2_3583-ShadowStyleOpaque
Fixes #3583. `ShadowStyle.Opaque` broke
2024-07-06 20:03:44 -06:00
Tig
8125357ce4 code cleanup 2024-07-06 16:31:16 -06:00
Tig
6f92d6db40 Added comments 2024-07-06 16:29:19 -06:00
Tig
2497419a28 Added comments 2024-07-06 16:27:37 -06:00
Tig
88bb3984c0 Fixed bug. Added unit tests 2024-07-06 16:19:35 -06:00