Anton
|
763f94388b
|
all: update copyright year (#20334)
|
2024-01-01 23:29:54 +02:00 |
|
Larpon
|
6d0d82dbb9
|
gg: fix overlapping slices in draw_slice_filled() (#20182)
|
2023-12-15 19:31:33 +02:00 |
|
Alexander Medvednikov
|
01e6f6473b
|
gg: set_window_title; macos img fix; gx: color fixes; strings: Builder.writeln_string
|
2023-11-22 03:10:34 +03:00 |
|
Joe C
|
757929392e
|
all: update attributes to use new syntax
|
2023-11-15 16:16:01 +11:00 |
|
Turiiya
|
f98bb863ab
|
vlib: fix typos and formatting (#19649)
|
2023-10-25 11:19:56 +03:00 |
|
Delyan Angelov
|
2af135d716
|
gg: fix the alignment of the bottom border of draw_rounded_rect_empty on macos and linux
|
2023-10-13 01:40:34 +03:00 |
|
Adam Oates
|
11e67a1a5f
|
gg: fix draw_rounded_rect_empty (fixes #19470) (#19552)
|
2023-10-12 03:18:42 +03:00 |
|
Alexander Medvednikov
|
83067667c7
|
checker: improve -line-info
|
2023-08-14 09:37:46 +03:00 |
|
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 |
|