egui/crates
crispy-strawberry a726e656a4
Very small typo fix (#3693)
<!--
Please read the "Making a PR" section of
[`CONTRIBUTING.md`](https://github.com/emilk/egui/blob/master/CONTRIBUTING.md)
before opening a Pull Request!

* Keep your PR:s small and focused.
* If applicable, add a screenshot or gif.
* If it is a non-trivial addition, consider adding a demo for it to
`egui_demo_lib`, or a new example.
* Do NOT open PR:s from your `master` branch, as that makes it hard for
maintainers to add commits to your PR.
* Remember to run `cargo fmt` and `cargo cranky`.
* Open the PR as a draft until you have self-reviewed it and run
`./scripts/check.sh`.
* When you have addressed a PR comment, mark it as resolved.

Please be patient! I will review your PR, but my time is limited!
-->

Small spelling error - changed `Addintional` to `Additional`
2023-12-18 15:43:09 +01:00
..
ecolor Release 0.24.1 - Bug fixes 2023-11-30 17:46:25 +01:00
eframe Very small typo fix (#3693) 2023-12-18 15:43:09 +01:00
egui Update to winit 0.29 (#3649) 2023-12-18 14:53:14 +01:00
egui-wgpu Update to winit 0.29 (#3649) 2023-12-18 14:53:14 +01:00
egui-winit Update to winit 0.29 (#3649) 2023-12-18 14:53:14 +01:00
egui_demo_app Update dependencies (#3700) 2023-12-12 12:59:40 +01:00
egui_demo_lib Update dependencies (#3700) 2023-12-12 12:59:40 +01:00
egui_extras Update to winit 0.29 (#3649) 2023-12-18 14:53:14 +01:00
egui_glow Update to glow 0.13 (#3715) 2023-12-18 15:15:20 +01:00
egui_plot Remove deprecated functions (#3692) 2023-12-08 11:02:57 +01:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Remove deprecated functions (#3692) 2023-12-08 11:02:57 +01:00
epaint Update dependencies (#3700) 2023-12-12 12:59:40 +01:00