1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

10 Commits

Author SHA1 Message Date
lucasmerlin
38b072919e Merge branch 'main' into release-0.33.0
# Conflicts:
#	.typos.toml
2025-10-09 15:51:02 +02:00
Emil Ernerfeldt
d50287b83c Add taplo.toml for toml formatting (#7618) 2025-10-09 15:38:00 +02:00
lucasmerlin
eb200855f0 Allow isse and tye usernames 2025-10-09 14:29:16 +02:00
Emil Ernerfeldt
9d1dce51eb Extend .typos.toml to enforce american english (#7284)
More or less the same list we use at Rerun
2025-07-01 15:54:00 +02:00
lucasmerlin
6e3575b4c7 Add typ to known words (#5754)
This recently started to fail:
https://github.com/emilk/egui/actions/runs/13628559355/job/38091065444?pr=5706
2025-03-03 11:40:28 +01:00
Emil Ernerfeldt
95ab92ca4a Protect against mistyping "tessellator" 2025-02-04 16:28:27 +01:00
Emil Ernerfeldt
058f4753b0 Fix typos and false positives found by new version of 'typos' 2024-04-02 09:55:13 +02:00
Fredrik Fornwall
8e5959d55d Update to winit 0.29 (#3649)
* Closes https://github.com/emilk/egui/issues/3542
* Closes https://github.com/emilk/egui/issues/2977
* Closes https://github.com/emilk/egui/issues/3303

---------

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2023-12-18 14:53:14 +01:00
Emil Ernerfeldt
94edb9d5e0 Rename docs/ to web_demo/ 2023-11-16 16:44:30 +01:00
Emil Ernerfeldt
924a903610 Rename _typos.toml to .typos.toml 2023-08-08 10:34:37 +02:00