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 |
|
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 |
|
Thomas Nind
|
5a548f0805
|
Merge branch 'v2_develop' into gradients
|
2024-07-07 21:17:07 +01:00 |
|
tznind
|
116cba8c8c
|
Gradient tests
|
2024-07-07 21:06:21 +01: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 |
|
tznind
|
1f13ec5ab7
|
Streamline gradients example and add tabs
|
2024-07-06 20:57:15 +01:00 |
|
tznind
|
9672de7262
|
Add other gradients
|
2024-07-06 20:43:23 +01:00 |
|
tznind
|
ab07f53bd2
|
Radial gradient
|
2024-07-06 20:39:01 +01:00 |
|
tznind
|
d7a4e0e7c1
|
Ball bouncing properly
|
2024-07-06 20:01:49 +01:00 |
|
tznind
|
5cac6597dd
|
Investigate adding a bouncing ball animation
|
2024-07-06 09:23:06 +01:00 |
|
tznind
|
b82eda4ae5
|
Rainbow gradient!
|
2024-07-06 03:24:27 +01:00 |
|
tznind
|
8fbf4d5da9
|
Building
|
2024-07-06 02:57:15 +01:00 |
|
tznind
|
7d62ad272a
|
More random code ported
|
2024-07-05 20:25:13 +01:00 |
|
tznind
|
f3120226c4
|
Start pulling Animation a bit at a time through chat gpt from https://github.com/ChrisBuilds/terminaltexteffects
|
2024-07-05 19:26:29 +01:00 |
|
Tig
|
716ac3177f
|
Merge pull request #3575 from tig/v2_3522-IDesignable
Fixes #3522. Adds `IDesignable`: Ability for Views to load design-time/demo data
|
2024-07-03 10:33:07 -06:00 |
|
Tig
|
12562b1182
|
Fixed warning
|
2024-07-03 10:18:02 -06:00 |
|
Tig
|
0be9cde556
|
Removed dead code from scenario
|
2024-07-03 10:17:02 -06:00 |
|
Tig
|
9ef6fcbe2b
|
Merge branch 'v2_develop' into v2_3522-IDesignable
|
2024-07-03 10:12:57 -06:00 |
|