Skip to content

Pull requests: nical/lyon

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

lyon_path 1.0.7
#928 by nical was merged Feb 27, 2025 Loading…
fix: 🐛 the typo in building the rounded rectangle path
#927 by M-Adoo was merged Feb 27, 2025 Loading…
Update wgpu to 24.0
#926 by nical was merged Jan 16, 2025 Loading…
Update wgpu dependency to verison 23
#922 by nical was merged Oct 31, 2024 Loading…
Fix lyon_path with serde and without default features
#921 by nical was merged Oct 23, 2024 Loading…
Fix double close in the parser
#920 by nical was merged Oct 22, 2024 Loading…
Fix an issue in wgpu_svg example.
#917 by pigking12345 was merged Sep 5, 2024 Loading…
Update wgpu to 22.0
#914 by nical was merged Sep 6, 2024 Loading…
Fix square end caps in the stroke tessellator
#908 by nical was merged May 21, 2024 Loading…
Bump mio from 0.8.0 to 0.8.11 dependencies Pull requests that update a dependency file
#905 by dependabot bot was closed May 15, 2024 Loading…
Fix PathBuffer::clear not clearing its path list
#904 by manpat was merged May 15, 2024 Loading…
Add a clear() method to VertexBuffers
#903 by tgross35 was merged May 15, 2024 Loading…
Update wgpu and winit versions in the Wgpu example
#902 by tgross35 was merged May 15, 2024 Loading…
Fix a couple of typos
#900 by nical was merged Apr 21, 2024 Loading…
lyon_tessellation 1.0.14 and lyon_extra 1.0.2
#899 by nical was merged Apr 20, 2024 Loading…
Better support scientific notation in the path parser
#898 by nical was merged Apr 20, 2024 Loading…
Work around a variable width stroke issue
#897 by nical was merged Apr 20, 2024 Loading…
Upgrade wgpu_svg example to latest version of usvg
#893 by hrydgard was merged Apr 20, 2024 Loading…
Fix overly strict CubicBezierSegment::is_linear
#889 by nical was merged Dec 26, 2023 Loading…
Add no_std support for lyon_tessellation
#887 by konall was merged Dec 17, 2023 Loading…
Remove a debug assertion in monotone.rs
#886 by nical was merged Dec 6, 2023 Loading…
Hit testing fix
#883 by nical was merged Nov 18, 2023 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.