Héctor Ramón Jiménez
|
c4c5216e3b
|
Allow passing external state to Application::new
|
2020-03-30 18:10:15 +02:00 |
|
Héctor Ramón Jiménez
|
b0cf47cc2b
|
Create README files for all the examples
|
2020-02-21 15:20:05 +01:00 |
|
Héctor Ramón Jiménez
|
6f7247ca13
|
Rename Settings::use_antialiasing to antialiasing
|
2020-02-18 09:54:24 +01:00 |
|
Héctor Ramón Jiménez
|
9c067562fa
|
Write documentation for new canvas module
|
2020-02-18 08:48:54 +01:00 |
|
Héctor Ramón Jiménez
|
570f769744
|
Rename Settings::antialiasing to use_antialiasing
|
2020-02-15 10:50:07 +01:00 |
|
Héctor Ramón Jiménez
|
dadae12253
|
Implement MSAA for triangle pipeline in iced_wgpu
|
2020-02-15 10:08:27 +01:00 |
|
Héctor Ramón Jiménez
|
76df374624
|
Implement additional methods in path::Builder
|
2020-02-14 02:23:41 +01:00 |
|
Héctor Ramón Jiménez
|
979edeb213
|
Fix clock example eventually skipping a second
|
2020-02-12 22:38:36 +01:00 |
|
Héctor Ramón Jiménez
|
e7c400a0aa
|
Improve naming in clock example
|
2020-02-12 22:13:59 +01:00 |
|
Héctor Ramón Jiménez
|
9dc9305d93
|
Remove redundant conversion in clock example
|
2020-02-12 22:10:00 +01:00 |
|
Héctor Ramón Jiménez
|
265c08661c
|
Fix circle end_angle in clock example
|
2020-02-12 22:08:49 +01:00 |
|
Héctor Ramón Jiménez
|
4a24392c9c
|
Simplify Clock::new in clock example
|
2020-02-12 09:21:13 +01:00 |
|
Héctor Ramón Jiménez
|
96b36d0f9e
|
Increase line width in clock example
|
2020-02-12 09:00:44 +01:00 |
|
Héctor Ramón Jiménez
|
578ea4abb8
|
Finish clock example
|
2020-02-12 08:49:42 +01:00 |
|
Héctor Ramón Jiménez
|
74dd79e97f
|
Rename current Path to path::Builder
|
2020-02-12 06:41:24 +01:00 |
|
Héctor Ramón Jiménez
|
4777f5d787
|
Remove unnecessary Arc from clock example
|
2020-02-12 04:00:13 +01:00 |
|
Héctor Ramón Jiménez
|
f436f20eb8
|
Draft Canvas types and clock example
|
2020-02-12 03:47:36 +01:00 |
|