Delyan Angelov
|
41f99c1abf
|
tools: add cmd/tools/show_ancient_deprecations.v, to cleanup ancient functionality, deprecated over an year ago (#18946)
|
2023-07-22 19:13:58 +03:00 |
|
Alexander Medvednikov
|
6756d28595
|
all: 2023 copyright
|
2023-03-28 22:55:57 +02:00 |
|
Junko
|
5bb058e35b
|
gg: revamp the Context pipeline for more effects, implement an additive effect (#16394)
|
2022-11-12 09:39:18 +02:00 |
|
Tim Marston
|
66249b8c45
|
gg: radius_to_segments() should use Context.scale (#15906)
|
2022-09-28 10:40:40 +03:00 |
|
Tim Marston
|
089e89f865
|
gg: improve arc/slice drawing (#15856)
|
2022-09-25 15:22:10 +03:00 |
|
Alexander Medvednikov
|
5a3a145e99
|
gg: fix native draw_circle on macos
|
2022-07-25 17:25:47 +03:00 |
|
Emirhan Yener
|
6b2d3a826b
|
gg: add draw_polygon_filled fn with rotation parameter (#14867)
|
2022-06-27 21:34:43 +03:00 |
|
Emirhan Yener
|
d42aadda0f
|
gg: fix draw arch functions alpha color (#14850)
|
2022-06-26 00:03:43 +03:00 |
|
tzSharing
|
eb03fad934
|
gg: improve some loops in draw_rounded_rect* methods (#14195)
|
2022-04-27 22:57:48 +03:00 |
|
tzSharing
|
85f616877f
|
gg: fix gg.draw_rounded_rect_empty() graphical abnormalities and some optimizations (#14186)
|
2022-04-27 11:22:57 +03:00 |
|
tzSharing
|
03d21a727e
|
gg: fix gg.draw_rounded_rect_filled() graphical abnormalities (#14128)
|
2022-04-22 00:16:10 +03:00 |
|
Larpon
|
aa9e2ebb25
|
gg: document all draw functions (#13931)
|
2022-04-04 18:09:19 +03:00 |
|
Delyan Angelov
|
2d184559b6
|
ci: fix failing draw_fns_api_test.v on macos (after rename)
|
2022-01-26 15:32:06 +02:00 |
|
Delyan Angelov
|
0979723636
|
gg: improve small circle (r<20) looks
|
2022-01-26 10:32:14 +02:00 |
|
kahsa
|
387b2db658
|
gg: cleanup reordering for readablity (#13258)
|
2022-01-24 14:12:34 +02:00 |
|